Skip to content

Files

Latest commit

690382c · Mar 12, 2018

History

History
36 lines (19 loc) · 737 Bytes

RELEASE.md

File metadata and controls

36 lines (19 loc) · 737 Bytes

NumSuch Release Notes

Version 0.1.1

Removed all graph routines from the main module. These are being ported to Chingon

Version 0.1.2

Added Viterbi code and some probability distributions.

Version 0.1.3

Removed deprecated functions matPlus() and matMinus()

Version 0.1.4

Replaced persistSparseMatrix() with bulkInsertMatrix()

Version 0.1.5

Some performance updates and beginning of the NamedMatrix class

Version 0.2.0

The NamedMatrix class has setters and getters, should be actually useful now.

Version 0.2.1

Some update. Note the doc are well out of data due to an issue with chpldoc

Version 0.2.2

wha happen?

Version 0.2.3

Removed CDO dependency