mirror of
https://github.com/QuantumPackage/qp2.git
synced 2025-02-12 11:44:11 +01:00
Merge remote-tracking branch 'origin/dev' into dev-lct
This commit is contained in:
commit
dec1fe10ba
@ -17,7 +17,7 @@ https://arxiv.org/abs/1902.08154
|
||||
# Build status
|
||||
|
||||
* Master [](https://travis-ci.org/QuantumPackage/qp2)
|
||||
* Development [](https://travis-ci.org/QuantumPackage/qp2)
|
||||
* Development [](https://travis-ci.org/QuantumPackage/qp2)
|
||||
* Documentation [](https://quantum-package.readthedocs.io/en/master/?badge=master)
|
||||
|
||||
|
||||
|
2
configure
vendored
2
configure
vendored
@ -60,7 +60,7 @@ function execute () {
|
||||
}
|
||||
|
||||
PACKAGES=""
|
||||
OCAML_PACKAGES="ocamlbuild cryptokit zmq core sexplib ppx_sexp_conv ppx_deriving getopt"
|
||||
OCAML_PACKAGES="ocamlbuild cryptokit zmq core.v0.11.3 sexplib ppx_sexp_conv ppx_deriving getopt"
|
||||
|
||||
while true ; do
|
||||
case "$1" in
|
||||
|
@ -48,7 +48,7 @@ program fci
|
||||
else
|
||||
PROVIDE mo_two_e_integrals_in_map
|
||||
|
||||
!call run_slave_cipsi
|
||||
call run_slave_cipsi
|
||||
|
||||
endif
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user