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

497 Commits

Author SHA1 Message Date
Evgeny Posenitskiy
d67f124e35
Merge pull request #134 from TREX-CoE/readme
Updated readme
2023-12-10 12:47:03 +01:00
442f0a2704 Updated readme 2023-12-07 14:42:10 +01:00
joguenzl
ae6f912306 Substitute PROJECT_SOURCE_DIR for CMAKE_SOURCE_DIR 2023-11-30 12:34:38 +01:00
354d1cd1f2 Removed JSON string in trexio.h 2023-10-25 13:45:44 +02:00
6ff3fdfae0 Added json in trexio.h 2023-10-23 17:44:31 +02:00
9fc4b1306b Documentation (citation) 2023-09-15 16:30:00 +02:00
ecd9f466d9 Documentation (citation) 2023-09-15 16:28:35 +02:00
d011447f6f
Merge pull request #124 from joguenzl/master
Support for numerical atomic orbitals
2023-06-08 17:04:53 +02:00
81818a40ab
Merge pull request #126 from TREX-CoE/text-fallback-python
Text fallback when building python API
2023-06-08 17:03:36 +02:00
joguenzl
a8fec4d6c7 Incorporate PR feedback 2023-06-05 16:21:09 +02:00
5c21fb4220 Fix previous commit 2023-06-02 19:48:41 +02:00
160d3007a1 Fixing #125 2023-06-02 19:38:07 +02:00
joguenzl
d26d33347b
Merge branch 'TREX-CoE:master' into master 2023-06-02 15:20:45 +02:00
joguenzl
064600afcd
Merge branch 'TREX-CoE:master' into master 2023-06-02 15:12:42 +02:00
cb629ccb03 Fix bug in python interface for writing CI coefficients 2023-06-02 15:09:02 +02:00
5e87794180 Better search for hdf5 in python-install 2023-06-02 14:53:54 +02:00
joguenzl
b2e16cea1c
Merge branch 'TREX-CoE:master' into master 2023-05-30 14:38:58 +02:00
q-posev
d1ada666c6
Fix bug in trexio_flush [Python API] 2023-05-25 18:20:00 +02:00
e226bee166 Merge branch 'master' into cppcheck 2023-05-12 19:27:00 +02:00
a1ed253dc4 Implemented index for scalar values 2023-05-12 12:30:00 +02:00
joguenzl
7ed53ab71c
Merge branch 'TREX-CoE:master' into master 2023-05-08 10:42:38 +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
0d37dcd97b Fixes #116 2023-05-05 12:30:32 +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
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
3646825790
Remove HL HDF5 from CMake 2023-04-03 22:48:42 +02:00
joguenzl
fb97b44a5f Initial support for numerical atom-centered orbitals 2023-03-31 13:01:51 +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
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
d63bc67892 Fixed RDMs in documentation 2023-02-27 15:47:52 +01:00
d37f4d6610 Improved documentation 2023-02-17 17:41:36 +01:00
8da5c2215b Removed dependency on hdf5_hl 2023-01-16 14:54:17 +01:00
5dff6491aa Removed H5LTfind_dataset 2023-01-14 11:54:42 +01:00
67e6054898 Merge branch 'master' of github.com:TREX-CoE/trexio 2023-01-13 15:47:33 +01:00
9355609ced Rewrote HDF5 detection 2023-01-13 15:47:23 +01:00
Evgeny Posenitskiy
4e8909d9cd
Add extern C pre-processing macro for C++ 2023-01-11 19:03:57 +01:00
00fde3b5ee Introduced phase change 2023-01-08 11:46:08 +01:00
69841981f1 Fix python build 2023-01-06 20:07:42 +01:00