Skip to content

Releases: azimonti/ma-libs

Version 3.0

19 Sep 22:57
Compare
Choose a tag to compare

What's Changed

  • OpenGL multiplatform graphic engine

Full Changelog: v2.0...v3.0

Version 2.0

19 Sep 22:30
Compare
Choose a tag to compare

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

19 Sep 22:30
Compare
Choose a tag to compare

What's Changed

Bug Fixes on compilation with MSVC

Full Changelog: v1.1...v1.2

Version 1.1

19 Sep 22:30
Compare
Choose a tag to compare

What's Changed

Bug fixes when adding the repository as submodule

Full Changelog: v1.0...v1.1

Version 1.0

19 Sep 22:30
Compare
Choose a tag to compare

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