1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2025-04-30 04:14:54 +02:00

1280 Commits

Author SHA1 Message Date
q-posev
a9cdc2773d Fix CI 2025-01-02 23:14:21 +01:00
q-posev
1513eecaab Refactored CI: first do valgrind and then debug configure 2025-01-02 23:07:46 +01:00
q-posev
d804b14678 No need for -g in FCFLAGS 2025-01-02 23:03:58 +01:00
q-posev
0fd9779a1e Add hardcore valgring checking 2025-01-02 23:03:22 +01:00
Evgeny Posenitskiy
886561a847
Merge branch 'master' into debug_flags 2025-01-02 22:19:20 +01:00
Evgeny Posenitskiy
ccb9bf8587
Merge pull request #168 from TREX-CoE/det-checks
Fix text backend for determinants + check consistency of determinants
2025-01-02 22:14:37 +01:00
q-posev
4f1d44b920 Clear debug prints 2025-01-02 22:10:21 +01:00
Evgeny Posenitskiy
4d78926015
Rollback parallel tests 2025-01-02 22:06:43 +01:00
q-posev
91585a6811 Fix Python tests: align with the C ones 2025-01-02 21:29:36 +01:00
deb0e65fa5 Merge branch 'master' into debug_flags 2024-12-30 03:21:20 +01:00
156f09ff8a Merge branch 'master' of github.com:TREX-CoE/trexio 2024-12-30 03:21:09 +01:00
8cbc71ecb2 Fixed previous commit 2024-12-30 03:20:56 +01:00
0ba81ac715
Merge pull request #172 from TREX-CoE/madelung
Add Madelung correction
2024-12-30 03:02:49 +01:00
8bb2c1e179 Improved text backend 2024-12-30 02:54:24 +01:00
c502a6166d Merge branch 'master' into debug_flags 2024-12-30 02:40:37 +01:00
35795a9c35 Update determinant test such that last chunk is smaller (100 dets in 7 chunks) 2024-12-30 00:09:19 +01:00
d2c5dc7fa1 Merge branch 'master' into debug_flags 2024-12-12 09:51:05 +01:00
5a657b4035 Merge branch 'master' into madelung 2024-12-12 09:50:34 +01:00
Phillip Seeber
df0e3a8e1c
add nix build instructions and README section (#173)
# Conflicts:
#	README.md
2024-12-11 16:15:12 +01:00
9e8b2e92f3 Add Madelung 2024-12-07 11:41:33 +01:00
751b3c9d79 Fixed valgrind issue with trim 2024-12-06 11:20:26 +01:00
c7d5d4255b Fixed valgrind test_f.f90 2024-12-06 11:09:55 +01:00
cd369bd187 Fix previous commit 2024-12-05 18:24:43 +01:00
72619db8c4 Removed strnlen 2024-12-05 14:09:46 +01:00
a5d39acc92 Replaced some strnlen by memcpy 2024-12-05 14:00:13 +01:00
770b136c59 Revert "Fixed strncpy"
This reverts commit 363851314be6712254846016a974baee8f14d028.
2024-12-05 13:29:23 +01:00
363851314b Fixed strncpy 2024-12-05 13:23:59 +01:00
66bb1e9c21 Fixed bug for arrays of strings in text backend 2024-12-05 13:10:00 +01:00
e5a30615a6 Merge branch 'master' into debug_flags 2024-12-04 17:12:35 +01:00
Evgeny Posenitskiy
3d76eab5dd
Add codes supporting TREXIO (#171)
* [skip ci] Add codes supporting TREXIO -> review needed

* [skip ci] Update README.md

* [skip ci] Include Anthony's comments

* [skip ci] Remove integrals to avoid confusion
2024-12-04 16:48:29 +01:00
a7c92b6903 Forgot offset in example 2024-11-21 09:46:36 +01:00
0a6a537f97 Merge branch 'master' of github.com:TREX-CoE/trexio 2024-11-20 15:28:34 +01:00
4d3d4c4607 Added download link of tar.gz in documentation 2024-11-20 15:28:04 +01:00
1a07e6527f Added download link of tar.gz in documentation 2024-11-20 15:27:38 +01:00
8d534d8769 Fixed unused parameters in hdf5 2024-11-12 19:46:35 +01:00
38a4b60906 Added missing prototypes in the text backend 2024-11-12 19:26:28 +01:00
fad2df80b0 Added sanitizer flags for fortran 2024-11-12 15:21:32 +01:00
d9e56c5578 Merge branch 'det-checks' into debug_flags 2024-11-12 15:20:41 +01:00
2c7d8eab7f Fixed bug in test_f.f90 2024-11-12 15:19:53 +01:00
4bd147415c Merge branch 'det-checks' into debug_flags 2024-11-12 12:00:40 +01:00
e8ac919678 Removed O2 from default fortran configuration 2024-11-12 12:00:19 +01:00
q-posev
c9029293d2 Fix a typo in the comment 2024-11-11 20:03:40 +01:00
debee617d0 No warnings in trexio.c 2024-11-11 19:05:15 +01:00
d14b98b8a5 More checks 2024-11-11 18:09:38 +01:00
cda0ad70a6 Removed many warnings + added more checks 2024-11-11 17:26:51 +01:00
ff8e44d386 Add -g to compiler flags 2024-11-11 03:27:05 +01:00
9204ecb891 Retry tests 2024-11-11 03:20:46 +01:00
9459377a3f Changes after review 2024-11-11 02:54:28 +01:00
Evgeny Posenitskiy
59a836bba2
Try pinned SWIG from PyPI 2024-11-10 21:57:54 +01:00
Evgeny Posenitskiy
f5ed4afb66
SWIG 4.3 failed Python tests => downgrade 2024-11-10 21:46:56 +01:00