Skip to content

v2.8.0

Compare
Choose a tag to compare
@syclik syclik released this 08 Sep 18:05
· 17382 commits to develop since this release

v2.8.0 (8 September 2015)

New Features

  • Added standard normal quantile function (#148)
  • Add sparse matrix (csr format) by dense vector multiplication (#127)
  • Faster derivative calculation for cholesky (#125)
  • Fixes for MSVC 2008 and 2010 (#134)

Bug Fixes

  • Fixed unit test for mdivide_right_spd (#153)
  • Reduced compiler warnings for sing comparisons for sign functions (#151)
  • Fixed gitignore for test directory (#149)
  • Better assignment error messages (#146)