|
630b5b01fd
|
Fix doc.rs
|
2025-01-10 16:09:47 +01:00 |
|
|
516b70e266
|
Finalized Rust package for version 2.5.1
|
2025-01-10 15:22:46 +01:00 |
|
|
788429d063
|
Unlocked tests
|
2025-01-10 14:59:27 +01:00 |
|
|
b5fe333ea9
|
Merge branch 'master' into rust
|
2025-01-10 14:45:07 +01:00 |
|
|
192e415a8f
|
Merge branch 'debug_flags'
|
2025-01-09 15:51:58 +01:00 |
|
|
2b7498016a
|
Fixing CI fo GH pages (emacs)
|
2025-01-09 15:51:03 +01:00 |
|
|
173fc3b6f1
|
Merge pull request #169 from TREX-CoE/debug_flags
Debug flags
|
2025-01-09 11:14:03 +01:00 |
|
|
ff6e556030
|
Update TREXIO exit codes decoding function
|
2025-01-08 15:19:43 +01:00 |
|
|
a889bb846e
|
TREXIO exit codes decoding function
|
2025-01-08 15:14:24 +01:00 |
|
|
fd1e23ad3d
|
+2 -> +1
|
2025-01-08 15:01:56 +01:00 |
|
Evgeny Posenitskiy
|
3321cb3ce6
|
Merge pull request #174 from sheepforce/haskell-readme
add Haskell bindings section to README
|
2025-01-06 15:53:10 +01:00 |
|
Phillip Seeber
|
43eb5f1944
|
add Haskell bindings section to README
|
2025-01-06 15:34:14 +01:00 |
|
q-posev
|
fb4e23481d
|
Implement a check to prevent data corruption for sparse I/O
|
2025-01-03 20:57:51 +01:00 |
|
q-posev
|
b62ddcba12
|
Remove useless n_chunks
|
2025-01-03 20:32:59 +01:00 |
|
q-posev
|
155d69571a
|
Remove TODO - the error handling is manual
|
2025-01-03 10:00:59 +01:00 |
|
q-posev
|
22be7fa615
|
Silence prints in tests
|
2025-01-03 09:53:46 +01:00 |
|
q-posev
|
a7cf0553cc
|
Install valgrind for the CI
|
2025-01-02 23:33:05 +01:00 |
|
q-posev
|
68d6780d76
|
Fix CI
|
2025-01-02 23:24:34 +01:00 |
|
q-posev
|
0533cc67c0
|
Fix CI
|
2025-01-02 23:17:34 +01:00 |
|
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 |
|
|
12cc177b6d
|
Merge branch 'master' into rust
|
2024-12-30 03:21:33 +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 |
|
|
3755baf13e
|
Deactivate test to enable old trexio
|
2024-12-30 03:01:44 +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 |
|
|
8156a738fb
|
Merge branch 'master' into rust
|
2024-12-30 00:12:17 +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 |
|
|
b529ee5d2b
|
Merge branch 'master' into rust
|
2024-12-30 00:00:17 +01:00 |
|
|
1151587bbe
|
Update determinant test such that last chunk is smaller (100 dets in 7 chunks)
|
2024-12-30 00:00:05 +01:00 |
|
|
b303609e39
|
Fixing tests
|
2024-12-29 23:40:32 +01:00 |
|
|
2cea87a123
|
Adapting determinants
|
2024-12-29 23:28:33 +01:00 |
|
|
52eae38230
|
Removing need to compile C library
|
2024-12-29 22:27:31 +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 |
|