USCqserver/OpenQuantumTools.jl

Add EIGS to other Hamiltonian type

Aberta

#35 aberto em 4 de set. de 2020

 (0 comentário) (0 reação) (0 responsável)Julia (12 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (76 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Right now, only DenseHamiltonian and SparseHamiltonian supports user defined EIGS and eigen_decomp. The can be extended to other AbstractHamiltonian types.

Guia do colaborador