10
1
mirror of https://github.com/pfloos/quack synced 2025-05-06 23:24:58 +02:00

1426 Commits

Author SHA1 Message Date
Loris Burth
8ceaecd4d7 first buggy version of complex G0F2 2025-03-27 15:35:13 +01:00
Loris Burth
35c2864ea7 free memory in PyDuck 2025-03-27 10:59:07 +01:00
Loris Burth
a8d89aa933 undid sign change 2025-03-27 10:58:47 +01:00
Loris Burth
da65737cc0 sign error in imaginary part of Z 2025-03-27 10:34:26 +01:00
Loris Burth
e2ad7d7bd2 removed unnec print 2025-03-26 19:33:09 +01:00
Loris Burth
6d878d7a65 added complex aotomo routines 2025-03-26 19:13:31 +01:00
Loris Burth
a7d94e8193 added crhf options and methods 2025-03-26 19:06:21 +01:00
Loris Burth
d59278987e memory freeing 2025-03-26 15:02:58 +01:00
Loris Burth
541181594d root search for cG0F2 2025-03-26 12:32:36 +01:00
Loris Burth
ed7957600c Print functions and memory allocation for complex/real methods 2025-03-26 11:01:02 +01:00
Loris Burth
13dd8937c1 corrected N2X geom 2025-03-25 16:24:06 +01:00
Loris Burth
a7e5bb1857 bugs fixed complex G0F2 2025-03-25 16:23:27 +01:00
Loris Burth
0ed01dc905 added complex G0F2 2025-03-25 15:36:04 +01:00
Loris Burth
738cdde624 added cG0F2 2025-03-25 15:34:14 +01:00
Loris Burth
39a06a137d fixed geom and printcRG0W0 2025-03-25 13:38:10 +01:00
Loris Burth
8c7b3ad994 fix cRHF print 2025-03-21 11:15:59 +01:00
Loris Burth
ef50c07685 Fixed unit bug 2025-03-20 18:16:39 +01:00
Loris Burth
6755e7f365 load pyopencap only if needed 2025-03-20 17:41:41 +01:00
Loris Burth
ff9c408f0e Modification in data passing 2025-03-20 17:40:47 +01:00
Loris Burth
c551853feb Adjusted default methods and options 2025-03-20 09:53:27 +01:00
Loris Burth
51aa27222a added cap onsets for convenience 2025-03-19 17:38:16 +01:00
Loris Burth
f936f64e96 Cap integrals + cG0W0@RHF done (not tested yet) 2025-03-19 17:01:35 +01:00
Loris Burth
45263e43ea wip 2025-03-19 15:43:36 +01:00
Loris Burth
5b99b4e44b wip 2025-03-19 15:42:12 +01:00
Loris Burth
c80aabeab6 wip : arrange basis set mess and make pyopencap work for bigger basis sets 2025-03-19 15:41:03 +01:00
Loris Burth
6f187c92ce Debug basis normalization 2025-03-18 16:46:24 +01:00
Loris Burth
d7418ae352 G0W0 corrected with CAP 2025-03-18 15:46:32 +01:00
Loris Burth
8ab381ed27 G0W0 with CAP correction 2025-03-18 14:39:07 +01:00
Loris Burth
0b8e159b28 start cRG0W0 2025-03-14 09:50:54 +01:00
Loris Burth
9498174b75 removed wrong cap integrals 2025-03-13 15:28:17 +01:00
Loris Burth
211168ecb9 complex diis and cap integrals 2025-03-13 15:07:36 +01:00
Loris Burth
e7c837ada7 init cRG0W0 2025-03-11 14:24:57 +01:00
Loris Burth
2dd752b885 Cholesky for orthogonalization instead GS 2025-03-11 00:25:10 +01:00
Loris Burth
20fe1bc59a First debugged version of cRHF 2025-03-10 14:46:56 +01:00
Loris Burth
06ef322a39 wip: debug orthogonalization 2025-03-06 15:16:18 +01:00
Loris Burth
0fd804d51b debug: complex orthogonalization 2025-03-06 11:41:45 +01:00
Loris Burth
0db651d868 added sorted eigenvalues complex diag 2025-03-05 17:47:35 +01:00
Loris Burth
4e015ecd4d wip: debug complex diagonalization 2025-03-05 12:22:07 +01:00
Loris Burth
0248f33cd2 wip : complex diis 2025-03-04 17:16:19 +01:00
Loris Burth
90426532fa wip: complex_diis_extrapolation 2025-03-04 16:18:27 +01:00
Loris Burth
5e72d8ab0a editing complex hartree ao basis 2025-03-04 15:11:39 +01:00
Loris Burth
587f897e81 complex diag implemented/wrapped 2025-03-04 15:05:20 +01:00
Loris Burth
6069b68bdf start complex matrix diag 2025-03-04 14:04:03 +01:00
Loris Burth
685b0c5824 complex Hartree and exchange (does not work) 2025-03-04 10:38:55 +01:00
Loris Burth
569cdc2164 demo for Titou 2025-03-04 10:16:23 +01:00
3425e51a03
Merge pull request #13 from marm314/master
HFB SCF
2025-02-12 22:52:52 +01:00
Mauricio Rodriguez-Mayorga
8c9188fca0 Merge branch 'master' of github.com:pfloos/QuAcK 2025-02-12 22:48:11 +01:00
Mauricio Rodriguez-Mayorga
af8492cead Updated methods.default and options.default 2025-02-12 22:46:56 +01:00
810ab896d2
Merge pull request #12 from marm314/master
HFB SCF
2025-02-12 22:12:31 +01:00
Mauricio Rodriguez-Mayorga
acb50fe994 Merge branch 'master' of github.com:pfloos/QuAcK 2025-02-12 22:06:17 +01:00