1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-08-24 22:21:43 +02:00

Update ChangeLog

This commit is contained in:
q-posev 2022-10-07 14:57:28 +02:00
parent f4c51e8c1f
commit 813577e4a6
No known key found for this signature in database
GPG Key ID: 7C477A462FBF9B87

View File

@ -4,6 +4,14 @@ CHANGES
2.3
---
- Fixed Fortran interface on 32-bit (e.g. i386) architectures
- Changed the structure of the state group
- Sparse data type is patched to work with different dimensions
- Safer cleaning of the output files in TREXIO_TEXT tests
- The global `state` switch is replaced with `state_id` attribute
- Added `float buffered` type for vectors like CI/CSF coefficients
- .git folder is no longer needed to activate TREXIO_DEVEL mode
- Renamed debian folder into helpers-debian
- Added trexio_to_bitfield_list functionality
- Added `trexio_has_group` functionality
- Added OCaml binding