Skip to content

Releases: willat343/mathbox

v0.8.0

29 Apr 07:58

Choose a tag to compare

  • improved transform manager, statistics, stiffness, and traits
  • migrated traits here
  • added schur complement functionality
  • fixed test generation for downstream users
  • documentation cleanup and improvement
  • bugfixes and improvements

v0.7.0

21 Jan 17:42

Choose a tag to compare

  • so group function improvements
  • matrix property and operation functions
  • improvements to decomposition functions
  • added matrix diagnostic functions

v0.6.3

01 Dec 09:28

Choose a tag to compare

  • fixes and improvements to TransformManager
  • covariance functions
  • minor code improments

v0.6.2

22 Aug 19:57

Choose a tag to compare

  • option for header-only or compiled (with explicit template instantiation)
  • option for shared/static lib

Overall these changes allow flexibility for much faster builds of downstream projects

v0.6.1

15 Aug 21:06

Choose a tag to compare

  • using cppbox macros
  • transform manager development
  • fixed namespacing issues
  • cmake improvements

v0.6.0

20 Jul 21:27

Choose a tag to compare

  • refactored CMake, depending on cmakebox, updated README

v0.5.0

18 Jul 00:02

Choose a tag to compare

  • flattened repository structure
  • refactored CMake to be FetchContent compatible

v0.4.0

28 May 15:51

Choose a tag to compare

  • now depends on cppbox which contains general-purpose C++ functions, classes, traits, and utilities
  • some mathbox functions were migrated to cppbox, and some functions from upstream packages were migrated to mathbox
  • embraced concepts

v0.3

18 Nov 00:05

Choose a tag to compare

  • Refactored the cmake structure and added extensive documentation
  • Versions will now be released by minor version and tags updated with patch/tweak versions

v0.2.1

22 Sep 21:51
6076d48

Choose a tag to compare

  • catkin support