10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2025-04-28 11:14:56 +02:00

17 Commits

Author SHA1 Message Date
96e2783d1e Add possibility of single precision cholesky vectors 2025-02-13 15:05:27 +01:00
0c6d513bbf Implemented single precision for cholesky mo 2025-01-24 19:07:16 +01:00
eginer
d219dc1026 beginning to put cholesky in CASSCF 2024-07-11 13:57:28 +02:00
90c3db3103 Accelerated cache 2024-06-11 14:38:50 +02:00
82654efdf9 Optimized get_integrals 2024-06-11 13:06:32 +02:00
ca98a6b529 Fixed previous commit 2024-06-07 16:46:25 +02:00
b080a7a5e9 Clean Cholesky MO 2024-06-07 16:34:14 +02:00
f58df5e816 Added do_mo_cholesky 2024-06-07 16:09:53 +02:00
eginer
1e886ac128 implemented the f_hf_sparse for open systems in basis set correction 2024-05-27 10:21:29 +02:00
d4574f24d9 Reduced memory in CCSD 2023-07-12 12:34:48 +02:00
a2c4a74d92 Fixed writing MOs for large sizes' 2023-07-06 17:13:48 +02:00
5a0c8de5a3 Accelerated cholesky AO-MO transformation 2023-07-05 19:12:03 +02:00
4d9e28438c Improved I/O in CCSD 2023-06-12 14:05:36 +02:00
d2494ac323 Merge branch 'dev-stable' of github.com:quantumpackage/qp2 into dev-stable
Conflicts:
	src/ao_two_e_ints/cholesky.irp.f
	src/mo_two_e_ints/cholesky.irp.f
2023-05-26 11:49:51 +02:00
f2ca86ef60 Improved cholesky 2023-05-26 11:48:08 +02:00
a8948d0916 cholesky in big_array 2023-05-17 16:55:29 +02:00
0330ac6ccc 4idx transformation with cholesky 2023-05-04 15:50:40 +02:00