Skip to content

v1.0

Compare
Choose a tag to compare
@q-posev q-posev released this 01 Oct 09:31
· 694 commits to master since this release

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 + new dim type (strictly positive integers)
  • Added functionality to return the error code from the trexio_open function
  • Pinned minimal numpy version 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