1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-06-30 00:44:52 +02:00
Commit Graph

91 Commits

Author SHA1 Message Date
7fc10a47a1 Fixed memory leak 2023-11-30 19:14:32 +01:00
141a0a866e Fixed tests 2023-11-30 01:22:08 +01:00
27b1134a4c Precision adjusted for MOs 2023-11-30 01:17:18 +01:00
4df54f21c7 Removed calloc 2023-11-29 02:10:20 +01:00
c6d193887a Fixed single precision 2023-11-29 01:18:15 +01:00
dbb49a2df5 Introduced SP in ao->mo 2023-11-28 23:37:15 +01:00
6bf9388a4e Added control of precision in AOs 2023-11-28 17:00:39 +01:00
0ddaf0cd29 cast 2023-09-26 17:34:57 +02:00
561373fe4f Improved configure for nvc 2023-09-14 11:00:24 +02:00
c66188e641 Cleaning in SM 2023-09-14 09:56:28 +02:00
cbc8b9bd58 Fixes in Fortran interface 2023-09-11 17:05:41 +02:00
2ecfc55dbc Added eN cusp fitting in MOs 2023-03-17 14:54:58 +01:00
c0131d5da4 Improved en_distance 2023-03-14 19:13:49 +01:00
21336e0178 Working on e-n cusp 2023-03-14 14:59:14 +01:00
44c4c6c6d5 qmckl_mo_basis_select_mo is qmckl_exit_code, not bool 2023-03-09 11:01:55 +01:00
da2d8f6250 1-body jastrow dimensioned by nucl type 2022-11-17 16:54:49 +01:00
ca15c2866d Added rescaling MO coefs 2022-11-17 14:50:29 +01:00
5fffb52513
Fixed Fortran interface for MOs 2022-08-18 16:13:51 +02:00
5666b52d92 Added qmckl_mo_basis_select_mo 2022-08-17 13:42:17 +02:00
d5289057cd Documentation in MOs 2022-08-17 12:56:57 +02:00
5512c1b41c Fixed bug in ao_value 2022-08-14 16:09:58 +02:00
60ef0dc7a6 Redesign walkers 2022-08-07 15:28:00 +02:00
2aa904bed9 auto-generation of providers 2022-08-02 14:12:58 +02:00
e08456bd61 Introduced write_provider org functions 2022-07-09 13:11:20 +02:00
8ee9e9dcca check mask in jastrow 2022-07-09 11:34:38 +02:00
21a9d6c51e mask in MOs 2022-07-09 11:17:52 +02:00
28fe475425 Fix examples in doc 2022-06-15 19:17:05 +02:00
3b6a85d404 Fix typo 2022-06-15 16:20:12 +02:00
b5423dca3d Add missing fortran line 2022-06-15 16:13:15 +02:00
ec7201783f Possibility to compute only values 2022-05-10 19:18:19 +02:00
d1e88ad475 Fixed efence compilation 2022-05-06 11:29:46 +02:00
b70dd91db9 Fix bad style 2022-05-06 00:18:23 +02:00
2ea9e50421 Fixed cppcheck 2022-05-06 00:15:40 +02:00
922dbe8112 Merge branch 'master' of github.com:TREX-CoE/qmckl 2022-05-05 21:02:31 +02:00
cc81057ff2 Renaming 2022-05-05 21:00:50 +02:00
1889fed100 Fixed mo bug 2022-05-05 20:49:44 +02:00
5a833cf3f0 Restored dgemm for AO to MO in doc version 2022-05-05 16:25:32 +02:00
5c5c13f5b3 Fix previous commit 2022-04-20 16:11:06 +02:00
e995d81b7e Add Fortran interfaces in MOs 2022-04-20 15:56:10 +02:00
b60fc16601 Add Fortran interfaces in MOs 2022-04-20 15:55:59 +02:00
cc5f6914f6 Cleaning 2022-04-06 16:26:35 +02:00
c3424216de Fix info 2022-04-05 16:52:35 +02:00
94035929e4 Fixed cppcheck 2022-04-05 11:45:02 +02:00
6fb261d635 warnings 2022-04-05 11:15:42 +02:00
91811079d3 Fixed bugs. Travis OK. 2022-03-28 18:29:29 +02:00
b9cd2ed1ab Fix type error 2022-03-28 18:26:20 +02:00
bab87884cd Accelerated HPC AO->MO transformation 2022-03-28 17:58:03 +02:00
1b0bfd40be HPC version of AO->MO transformation 2022-03-28 17:37:50 +02:00
9b1f648437 Accelerated AO->MO transformation 2022-03-28 16:53:36 +02:00
e90e9a531c Added HPC version of polynomials 2022-02-16 15:14:41 +01:00