TREXIO v1.0 Release Notes
This is the official release of the TREXIO library, according to the D2.2 deliverable.
Highlights
- Python API developed with the SWIG code generator and deployed on PyPI and Binder
- Memory-safe functions introduced for write/read operations with arrays
- Better handling of single numerical (
int/float) attributes + newdimtype (strictly positive integers) - Added functionality to return the error code from the
trexio_openfunction - Pinned minimal
numpyversion for the Python API build and distribution [to be tested] - Parallel unit tests in C
In addition there is a large number of bug fixes and other improvements.
Contributors
A total of 2 people contributed to this release.
- Anthony Scemama
- Evgeny Posenitskiy