Skip to content

Cotila v1.1.0

Compare
Choose a tag to compare
@calebzulawski calebzulawski released this 12 Oct 02:32
· 18 commits to master since this release
4a730dd
  • Added AUTHORS and CHANGES files
  • Added deduction guides for vector and matrix classes
  • Added as_row and as_column for creating row- and column-vectors
  • Fixed bug where tolerance was not passed to rref
  • Fixed "pedantic" compiler warnings