9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-13 08:05:17 +02:00

added Abdallah's non hermit davidson

This commit is contained in:
eginer 2022-06-29 17:46:27 +02:00
parent eb4d6f254f
commit 25201fc4be

View File

@ -63,3 +63,10 @@ type: logical
doc: If |true|, don't use denominator
default: False
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