10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-03 18:05:59 +02:00
Commit Graph

141 Commits

Author SHA1 Message Date
9245c090e2 debugging 2018-05-22 19:11:10 +02:00
9fd2a7ef39 Merge branch 'alpha_factory' of https://github.com/garniron/quantum_package into garniron-alpha_factory
Conflicts:
	plugins/dress_zmq/alpha_factory.irp.f
	plugins/dress_zmq/dress_stoch_routines.irp.f
	plugins/mrcepa0/mrcc_stoch_routines.irp.f
2018-03-05 17:26:43 +01:00
Yann Garniron
22b2870b9f corrected assert(N_states>1) 2018-03-01 11:35:00 +01:00
02ff02256d Merge branch 'alpha_factory' of github.com:garniron/quantum_package 2018-02-26 19:06:11 +01:00
Yann Garniron
bd767bbb36 i_h_j_s2 - optimization in mrcc_sto 2018-02-26 11:33:32 +01:00
Yann Garniron
5150497318 working but super slow mrcc_sto 2018-02-20 15:51:53 +01:00
Yann Garniron
55a3af4190 Merge branch 'master' of https://github.com/scemama/quantum_package into alpha_factory 2018-02-19 17:16:31 +01:00
Yann Garniron
10ffd8f789 non-working mrcc_sto 2018-02-19 17:15:59 +01:00
218f39770c Cleaning 2018-02-16 17:29:24 +01:00
Yann Garniron
eacc63624c minilisted dress_zmq - mrcc_sto as unittest 2018-02-14 10:33:11 +01:00
Yann Garniron
7cd8ea50f5 Merge branch 'master' of https://github.com/scemama/quantum_package 2018-02-12 14:00:56 +01:00
572639e632 Renaming of modules 2018-02-09 17:19:23 +01:00
d1a1c359f4 Missing file 2018-02-09 15:55:21 +01:00
Yann Garniron
ff1ef59d32 merged with scemama 2018-02-09 09:58:19 +01:00
5f6349e7ac Generalized Davdison for dressed methods 2018-02-08 17:48:47 +01:00
Yann Garniron
f8924a82f4 reduced write on checkpoints 2018-02-02 13:10:14 +01:00
Yann Garniron
045109056f bug with zmq_state 2018-01-13 01:55:54 +01:00
2550047bb2 Fixed mrcc stoch 2018-01-10 19:30:02 +01:00
Yann Garniron
80005aa36e fixed file conflict 2018-01-09 13:39:06 +01:00
Yann Garniron
5166768d96 merged stash 2018-01-09 13:29:34 +01:00
Yann Garniron
82d37fa2b2 Merge branch 'master' of https://github.com/scemama/quantum_package into stashed
Conflicts:
	plugins/mrcepa0/mrcc_stoch_routines.irp.f
2018-01-09 12:20:19 +01:00
Yann Garniron
863782ab79 fixed merge 2018-01-09 10:41:45 +01:00
a68f3bb909 Fixed travis 2018-01-05 18:15:34 +01:00
333b4b1b07 Fixed MRCEPA 2017-12-18 18:40:49 +01:00
7fe2ff4605 Merge branch 'master' of github.com:scemama/quantum_package
Conflicts:
	plugins/mrcepa0/mrcc_stoch_routines.irp.f
2017-12-18 18:37:04 +01:00
7bb866e8ad Forgot file 2017-12-18 18:05:06 +01:00
0fefc7c20e Merge branch 'master' into develop
Conflicts:
	src/Integrals_Bielec/mo_bi_integrals.irp.f
2017-12-18 10:20:10 +01:00
Anthony Scemama
87e00d415b
mrcc_zmq updated for recent changes (#57) 2017-12-18 09:34:06 +01:00
60ecb0006f Fixed memory leak in 4idx 2017-12-12 15:28:27 +01:00
Yann Garniron
7d0af98625 mrcc_zmq updated for recent changes 2017-12-11 15:28:24 +01:00
ad58d8c55d Removed ezfio_interface file 2017-12-08 14:12:39 +01:00
a3c3a32519 Merge branch 'master' of github.com:scemama/quantum_package 2017-12-08 14:12:20 +01:00
garniron
a14e69bdb7
Merge branch 'master' into master 2017-12-06 16:16:44 +01:00
d98805b3e5 Added ZMQ 4idx 2017-12-05 18:54:10 +01:00
44f91e4187 MRCC merge with garniroy, broken 2017-12-04 12:04:46 +01:00
Anthony Scemama
a846375d25
MRCC stoch (#56)
* experimental mrcc_sto

* experimental (not working) delta_cancel

* delta_cancel was uninitialized

* mrcc dressing on first column ; mrcc_stoch estimates energy from dressing

* mrcc_zmq

* checkpointed mrcc_zmq

* corrected small bias - better balanced checkpoints

* checkpoints were triggered at wrong time

* hardcoded and arbitrary target absolute error for mrcc_zmq

* removed delta_ij_cancel

* removed useless parameter coef in mrcc_part_dress_1c
2017-12-04 10:49:37 +01:00
0c190934a8 Format in pseudo 2017-12-01 13:27:34 +01:00
db0e74bf37 Replace subs by funcs in ZMQ 2017-11-29 17:28:55 +01:00
Yann Garniron
efd37a5adc removed useless parameter coef in mrcc_part_dress_1c 2017-11-21 15:10:52 +01:00
Yann Garniron
aec9872ccb removed delta_ij_cancel 2017-11-21 14:55:31 +01:00
Yann Garniron
eb5b802bfb merged mrcc_sto 2017-11-20 11:03:58 +01:00
Yann Garniron
e1fb8eded2 hardcoded and arbitrary target absolute error for mrcc_zmq 2017-11-20 10:56:04 +01:00
Yann Garniron
159b4ce498 checkpoints were triggered at wrong time 2017-11-07 15:04:12 +01:00
Yann Garniron
db5d329062 corrected small bias - better balanced checkpoints 2017-11-07 11:46:39 +01:00
Yann Garniron
19f3671775 checkpointed mrcc_zmq 2017-11-06 13:18:23 +01:00
Yann Garniron
d84fbabb8d mrcc_zmq 2017-10-27 11:14:22 +02:00
Yann Garniron
2f2840ebb5 missing files....... 2017-10-23 09:57:33 +02:00
Yann Garniron
b5b333904f mrcc dressing on first column ; mrcc_stoch estimates energy from dressing 2017-10-23 09:56:38 +02:00
Yann Garniron
70543a965f delta_cancel was uninitialized 2017-10-18 15:10:15 +02:00
Yann Garniron
59976b6c58 experimental (not working) delta_cancel 2017-10-17 16:05:51 +02:00