mirror of
https://github.com/LCPQ/quantum_package
synced 2025-01-09 20:48:47 +01:00
QP module
This commit is contained in:
parent
86828cc6d6
commit
3e0b2b5827
@ -27,7 +27,7 @@ python:
|
|||||||
script:
|
script:
|
||||||
- ./configure --production ./config/gfortran.cfg
|
- ./configure --production ./config/gfortran.cfg
|
||||||
- source ./quantum_package.rc
|
- source ./quantum_package.rc
|
||||||
- qp_install_module.py install Full_CI Hartree_Fock CAS_SD MRCC_CASSD
|
- qp_module.py install Full_CI Hartree_Fock CAS_SD MRCC_CASSD
|
||||||
- ninja
|
- ninja
|
||||||
- cd ocaml ; make ; cd -
|
- cd ocaml ; make ; cd -
|
||||||
- cd test ; bats bats/qp.bats
|
- cd test ; bats bats/qp.bats
|
||||||
|
Loading…
Reference in New Issue
Block a user