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

1678 Commits

Author SHA1 Message Date
eginer
7578ce3450 added test_int.irp.f 2022-12-09 18:19:10 +01:00
eginer
0f64565cc8 some conflicts fixed 2022-12-08 17:49:28 +01:00
Emmanuel Giner
2e94a6b1d8
Merge pull request #1 from AbdAmmar/good-dev-tc
Good dev tc
2022-12-08 17:46:30 +01:00
eginer
7ce04cdd6a minor modifs 2022-12-08 17:44:40 +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
AbdAmmar
06a2f32b1d fixed bugs + cleaning in TC-SCF DIIS 2022-12-08 00:35:40 +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
AbdAmmar
f2c3c72978 v0 of DIIS & level shift 2022-12-07 11:26:34 +01:00
3839f05ba0 Unused variable
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-07 09:53:48 +01:00
eginer
5bd7b7ca6b added grad2_jmu_manu.irp.f grad_lapl_jmu_manu.irp.f listj1b_sorted.irp.f 2022-12-05 12:49:38 +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
eginer
354ba6cb28 working on test_int in tc_scf 2022-12-02 18:35:03 +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
0b27f42c96 Change coupling parameters ROHF 2022-11-29 15:24:26 +01:00
5576bb6ccd Fixed ProgressBar 2022-11-29 12:06:24 +01:00
0f1f5a8cdd Merging with master 2022-11-29 11:54:12 +01:00
AbdAmmar
a11de84bcd cycle + vec is slower 2022-11-26 00:45:10 +01:00
AbdAmmar
98f9592b8b vec Anthony + fixed bugs + cycle 2022-11-25 23:54:33 +01:00
v1j4y
6b1c85bec0 Merge branch 'csf_verified' of ssh://github.com/v1j4y/qp2 into csf_verified 2022-11-23 13:58:52 +01:00
v1j4y
677c6a6324 Remove double comment. 2022-11-23 13:58:32 +01:00
7c52335c85 Removed EZFIO-created files
Some checks failed
continuous-integration/drone/push Build is failing
2022-11-23 12:24:54 +01:00
d870cb7a87 Merge branch 'dev' into good-dev-tc 2022-11-23 12:24:18 +01:00
9a7f4a4e57 Updated gitignore in ocaml 2022-11-23 12:23:00 +01:00
febf89f301 Restored ocaml changes present in dev 2022-11-23 12:19:48 +01:00
f2f82d3f0a Merge branch 'good-dev-tc' of github.com:QuantumPackage/qp2 into good-dev-tc 2022-11-23 12:14:55 +01:00
bec30cc258 Fix radix sort 2022-11-23 12:14:33 +01:00
vijay
b5774b0a7c
Merge branch 'dev' into csf_verified 2022-11-23 12:13:44 +01:00
v1j4y
57bb5ed4dd Remove orthoqr csf. 2022-11-23 12:10:22 +01:00
v1j4y
f2f9b9ffd0 Working on csf nint. 2022-11-22 17:56:29 +01:00
v1j4y
1fbbaf58a5 Fix iand for csf. 2022-11-21 17:04:03 +01:00
eginer
a810457eee Merge branch 'good-dev-tc' of https://github.com/QuantumPackage/qp2 into good-dev-tc
Some checks failed
continuous-integration/drone/push Build is failing
2022-11-21 15:33:29 +01:00
eginer
6ea05c8adc minor modifs for complicated cases in tc_scf 2022-11-21 15:33:02 +01:00
AbdAmmar
2bc1d5af9b Merge branch 'QuantumPackage-good-dev-tc' into good-dev-tc 2022-11-21 14:37:34 +01:00