Skip to content

Releases: sebsjames/maths

The modules are coming release

04 Mar 14:08
ea1ca20

Choose a tag to compare

The modules are coming!

This release may be the last one that exclusively features #include headers

The most significant change in this release is the switch to a single matrix class, sm::mat. There are quite a few other fixes, too:

What's Changed

New Contributors

Full Changelog: 1.0...2.0

The 'Escape from Morphologica' Release

07 Jul 11:18

Choose a tag to compare

Here is the first release of Seb's modern C++ maths library. Developed as part of mathplot (originally morphologica), sebsjames-maths is now free!

What's Changed

  • Tweaks to get_from, along with some tests, including of vector ranges by @sebsjames in #6
  • Variable changes and comments to review by @sebsjames in #7
  • Adds ability to use spans in sm::range and sm::scale by @sebsjames in #5
  • support clang-cl by @miyanyan in #10

New Contributors

Full Changelog: https://github.com/sebsjames/maths/commits/1.0