1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2025-01-10 21:18:35 +01:00
trexio/src/README.org

32 lines
1.2 KiB
Org Mode
Raw Normal View History

#+TITLE: TREXIO source code documentation
#+PROPERTY: comments org
#+SETUPFILE: ../docs/theme.setup
------------------
2021-06-18 12:04:03 +02:00
- [[./trex.html][Data stored with TREXIO]]
- [[./templator_front.html][Front end API]]
- [[./templator_hdf5.html][HDF5 back end]]
- [[./templator_text.html][TEXT back end]]
--------------------------------
The ultimate goal of the TREXIO library is to provide a high-performance
implementation of basic I/O functionality for users within and beyond
the TREX-CoE.
The source code of the library is available at
https://github.com/trex-coe/trexio
and bug reports should be submitted at
https://github.com/trex-coe/trexio/issues.
------------------
[[https://trex-coe.eu/sites/default/files/inline-images/euflag.jpg]] [[https://trex-coe.eu][TREX: Targeting Real Chemical Accuracy at the Exascale]] project has received funding from the European Unions Horizon 2020 - Research and Innovation program - under grant agreement no. 952165. The content of this document does not represent the opinion of the European Union, and the European Union is not responsible for any use that might be made of such content.
# -*- mode: org -*-