Skip to content

mathterv2.0.1

Updated

A flexible and fast matrix, transform, and geometry library.

#Usage

mathter provides CMake targets:

find_package(Mathter CONFIG REQUIRED)
target_link_libraries(TestMathter PRIVATE Mathter::Mathter)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No transitive dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Péter Kardos's avatarPéter Kardos
  • toge's avatartoge
  • SunBlack's avatarSunBlack

#Changelog

  • 6acd363[mathter] Update to 2.0.1 (#49020)
  • 5883199[xsimd] update to 14.0.0 (#48677)
  • 2587342[mathter] update to 2.0.0 (#41057)
  • afa12e7[mathter] new port (#39463)