Skip to content

Version 0.2.0

Latest
Compare
Choose a tag to compare
@Mc-Zen Mc-Zen released this 10 Apr 10:08
28bc7df

Changes

  • Added support for dynamic matrices with Matrix<T, algebra::dynamic, algebra::dynamic>
  • Fixed some constexpr contexts
  • Removed Matrix::uninitialized
  • Added more diag() and antidiag() overloads