Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 252 Bytes

CHANGELOG.md

File metadata and controls

10 lines (7 loc) · 252 Bytes

current

  • Change license to GPL3

pre-release

  • Support for Permutations
  • Moved Vector and Matrix from Statistics::* to GSL::*
  • Added the Chi square distribution
  • Matrix now has two sub-classes: DenseMatrix and SparseMatrix