Skip to content

Releases: petiaccja/Mathter

v2.0.1

16 Jun 19:10
24cedfb

Choose a tag to compare

A small patch release that fixes compilation errors when using Clang 11 and the Android NDK r22. No functional or API changes introduced compared to v2.0.0.

v2.0.0

18 Sep 11:22
42e25ad

Choose a tag to compare

Major rewrite of Mathter focused on improving code & test robustness, full support for complex numbers, and code cleanup. This includes some API breaking changes. For more information, see the changelog.

v1.1.2

28 Jun 13:24

Choose a tag to compare

  • Cleaned up build system
  • No code changes
    • Except renaming MATHTER_USE_XSIMD to MATHTER_ENABLE_SIMD

v1.1.1

16 Jun 17:37
f64eb78

Choose a tag to compare

fix matrix == and != and add tests (#38)

v1.1.0: cleanup (#35)

16 Mar 10:37
4c126a1

Choose a tag to compare

remove old docs and revamp ci

Release v1.0.1

02 Jul 07:42
9d3bebc

Choose a tag to compare

For changes, check the commit log.

Release v1.0.0

14 Jan 18:56
eb78c1e

Choose a tag to compare

For changes, check the commit log.