1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-08-24 22:21:43 +02:00
Commit Graph

1155 Commits

Author SHA1 Message Date
8b3d237c1f Working on io_dset_sparse.c. Not finished 2023-05-10 15:52:50 +02:00
Evgeny Posenitskiy
1bd70ed002
[skip ci] Formatting 2023-05-08 16:41:40 +02:00
Evgeny Posenitskiy
db7311e16a
[skip ci] Add citations 2023-05-08 16:38:07 +02:00
joguenzl
7ed53ab71c
Merge branch 'TREX-CoE:master' into master 2023-05-08 10:42:38 +02:00
Evgeny Posenitskiy
0df3a70bbe
[wheel build] No need to build from several MacOS runners 2023-05-05 17:06:15 +02:00
Evgeny Posenitskiy
4d00c44e8e
[wheel build] MacOS CI fix 2023-05-05 16:44:07 +02:00
Evgeny Posenitskiy
e937d6cb1c
[wheel build] Fix gfortran version on macos-12 2023-05-05 16:25:18 +02:00
Evgeny Posenitskiy
59fe3de505
[wheel build] Fix MacOS CI, part 2 2023-05-05 16:21:09 +02:00
Evgeny Posenitskiy
742f797d1a
[wheel build] Fix MacOS CI 2023-05-05 15:54:12 +02:00
Evgeny Posenitskiy
55c1998ba3
[wheel build] Better MacOS CI and rm manylinux-2010 build (EOL) 2023-05-05 15:25:51 +02:00
25780f9c16 Merge branch 'master' into cppcheck 2023-05-05 13:37:58 +02:00
8eb1ac75d8 [wheel build] Fix single-precision in float scalars 2nd try 2023-05-05 13:37:44 +02:00
c23bc20e4e Fixes #116 2023-05-05 13:20:58 +02:00
bb90e6b159 Merge branch 'master' into cppcheck 2023-05-05 12:55:12 +02:00
b7577c5012 [wheel build] Fix single-precision in float scalars 2023-05-05 12:54:51 +02:00
8f5220b0ea [wheel build] Fix single-precision in float scalars 2023-05-05 12:44:08 +02:00
0d37dcd97b Fixes #116 2023-05-05 12:30:32 +02:00
00f179d7f9 Added Python example 2023-05-05 09:22:08 +02:00
ffb87acc4a Refactored tests 2023-05-02 14:45:51 +02:00
5663487b8e Fixed 32bit case for indices 2023-05-02 10:22:53 +02:00
3a4691e667 Merge branch 'master' into cppcheck 2023-05-02 09:44:12 +02:00
13567fceb8 [wheel build] Set version number to 2.3.1 for fixing text backend in python 2023-04-26 10:10:42 +02:00
joguenzl
8e2ba3a5b4
Merge branch 'TREX-CoE:master' into master 2023-04-25 15:13:57 +02:00
99bb01a9f0 Merge branch 'master' of github.com:TREX-CoE/trexio 2023-04-12 15:00:23 +02:00
d9a15c12d3 Fixed text back-end in Python 2023-04-12 15:00:10 +02:00
bd58998d04 Fixed S_ISDIR 2023-04-12 13:16:16 +02:00
joguenzl
1d6a0d22fd
Merge branch 'TREX-CoE:master' into master 2023-04-04 17:06:07 +02:00
q-posev
d4d24ff102
Better README [skip ci] 2023-04-03 23:41:02 +02:00
2f939ee4c4
Cleaner CI 2023-04-03 22:53:02 +02:00
3646825790
Remove HL HDF5 from CMake 2023-04-03 22:48:42 +02:00
fbd44013db
Bumd the minor version after the release 2023-04-03 22:45:54 +02:00
6aa2a9ee25
Update Guix manifest with v.2.3.0 2023-04-03 22:44:12 +02:00
Evgeny Posenitskiy
f4b409c501
[wheel build] Release Python API 1.3.0 2023-04-03 21:40:59 +02:00
joguenzl
fb97b44a5f Initial support for numerical atom-centered orbitals 2023-03-31 13:01:51 +02:00
1adaec0da0 Update pseudo documentation 2023-03-28 10:40:49 +02:00
e17e2bece0 Check different mo_num for io_determinant_hdf5 2023-03-27 18:14:17 +02:00
bd7374ebe3
Merge pull request #113 from TREX-CoE/preprocessor
made unique_rank a preprocessor variable
2023-03-26 13:55:52 +02:00
5ad8ae8210
Merge pull request #114 from TREX-CoE/cleaning_bitfields
Reducing scope of variables
2023-03-26 13:55:35 +02:00
1d9b58cf21 Fixed const cast-away with index_p 2023-03-24 12:17:22 +01:00
42592c4454 Fixed style: Use pointers to const when referring to string literals [cert-STR05-C] 2023-03-24 12:16:57 +01:00
7c8bcef271 fixed possible char overflow in filename 2023-03-24 12:16:21 +01:00
6c279bae6f Reducing scope of variables 2023-03-24 09:59:44 +01:00
db655ce71c made unique_rank a preprocessor variable 2023-03-24 09:49:02 +01:00
7955bc1d8e Fixed compilation with IBM compiler 2023-03-06 16:44:16 +01:00
2465293581 Fixed documentation 2023-02-28 09:44:09 +01:00
d63bc67892 Fixed RDMs in documentation 2023-02-27 15:47:52 +01:00
d37f4d6610 Improved documentation 2023-02-17 17:41:36 +01:00
e321abc6f4 Additional example 2023-02-17 15:48:20 +01:00
87035ba5c8 Removed RDM down-up which was redundant with up-down 2023-02-14 15:27:25 +01:00
fb711e1bed Fixed #111 2023-01-20 10:31:56 +02:00