- TSV reader for unified API (MDV3+TSV / Sonata)
- emodels and current API now functional in both configs.
- Mvd3 reader refactoring
- API to get emodels and currents (Sonata)
- Support for automatically select a single population (default)
- Python: Support to extract properties for a list of gids
- Better dectection of mvd and sonata files.
- Support optional Rotations or provided as angles
- Use Version directly from git (git describe)
- Added stride and offset support in conVersion utility
- Initial support for Sonata nodes (
SonataFile
) using a newMVD::File
interface.- Test utility to convert mvd3 to sonata
mvd2sonata.py
- Test utility to convert mvd3 to sonata
- New
open()
generic function - Tests to use Boost shared libs
- Switched Bindings to Pybind11
- Dropped MVD2 bindings
- Fixed dependencies in Cmake installed target
- Dont read whole library dataset if not required
- Improved tests and CI with docker & spack
- Python 3 and bindings compilation
- Added regions API
- Added
getLayer()
andHyperColumns
API - Use external Highfive
- Python bindings: Dont regen if not requested, respect paths
- New python bindings
- Support for additional properties
- update HighFive dependency
- minor cmake fixes
- support for summary circuit description
- reinforce MVD2 parser