Kevin Gasperich
|
afdc1a9205
|
added cleaner pyscf h5 converter
|
2020-07-29 12:14:14 -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 |
|
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 |
|
Kevin Gasperich
|
cffb5cd7f6
|
set default nuclei/is_complex in converter
|
2020-06-24 16:00:37 -05:00 |
|
Kevin Gasperich
|
9242555008
|
conditional in selection for mo_num_per_kpt
|
2020-06-23 16:44:20 -05:00 |
|
Kevin Gasperich
|
008fc4be2b
|
fixed byte vs str handling in converter
|
2020-06-23 13:09:26 -05:00 |
|
Kevin Gasperich
|
1b298d083d
|
added lin_dep_cutoff in complex calls
|
2020-06-23 11:11:36 -05:00 |
|
Kevin Gasperich
|
83ecf1ee2e
|
modifications for kpts
{ao,mo}_num_per_kpt were being set as floats in python
now imported explicitly as ints
no default (could maybe fix with // ?)
|
2020-06-22 10:51:33 -05:00 |
|
Kevin Gasperich
|
7ae3ab4379
|
cleaning after dev merge
|
2020-06-17 13:16:00 -05:00 |
|
Kevin Gasperich
|
7b62b1be2e
|
Merge pull request #8 from kgasperich/dev
|
2020-06-16 10:40:17 -05:00 |
|
Kevin Gasperich
|
464a6d70c4
|
resolved dev kpts merge
|
2020-06-16 10:38:27 -05:00 |
|
Kevin Gasperich
|
97b20c71c9
|
Merge pull request #6 from QuantumPackage/dev
Dev
|
2020-06-15 14:58:38 -05:00 |
|
|
ebf49ce789
|
Fixed bug in deterministic PT2 for buffer size
|
2020-06-13 00:05:11 +02:00 |
|
|
b4bbd01574
|
Fixed determinstic PT2
|
2020-06-12 23:45:23 +02:00 |
|
Kevin Gasperich
|
d3286b7e49
|
remove green from base (untested)
|
2020-06-11 13:45:24 -05:00 |
|
Kevin Gasperich
|
35773160b0
|
Merge pull request #4 from kgasperich/features_green
fixed transformation
|
2020-06-11 13:42:50 -05:00 |
|
Kevin Gasperich
|
0899ab1bc6
|
Merge branch 'features_kpts' into features_green
|
2020-06-11 13:37:31 -05:00 |
|
Kevin Gasperich
|
335386fa78
|
fixed integral transformation; added complex fcidump; fixed kpts bitmasks
|
2020-06-11 13:32:24 -05:00 |
|
|
652486336e
|
Added ZaPa-NR basis sets
|
2020-06-05 17:04:01 +02:00 |
|
|
ae01d339df
|
Moved lin_dep_cutoff
|
2020-06-04 18:42:44 +02:00 |
|
Kevin Gasperich
|
fee0ae8680
|
better mo transformation
|
2020-06-04 10:36:55 -05:00 |
|
Kevin Gasperich
|
1c14b837c2
|
int type
|
2020-06-04 10:36:55 -05:00 |
|
Kevin Gasperich
|
fc8abcbf0a
|
minor fix
|
2020-06-04 10:36:55 -05:00 |
|
Kevin Gasperich
|
227c139895
|
smaller three to four index transformation
|
2020-06-04 10:36:55 -05:00 |
|
Kevin Gasperich
|
0fd6eb3897
|
updated green for qp2
|
2020-06-03 16:13:16 -05:00 |
|
Kevin Gasperich
|
ca02099f86
|
Merge pull request #111 from kgasperich/features_kpts
Features kpts
|
2020-06-02 18:18:35 -05:00 |
|
Kevin Gasperich
|
0524741d09
|
better mo transformation
|
2020-06-02 18:17:15 -05:00 |
|
Kevin Gasperich
|
095d5cf252
|
int type
|
2020-06-02 18:16:36 -05:00 |
|
Kevin Gasperich
|
9beef1669e
|
minor fix
|
2020-06-02 16:10:16 -05:00 |
|
Kevin Gasperich
|
611f7d602d
|
smaller three to four index transformation
|
2020-06-02 13:36:00 -05:00 |
|
Kevin Gasperich
|
25d0cbaa75
|
complex to double in ezfio
|
2020-06-02 11:59:14 -05:00 |
|
Kevin Gasperich
|
1daadf2dcf
|
added gf module; initial commit
|
2020-06-02 11:55:33 -05:00 |
|
Kevin Gasperich
|
ac4a83aaea
|
Merge pull request #2 from QuantumPackage/features_kpts
Features kpts
|
2020-05-29 10:41:13 -05:00 |
|
Kevin Gasperich
|
bf3c4e5389
|
Merge branch 'features_kpts' into features_kpts
|
2020-05-29 10:22:27 -05:00 |
|
Kevin Gasperich
|
bc044948b3
|
Merge pull request #106 from QuantumPackage/kgasperich-patch-1
add default kpt_num
|
2020-05-29 10:19:45 -05:00 |
|