mirror of
https://github.com/QuantumPackage/qp2.git
synced 2025-01-05 10:59:45 +01:00
added Abdallah's non hermit davidson
This commit is contained in:
parent
eb4d6f254f
commit
25201fc4be
@ -63,3 +63,10 @@ type: logical
|
|||||||
doc: If |true|, don't use denominator
|
doc: If |true|, don't use denominator
|
||||||
default: False
|
default: False
|
||||||
interface: ezfio,provider,ocaml
|
interface: ezfio,provider,ocaml
|
||||||
|
|
||||||
|
[threshold_nonsym_davidson]
|
||||||
|
type: Threshold
|
||||||
|
doc: Thresholds of non-symetric Davidson's algorithm
|
||||||
|
interface: ezfio,provider,ocaml
|
||||||
|
default: 1.e-5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user