9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-07-27 21:07:23 +02:00
Commit Graph

1648 Commits

Author SHA1 Message Date
3d15420fb9 Configuration for LUMI 2023-01-17 11:12:54 +02:00
7ba01f37b4
Merge pull request #228 from Ydrnan/qp2_add
Some checks failed
continuous-integration/drone/push Build is failing
fix csf
2023-01-10 12:24:51 +01:00
a3dd019144 Fixed problem of buffer size in MO transformation
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-09 12:25:03 +01:00
5911d134ef Cleaning 2023-01-09 12:07:41 +01:00
b4f233ae85 Fixed qp_convert 2023-01-09 11:00:07 +01:00
1a12e7f308 Fixed AO normalization problem 2023-01-09 10:51:12 +01:00
547e6e8823 fix csf 2023-01-02 09:28:42 +01:00
4c69fa2010 Fix csf
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-31 12:50:08 +01:00
9ae324001e Merge branch 'dev' of github.com:QuantumPackage/qp2 into dev
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-23 18:31:55 +01:00
aab67a1517 Fix warning in CSF: 2022-12-23 18:31:45 +01:00
e7428c50b8 Fixed Davidson 2022-12-23 18:31:27 +01:00
1529e750ec
Merge pull request #222 from v1j4y/csf_verified
Some checks failed
continuous-integration/drone/push Build is failing
Fix iand csf
2022-12-20 11:38:21 +01:00
v1j4y
4b52bc4a51 Revert to default diagonalization method. 2022-12-19 14:05:45 +01:00
v1j4y
16913557ca Fixed bugs. Looks like S=1 Nint>1 is also working. 2022-12-19 13:56:27 +01:00
v1j4y
82409885de Fixed some bugs in generating alphs. 2022-12-19 13:55:20 +01:00
v1j4y
0f600519cb Fixed bugs in obtain I. 2022-12-19 13:54:34 +01:00
v1j4y
6f86f05e7f Removed test code. 2022-12-19 13:53:55 +01:00
v1j4y
c3c61d4ba1 Removed debug print. 2022-12-19 13:51:55 +01:00
24e813c48b Merge branch 'dev' of github.com:QuantumPackage/qp2 into dev
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-17 03:19:01 +01:00
feb55d1e66 Fixed LIB 2022-12-17 03:18:58 +01:00
v1j4y
2e0c96fd6b Fixed bug in calculation of Nsomo_J. 2022-12-16 16:02:00 +01:00
v1j4y
bc69ac42b1 restore dimension of alphsIcfg. 2022-12-16 15:01:13 +01:00
v1j4y
a6e844ad61 Looks like CIS is working. 2022-12-16 13:29:59 +01:00
v1j4y
bb0c3e391c Fixed act_bitmask. 2022-12-15 18:54:47 +01:00
v1j4y
5622b9790d Fixed some bugs. Diagonal energy is OK. Some bugs still present. 2022-12-15 17:15:30 +01:00
v1j4y
f291078945 Fixed bug in config CI. 2022-12-10 17:11:19 +01:00
v1j4y
4b3b6300ef Working on obtain I for alpha. 2022-12-10 11:36:12 +01:00
Peter Reinhardt
5dcf28bb3a Added ordering of psi_det_sorted_bit
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-09 20:06:27 +01:00
adac3d69c2
Merge pull request #227 from Ydrnan/qp2_add
Some checks failed
continuous-integration/drone/push Build is failing
typo doc rohf
2022-12-08 16:13:50 +01:00
e9e829daa3 typo doc rohf 2022-12-08 15:51:44 +01:00
050ee3af5d Revert sort from C quicksort
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-07 18:19:38 +01:00
d5fb21fe12
Merge pull request #225 from AbdAmmar/good-dev-tc
Good dev tc
2022-12-07 18:16:58 +01:00
3839f05ba0 Unused variable
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-07 09:53:48 +01:00
AbdAmmar
f6f1ca5fa4 opt-cg fixed bug 2022-12-05 01:30:37 +01:00
AbdAmmar
07c82cc7be fixed bug opt-GTOs 2022-12-05 00:31:24 +01:00
AbdAmmar
d889e67146 opt-g added 2022-12-05 00:08:00 +01:00
v1j4y
0234e46e1b Fixed alphalist. 2022-12-04 00:25:15 +01:00
f274641c2a Merge branch 'dev' of github.com:QuantumPackage/qp2 into dev 2022-12-02 13:56:50 +01:00
8a41851233 Merge ssh://dragon.phys.p.lodz.pl:6010/~/qp2 into dev
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-02 12:11:17 +01:00
284abacfdf Merge branch 'dev' of github.com:QuantumPackage/qp2 into dev 2022-12-02 12:07:52 +01:00
Michal Hapka
1dd14b17e7 Added pivoted cholesky 2022-12-02 12:05:22 +01:00
v1j4y
f79ee5faa8 Fixed bugs in p q excitations. 2022-12-02 11:30:05 +01:00
e9166599ad added sleep 1 at the end of qp_run 2022-12-02 11:26:36 +01:00
cc0f226979 Make qp take into account all LIB files of modules
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-01 16:49:53 +01:00
f8b7ad5516 Restored -mkl=parallel 2022-12-01 16:27:47 +01:00
3bf3860ee8 Added possibility to have FCFLAGS file 2022-12-01 11:40:20 +01:00
74daac0dfb Fix trexio compilation bug
Some checks failed
continuous-integration/drone/push Build is failing
2022-11-30 11:41:18 +01:00
5aaf9b31ba Merge branch 'dev' of github.com:QuantumPackage/qp2 into dev
Some checks failed
continuous-integration/drone/push Build is failing
2022-11-30 10:20:10 +01:00
bfc090ff16 Merge dev 2022-11-30 10:18:41 +01:00
0a0b266eb7
Merge pull request #223 from Ydrnan/qp2_add
Some checks failed
continuous-integration/drone/push Build is failing
Change coupling parameters ROHF
2022-11-29 15:28:33 +01:00