10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2025-05-07 07:35:05 +02:00
2022-09-09 10:22:59 +02:00

18 lines
381 B
INI

[csf_based]
type: logical
doc: If |true|, use the CSF-based algorithm
default: False
interface: ezfio,provider,ocaml
[only_expected_s2]
type: logical
doc: If |true|, use filter out all vectors with bad |S^2| values
default: True
interface: ezfio,provider,ocaml
[without_diagonal]
type: logical
doc: If |true|, don't use denominator
default: False
interface: ezfio,provider,ocaml