]> git.tdb.fi Git - libs/math.git/summary
 
descriptionA C++ math library.
ownertdb
last changeMon, 14 Mar 2022 07:04:40 +0000 (09:04 +0200)
shortlog
2022-03-14 Mikko RasaRename AffineTransformation to AffineTransform master
2022-03-13 Mikko RasaRemove SquareMatrix and instead use static_assert to...
2022-03-13 Mikko RasaMake gauss_jordan operate on columns instead of rows
2022-03-13 Mikko RasaRequire C++11 for building
2022-03-13 Mikko RasaAssign a version number
2020-12-30 Mikko RasaSupport Matrix multiplication operators on SquareMatrix
2019-06-07 Mikko RasaAdd a bezier spline type
2019-06-06 Mikko RasaRemove a stray include
2019-06-05 Mikko RasaAdd a simple linearly interpolated "spline"
2019-06-05 Mikko RasaFix a missing return in assignment operator
2019-06-05 Mikko RasaMove a #include to where it's actually used
2019-06-04 Mikko RasaMove the Knot struct out of Spline
2019-06-02 Mikko RasaAdd an interpolation sub-library
2019-06-02 Mikko RasaFix a memory access error in DynamicMatrix::invert
2019-06-02 Mikko RasaCopy Matrix test cases for DynamicMatrix
2019-06-02 Mikko RasaImprove readability of Matrix test cases with typedefs
...
heads
2 years ago master