Removed all graph routines from the main module. These are being ported to Chingon
Added Viterbi code and some probability distributions.
Removed deprecated functions matPlus() and matMinus()
Replaced persistSparseMatrix() with bulkInsertMatrix()
Some performance updates and beginning of the NamedMatrix class
The NamedMatrix class has setters and getters, should be actually useful now.
Some update. Note the doc are well out of data due to an issue with chpldoc
wha happen?
Removed CDO dependency