9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-14 00:25:17 +02:00
Commit Graph

2170 Commits

Author SHA1 Message Date
cf479a80af Avoid divergence in (T)
Some checks failed
continuous-integration/drone/push Build is failing
2024-04-17 18:06:53 +02:00
e35e65ea2c Abs in CCSD
Some checks failed
continuous-integration/drone/push Build is failing
2024-04-17 11:40:00 +02:00
4fe07d97b0 Added MP2 program
Some checks failed
continuous-integration/drone/push Build is failing
2024-04-09 12:41:53 +02:00
43b83ee8e9 Better error message 2024-04-09 12:34:35 +02:00
88cffcb269 Force MOs to be on axes. Nice for atoms
Some checks failed
continuous-integration/drone/push Build is failing
2024-04-05 17:51:48 +02:00
8e0a9be9ad Add metadata to TREXIO 2024-04-05 14:25:45 +02:00
6848470850 Fix underflow in EZFIO 2024-04-05 14:25:32 +02:00
43648cddb0 Fixed qp_plugins update 2024-04-05 14:24:42 +02:00
4173cb5b70 Merge branch 'master' into dev-stable
Some checks failed
continuous-integration/drone/push Build is failing
2024-04-04 15:06:46 +02:00
0c8845f5f2 Fix qp_convert
Some checks failed
continuous-integration/drone/push Build is failing
2024-04-04 15:06:30 +02:00
3d5788d370 Merge branch 'dev-stable' of github.com:QuantumPackage/qp2 into dev-stable
Some checks failed
continuous-integration/drone/push Build is failing
2024-04-03 16:59:31 +02:00
b22c835ec8 Add nthreads_pt2 to (T) 2024-04-03 16:59:15 +02:00
4190aee606 Merge branch 'dev-stable' of github.com:QuantumPackage/qp2 into dev-stable 2024-04-03 15:34:16 +02:00
10bcd771fd Merge branch 'master' into dev-stable 2024-04-03 15:33:28 +02:00
e4ce9ef219 Upgrade trexio version in configure
Some checks failed
continuous-integration/drone/push Build is failing
2024-04-03 15:32:56 +02:00
d93b529b36 Improve (T)
Some checks failed
continuous-integration/drone/push Build is failing
2024-04-03 11:49:55 +02:00
a209b1b8cb Merge branch 'master' into dev-stable 2024-04-02 17:43:53 +02:00
4e692558a6 Changed total memory to resident memory in check
Some checks failed
continuous-integration/drone/push Build is failing
2024-04-02 17:41:19 +02:00
Yann Damour
9e29a56ed3
Merge pull request #326 from Ydrnan/dev-stable-add
Some checks failed
continuous-integration/drone/push Build is failing
bugfix davidson recontraction + update
2024-03-28 10:13:55 +01:00
7a3379a43e bugfix davidson recontraction + update 2024-03-27 16:56:05 +01:00
a4db5a87e0 Merge branch 'dev-stable' of github.com:QuantumPackage/qp2 into dev-stable
Some checks failed
continuous-integration/drone/push Build is failing
2024-03-27 14:18:55 +01:00
868988b446 Restored PT2 print 2024-03-27 14:18:23 +01:00
c71c63d3d6 Merge branch 'dev-stable' of github.com:QuantumPackage/qp2 into dev-stable
Some checks failed
continuous-integration/drone/push Build is failing
2024-03-26 16:15:32 +01:00
f07db955f8 Fix qp_set_frozen_core 2024-03-26 16:15:20 +01:00
6a4ce5bf94
Merge pull request #325 from Ydrnan/dev-stable-add
state following
2024-03-26 15:31:13 +01:00
57657cb163 bugfix large N_det 2024-03-26 15:22:20 +01:00
54d836f029 state following 2024-03-26 11:31:04 +01:00
15f435428a
Merge pull request #324 from QuantumPackage/dev-stable
Some checks failed
continuous-integration/drone/push Build is failing
Added the first tutorial for plugins
2024-03-25 17:03:24 +01:00
eginer
a7a43dafb6 modified the doc according to the new path of tuto plugin
Some checks failed
continuous-integration/drone/push Build is failing
2024-03-25 17:02:28 +01:00
eginer
9abc0c996a mv tuto_plugins in local 2024-03-25 17:00:14 +01:00
eginer
64523de3ae minor modifs in cipsi_tc_bi_ortho/selection.irp.f 2024-03-22 18:33:17 +01:00
eginer
e0af6d8425 added properly the first tuto!
Some checks failed
continuous-integration/drone/push Build is failing
2024-03-22 17:29:32 +01:00
eginer
dd2f0a2c07 added the introduction to the plugins tutorial 2024-03-22 16:30:08 +01:00
eginer
8e6894b7bd Merge branch 'dev-stable' of https://github.com/QuantumPackage/qp2 into dev-stable
Some checks failed
continuous-integration/drone/push Build is failing
2024-03-22 14:57:04 +01:00
eginer
9d3743e530 added some providers and the first tutorial for plugins 2024-03-22 14:56:39 +01:00
eginer
7bc6b88854 added H2.xyz in tuto_plugins 2024-03-21 15:31:23 +01:00
eginer
1fd93d76b6 working on the tuto 2024-03-21 15:31:06 +01:00
c63b69e8da Fixing ReadtheDocs
Some checks failed
continuous-integration/drone/push Build is failing
2024-03-20 16:12:34 +01:00
df9299c661 Updated documentation 2024-03-20 16:06:44 +01:00
f3a3c3ee63 Merge branch 'master' into dev-stable 2024-03-20 15:03:37 +01:00
70a203d9e5
Merge pull request #323 from kgasperich/ormas-clean
ORMAS implementation
2024-03-20 14:55:17 +01:00
7aff1a33a9 Fixed nested parallelism in cholesky
Some checks failed
continuous-integration/drone/push Build is failing
2024-03-20 09:20:21 +01:00
1839809432 Introduced all_shells_closed 2024-03-20 09:20:11 +01:00
Kevin Gasperich
65d7ca1aa2 Merge branch 'master' into ormas-clean 2024-03-19 11:08:38 -05:00
00859876d5 Fixed read/write in qp_edit
Some checks failed
continuous-integration/drone/push Build is failing
2024-03-18 17:53:22 +01:00
a29c67a738 Implemented #322
Some checks failed
continuous-integration/drone/push Build is failing
2024-03-16 15:21:40 +01:00
fdd6392d57 Merge branch 'dev-stable' of github.com:QuantumPackage/qp2 into dev-stable
Some checks failed
continuous-integration/drone/push Build is failing
2024-03-15 18:19:08 +01:00
0a8d57abd9 Accelerated BH Jastrow 2024-03-15 18:19:00 +01:00
eginer
a8de10987f added script_tc_jmu_h2o_gd_exc.sh 2024-03-15 17:10:22 +01:00
eginer
cb8c823a2c added script_tc_bh_h2o_gd_exc.sh in fci_tc_bi 2024-03-15 16:27:02 +01:00