MADNEX
libraryThis project aims at providing tools (functions, classes, bindings, etc…) to manipulate MADNEX
files.
MADNEX
provide a data model on top of the HDF5 file format, which can handle:
MFront
files. The storage of MFront
files is detailed here.MTest
unit tests.Contributions to this project are welcomed. More details about to contribute are detailed on this page.
The installation process is detailed here.
This project is released on the LGPLv3 licence. See the LGPL-3.0.txt
file distributed with the sources of this project.
The project requires a C++-11
compliant compiler.
The project requires the official C++
bindings of the HDF5 library.
Python bindings requires the Boost/Python
library.
Documentation is written using Doxygen.