1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-07-22 10:47:43 +02:00
Go to file
Evgeny Posenitskiy 18c6fb845f
Smart deallocation of dsets upon failure in read_group [text] (#35)
* fix FC variable
* smart deallocation of dsets + some cleaning in templator [text]
2021-03-29 13:27:54 +02:00
src Smart deallocation of dsets upon failure in read_group [text] (#35) 2021-03-29 13:27:54 +02:00
LICENSE Initial commit 2021-01-18 15:48:36 +01:00
README.md README 2021-03-29 00:48:08 +02:00
trex.json correct (non)local_n_max naming 2021-03-02 16:52:05 +01:00

TREXIO

TREX I/O library

Note: The code should be compliant with the C99 CERT C coding standard. This can be checked with the cppcheck tool.