USCqserver/OpenQuantumTools.jl

Add EIGS to other Hamiltonian type

Open

#35 opened on Sep 4, 2020

 (0 comments) (0 reactions) (0 assignees)Julia (12 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (76 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide