Commit Graph

1090 Commits

Author SHA1 Message Date
Kevin Gasperich ed8b20ba0c provider for off-diagonal selection weights 2020-09-14 13:02:57 -05:00
Kevin Gasperich 43c7696001 pass is_complex as argument to pt2_type_size 2020-09-11 11:31:45 -05:00
Kevin Gasperich d705956969 Merge branch 'dev' into cleaning_kpts 2020-09-11 10:41:03 -05:00
Kevin Gasperich 9ddd1dfcea clean dev merge 2020-09-11 10:39:58 -05:00
Anthony Scemama f0454b5b34 Print format of PT2 2020-09-03 23:14:08 +02:00
Anthony Scemama f9a80810c3 Merge olympe:qp2 into dev 2020-09-03 18:29:30 +02:00
Anthony Scemama 0a5f3ac330 PT2 overlap 2020-09-03 18:12:58 +02:00
Anthony Scemama 5fcdbe12df Print overlap in deterministic PT2 2020-09-03 17:21:13 +02:00
Anthony Scemama 07785a6db1 Print overlap in deterministic PT2 2020-09-03 17:13:26 +02:00
Anthony Scemama 8c75ad6cfa Prints 2020-09-03 17:08:45 +02:00
Anthony Scemama fd7825ea74 Changed default weight_selection to 1 2020-09-03 16:16:16 +02:00
Anthony Scemama c07232aae3 Introduce <PT2_i|PT2_j> in PT2 2020-09-03 11:09:25 +02:00
Anthony Scemama 42b74b743f Stupid typo 2020-09-03 09:27:24 +02:00
Anthony Scemama 6f61e50ba5 Merge branch 'master' into dev 2020-09-02 18:53:35 +02:00
Anthony Scemama e2e500dad8
Merge pull request #134 from QuantumPackage/bugfix
Fixed NaN bug in DIIS
2020-09-02 18:48:45 +02:00
Anthony Scemama 202d00ca3a minor change 2020-09-02 17:09:19 +02:00
Anthony Scemama d65c2cba57 Fixed NaN bug in DIIS 2020-09-02 15:53:56 +02:00
Anthony Scemama 81628a6ae0 Printing overlap 2020-09-02 10:47:29 +02:00
Kevin Gasperich 8070f3aa85 Merge branch 'dev' into features_kpts 2020-09-01 11:43:40 -05:00
Kevin Gasperich e028e0dd11 resolved merge conflicts 2020-09-01 11:43:27 -05:00
Anthony Scemama 7b6c0e13eb Changed normalization in PT2 2020-09-01 01:08:03 +02:00
Anthony Scemama 13abddef2d Orthogonalized PT2 2020-08-31 23:31:10 +02:00
Anthony Scemama 02a2695827 Removed norm2 2020-08-31 22:39:40 +02:00
Anthony Scemama 47e7e8869a Initialize message in zmq_en_parallel 2020-08-31 15:28:30 +02:00
Anthony Scemama 5cb15587a2 Fix bug in zmq_pull 2020-08-31 15:14:58 +02:00
Anthony Scemama 6141ebd5b8 Merge branch 'dev' into features_pt2 2020-08-31 11:37:21 +02:00
Anthony Scemama 614cf3b318 Fixed NaN bug in DIIS 2020-08-31 11:37:00 +02:00
Anthony Scemama e9f1d7576a Removed error from type 2020-08-31 02:12:18 +02:00
Anthony Scemama 93fc49000c Fixed PT2 2020-08-31 00:28:33 +02:00
Anthony Scemama 061e7100ca Removed eI 2020-08-29 12:25:32 +02:00
Anthony Scemama 622aee8bf5 Introduced overlap 2020-08-29 10:19:35 +02:00
Anthony Scemama 32dd686f96 Introduced error bars in variance and norm 2020-08-29 00:22:48 +02:00
Anthony Scemama 3ec31857f9 Try to fix travis NaN 2020-08-28 23:57:11 +02:00
Anthony Scemama cf2d78fced Cleaned rPT2 2020-08-28 16:21:32 +02:00
Anthony Scemama 7bde6f7451 Factorized pt2 data 2020-08-28 15:44:00 +02:00
Anthony Scemama e0f17d516b Introduced pt2_type 2020-08-28 14:45:20 +02:00
Anthony Scemama 4ac514dd63 Use ATLAS on travis 2020-08-26 10:58:28 +02:00
Anthony Scemama fce69d05f1 Basis sex -> Basis set 2020-08-26 10:19:40 +02:00
Anthony Scemama 628564b9b0 Use ATLAS on travis 2020-08-26 10:11:52 +02:00
Anthony Scemama 3edc33e05b
Merge pull request #127 from QuantumPackage/kg-patch-s2
rearrange s2 terms
2020-08-25 19:15:02 +02:00
Anthony Scemama 209cea8152
Merge pull request #130 from QuantumPackage/dev
Keep travis cache on failure
2020-08-25 17:11:56 +02:00
Anthony Scemama 15535e6fa4 Keep travis cache on failure 2020-08-25 11:17:30 +02:00
Anthony Scemama 80b5784941
Merge pull request #129 from QuantumPackage/dev
Dev
2020-08-25 10:00:32 +02:00
Anthony Scemama 6c6070e818
Travis with stages (#128)
* Travis in stages

* Changed ubuntu to bionic

* updated travis scripts
2020-08-24 14:01:56 +02:00
Anthony Scemama 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 c8060d6ff9
Merge pull request #125 from kgasperich/dev-real-kpts
Dev real kpts
2020-08-07 19:20:06 -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