1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-07-22 10:47:43 +02:00
Go to file
2021-04-30 14:12:23 +02:00
.github/workflows avoid cloning htmlize 2021-04-12 16:18:49 +02:00
docs rm gitignore in docs 2021-04-12 14:31:05 +02:00
src fix paths 2021-04-30 14:12:23 +02:00
tools fix paths 2021-04-30 14:12:23 +02:00
.gitignore Autoconfig with optional HDF5 compilation (#42) 2021-04-28 15:30:18 +02:00
.gitmodules org-mode to html conversion for the documentation website (#41) 2021-04-09 16:45:44 +02:00
configure.ac added temp solution for missing install-sh script 2021-04-28 15:57:31 +02:00
LICENSE Initial commit 2021-01-18 15:48:36 +01:00
Makefile.in Autoconfig with optional HDF5 compilation (#42) 2021-04-28 15:30:18 +02:00
README.md README 2021-03-29 00:48:08 +02:00
trex.json Update trex.json 2021-04-20 01:29:31 +02: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.