mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-12-21 19:13:29 +01:00
Cholesky false by default
This commit is contained in:
parent
0330ac6ccc
commit
2d06e8fdae
2
external/qp2-dependencies
vendored
2
external/qp2-dependencies
vendored
@ -1 +1 @@
|
|||||||
Subproject commit e0d0e02e9f5ece138d1520106954a881ab0b8db2
|
Subproject commit 6e23ebac001acae91d1c762ca934e09a9b7d614a
|
@ -22,4 +22,4 @@ ezfio_name: direct
|
|||||||
type: logical
|
type: logical
|
||||||
doc: Perform Cholesky decomposition of AO integrals
|
doc: Perform Cholesky decomposition of AO integrals
|
||||||
interface: ezfio,provider,ocaml
|
interface: ezfio,provider,ocaml
|
||||||
default: True
|
default: False
|
||||||
|
Loading…
Reference in New Issue
Block a user