Releases: azimonti/ma-libs
Releases · azimonti/ma-libs
Version 3.0
Version 2.0
What's Changed
- HDF5 Fortran bindings
- Fortran algebra, algo, and test libraries
- Python calling C++ bindings
- Fortran calling C++ bindings
- C++ calling Fortran bindings
Full Changelog: v1.2...v2.0
Version 1.2
Version 1.1
Version 1.0
What's Changed
Added the first two libraries (both static and dynamic link):
-
C++ BLAS/LAPACK bindings made with templates supporting different types (
float
/double
/std::complex<float>
/std::complex<double>
-
a C++ neural network library with BLAS/LAPACK backend and HDF5 for storing the weights so that can be later reused