1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-12-22 20:35:44 +01:00
Go to file
Evgeny Posenitskiy eae497611c
Merge pull request #36 from TREX-CoE/add-has-funcs
Add has_ functions everywhere + important bug fix in text backend
2021-03-31 12:00:11 +02:00
src generate full library + dummy fix for group names 2021-03-30 21:42:42 +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.