Skip to content

Releases: maede97/MathLib

v1.2.1 - Numerical Issues in Quaternioni

03 Nov 13:40
Compare
Choose a tag to compare

v1.2 - Quaternions

02 Nov 09:40
00c9966
Compare
Choose a tag to compare

What's Changed

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

v1.1 - Minor Improvements

01 Nov 11:33
4d1d9a2
Compare
Choose a tag to compare

What's Changed

  • Add to_string function by @maede97 in #1
  • Add better constructors for size 2 and 3 by @maede97 in #2

New Contributors

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

v1.0

01 Nov 08:51
Compare
Choose a tag to compare

First working and stable release.

  • Documentation
  • Unit tests
  • Specializations for certain sizes of vectors.

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

v0.1: First working implementation

31 Oct 13:09
Compare
Choose a tag to compare
Pre-release
  • Templated Vector class
  • Unittests
  • No documentation (will be done in future release)