10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-02 03:15:29 +02:00
Commit Graph

51 Commits

Author SHA1 Message Date
dd441417e8 Merge branch 'master' of https://github.com/garniron/quantum_package into garniron-master
Conflicts:
	config/ifort.cfg
	data/pseudo/tn_df
	plugins/MRCC_Utils/H_apply.irp.f
	src/Determinants/H_apply_zmq.template.f
	src/Determinants/davidson.irp.f
	src/Utils/LinearAlgebra.irp.f
2016-07-07 13:30:58 +02:00
Yann Garniron
ee257c3d6f merge with LCPQ 2016-07-06 16:15:47 +02:00
ac40124ac6 Move mmap.f90 2016-06-15 14:23:19 +02:00
5502f94503 Allocatable minilist 2016-06-06 15:40:14 +02:00
f00f11830e Upgraded ZeroMQ 2016-06-06 10:56:28 +02:00
3781ca757e Introduces full_ci_dressed 2016-05-30 00:29:37 +02:00
Yann Garniron
f8ece7d40b added OMP - excitations as integer2 2016-05-20 11:27:39 +02:00
Yann Garniron
33bd506328 working mrcc 2016-05-20 09:44:22 +02:00
Yann Garniron
55138005a0 mrcc 2nd version - not working 2016-05-13 19:28:50 +02:00
d35d555eda Davidson thresold 2016-05-02 10:31:57 +02:00
Yann Garniron
1469822e94 corrected bug in MRCC 2016-03-31 10:40:39 +02:00
c504518542 MRCC acceleration 2016-03-29 23:18:26 +02:00
20a857c446 Distributed PT2 2016-02-19 00:20:28 +01:00
Emmanuel Giner
6bbc24c1ec Added the diagonalize_s2 option 2016-02-16 17:43:26 +01:00
fa2187fea0 Corrected again bug for 64th MO 2016-01-26 01:08:07 +01:00
42b0f7ed13 Pseudo is set by ocaml functions 2016-01-25 22:45:23 +01:00
a78852b96a Corrected bug in Slater rules (64th MO) 2016-01-25 22:17:55 +01:00
3d7687e3c3 Accelerated diagonal element calculations in PT2 2015-11-24 17:01:09 +01:00
17b45ba194 Accelerated bitstring_to_list_ab 2015-11-21 00:32:58 +01:00
5d253ea84b Accelerated diag_h_mat_elem 2015-11-20 22:11:22 +01:00
007e234997 bitstring_to_list_ab 2015-11-20 19:51:56 +01:00
ecbaf5bd39 Changed i_H_psi to i_H_psi_minilist when minilist is used 2015-11-20 09:26:45 +01:00
9b03a9d2c7 Merge branch 'i_H_psi' of https://github.com/garniron/quantum_package into garniron-i_H_psi
Conflicts:
	config/gfortran.cfg
2015-11-20 01:11:19 +01:00
Yann Garniron
8a67f8e7d9 added create_minilist_find_previous 2015-11-19 20:57:44 +01:00
Yann Garniron
cd4511e29b removed rogue line of code 2015-11-19 17:29:22 +01:00
Yann Garniron
54ec552c14 simple untested minilist for all perturbations 2015-11-19 17:18:08 +01:00
Yann Garniron
132c74e60b minilist simple pour epstein 2x2 2015-11-19 15:06:56 +01:00
029547820a Allocatable array instead of automatic array in Davidson 2015-11-18 00:18:18 +01:00
4679023df9 Added Davidson threshold in EZFIO 2015-11-17 00:16:15 +01:00
62a8253244 Introduced Schwartz screening in map_get 2015-11-16 22:08:36 +01:00
6a640567e8 Davidson optimization 2015-11-13 17:36:29 +01:00
b7e20b3493 Corrected mysterious openmp bug 2015-11-13 13:38:42 +01:00
66e1ef316d Barrier is not implicit after OMP_SINGLE 2015-11-13 13:22:25 +01:00
Yann Garniron
8f7487dee5 updated H_u_0 to match the method used in H_u_0_mrcc 2015-11-09 10:16:13 +01:00
Yann Garniron
238a5d6dd6 removed some unused functions 2015-11-04 16:24:12 +01:00
Yann Garniron
3eec2f5683 det_connections removed - some useless functions commented out 2015-10-31 18:42:46 +01:00
Yann Garniron
cad30f56f9 connected_to_ref 2015-10-25 21:23:12 +01:00
Yann Garniron
acaa0c7636 Merging 2015-10-23 09:51:43 +02:00
Yann Garniron
9186be8c56 tri alpha/beta simple pour filter_connected_davidson 2015-10-22 11:10:20 +02:00
Yann Garniron
b6000270ca tri alpha/beta simple pour filter_connected_davidson 2015-10-21 15:50:15 +02:00
e28de8a15e Merge branch 'master' of https://github.com/garniron/quantum_package into garniron-master
Conflicts:
	ocaml/.gitignore
	plugins/CAS_SD/README.rst
	plugins/Full_CI/README.rst
	plugins/MRCC_Utils/README.rst
	plugins/Perturbation/README.rst
	src/Determinants/README.rst
	src/Ezfio_files/README.rst
2015-10-16 13:55:32 +02:00
Yann Garniron
bbbc72341a minilist primitive/tri par alpha en cours 2015-10-16 13:06:19 +02:00
ff2a0330d7 Compiles now 2015-09-19 01:53:23 +02:00
979aa6a793 Bug in get_excitation_degree_vector 2015-09-19 01:37:44 +02:00
f06d8dc257 Accelerated get_excitation_degree_vector 2015-07-29 16:08:28 +02:00
7ef8ee171d Accelerated get_excitation_degree_vector 2015-07-29 15:35:01 +02:00
01699dd0c1 i_H_j_phase_out missing in previous commit 2015-07-28 18:57:43 +02:00
8671e53615 Merge branch 'master' of https://github.com/eginer/quantum_package into eginer-master
Conflicts:
	plugins/CISD/README.rst
	plugins/CISD_SC2_selected/README.rst
	plugins/CISD_selected/README.rst
	plugins/DDCI_selected/README.rst
	plugins/MRCC_CASSD/.gitignore
	src/Determinants/davidson.irp.f
	src/Determinants/slater_rules.irp.f
	src/Ezfio_files/README.rst
2015-07-28 18:36:50 +02:00
Manu
608f1fd302 MRCC_Utils_new seems to work, but not sure 2015-07-28 16:41:02 +02:00
b6d8531583 Accelerated S^2 2015-07-14 01:06:28 +02:00