9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2025-04-28 19:24:46 +02:00

723 Commits

Author SHA1 Message Date
Kevin Gasperich
e028e0dd11 resolved merge conflicts 2020-09-01 11:43:27 -05:00
7b6c0e13eb Changed normalization in PT2 2020-09-01 01:08:03 +02:00
13abddef2d Orthogonalized PT2 2020-08-31 23:31:10 +02:00
02a2695827 Removed norm2 2020-08-31 22:39:40 +02:00
47e7e8869a Initialize message in zmq_en_parallel 2020-08-31 15:28:30 +02:00
5cb15587a2 Fix bug in zmq_pull 2020-08-31 15:14:58 +02:00
6141ebd5b8 Merge branch 'dev' into features_pt2 2020-08-31 11:37:21 +02:00
614cf3b318 Fixed NaN bug in DIIS 2020-08-31 11:37:00 +02:00
e9f1d7576a Removed error from type 2020-08-31 02:12:18 +02:00
93fc49000c Fixed PT2 2020-08-31 00:28:33 +02:00
061e7100ca Removed eI 2020-08-29 12:25:32 +02:00
622aee8bf5 Introduced overlap 2020-08-29 10:19:35 +02:00
32dd686f96 Introduced error bars in variance and norm 2020-08-29 00:22:48 +02:00
3ec31857f9 Try to fix travis NaN 2020-08-28 23:57:11 +02:00
cf2d78fced Cleaned rPT2 2020-08-28 16:21:32 +02:00
7bde6f7451 Factorized pt2 data 2020-08-28 15:44:00 +02:00
e0f17d516b Introduced pt2_type 2020-08-28 14:45:20 +02:00
80b5784941
Merge pull request #129 from QuantumPackage/dev
Dev
2020-08-25 10:00:32 +02:00
7cb492ef3c Norm -> Norm^2 2020-08-23 02:07:20 +02:00
Kevin Gasperich
233f9d8f28 remove shift by S_z2_Sz (now included in diag_S_mat_elem) 2020-08-21 12:42:08 -05:00
Kevin Gasperich
770b4f6628
compute s_z2_sz in diag_S_mat_elem 2020-08-21 12:30:14 -05:00
Kevin Gasperich
7e16ca0f78 missing type 2020-08-07 19:18:33 -05:00
Kevin Gasperich
9f1f8c1c93 added comments for s2 2020-08-07 19:12:44 -05:00
Kevin Gasperich
9f5a5a9246 Merge remote-tracking branch 'origin/dev' into features_kpts 2020-08-07 16:53:22 -05:00
Kevin Gasperich
5636fdc60d cleaning 2020-08-07 16:47:36 -05:00
b97a6004d3 Update cache for travis 2020-08-07 19:32:36 +02:00
68c9340690
Merge pull request #114 from QuantumPackage/cleaning_dft
Cleaning dft with minor bugs corrections for md_sr_pbe
2020-08-07 16:56:49 +02:00
Kevin Gasperich
ff9760b136 fixed wrong type 2020-07-29 14:12:38 -05:00
Kevin Gasperich
a982101a7f fixed (unused?) complex lowdin coef 2020-07-29 14:10:05 -05:00
Kevin Gasperich
6512d3827f e_scf printing now works for kpts 2020-07-29 14:04:16 -05:00
Kevin Gasperich
239c581073 pyscf converter for molecules 2020-07-29 11:38:55 -05:00
Kevin Gasperich
3806554438 d/f/g/h mo coef correct in pyscf converter for molecules 2020-07-27 15:21:30 -05:00
Kevin Gasperich
50bc4b94fc fixed bug in hij from fock for singles 2020-07-14 18:00:14 -05:00
25663a89cd Fixed print_energy 2020-07-14 15:23:53 +02:00
Kevin Gasperich
4d9299ad7c testing for real kpts; not clean 2020-07-13 18:24:37 -05:00
Kevin Gasperich
75dbda613a cleaner k-point orbital indexing 2020-07-13 10:52:09 -05:00
Kevin Gasperich
660db8abfd real davidson guess for complex 2020-07-10 14:08:30 -05:00
Kevin Gasperich
c8f7f7b037 complex print_hamiltonian 2020-07-10 14:07:53 -05:00
Kevin Gasperich
46fcc0116f complex diagonalize_h 2020-07-10 14:07:30 -05:00
Kevin Gasperich
4349e13c93 minor change in handling of calls to diagonalize_ci 2020-07-10 14:06:39 -05:00
Kevin Gasperich
14c6eaeb74 fix kpt range and remove printing in cisd 2020-07-06 16:10:44 -05:00
Kevin Gasperich
2e2c403b16 starting cisd complex 2020-07-02 15:02:22 -05:00
Kevin Gasperich
9e0e696e69 cis kpts fix 2020-07-02 12:12:29 -05:00
Kevin Gasperich
f71086571b CIS kpts 2020-07-02 10:48:20 -05:00
Kevin Gasperich
5d0a54d30b separate CIS for kpts 2020-07-02 10:46:52 -05:00
Kevin Gasperich
d2dc64c422 complex cis and cisd 2020-07-01 13:20:35 -05:00
Kevin Gasperich
10bcd38c45 complex print_energy 2020-07-01 13:07:09 -05:00
Kevin Gasperich
6a4659bc10 placeholder to prevent warning about out values not assigned 2020-07-01 13:06:24 -05:00
Emmanuel Giner
2a4497d067 added all the angular integration grid 2020-06-27 13:31:29 +02:00
Kevin Gasperich
9242555008 conditional in selection for mo_num_per_kpt 2020-06-23 16:44:20 -05:00