Skip to content

v0.10.0

Compare
Choose a tag to compare
@motchy869 motchy869 released this 02 Aug 03:18
· 14 commits to main since this release
  • Fixed
    • missing doxygen comment for LinAlg::fillLowTri function
  • Improved
    • automatic data type promotion for some functions in LinAlg namespace
  • Added
    • LinAlg::copyLowTri function
    • LinAlg::copyConjLowTri function