diff --git a/Changelog b/Changelog index c428e207..09c15634 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,10 @@ Changelog. A lot less detailed than usual, at least for past history. +2006/06/20: Rewritten symbmm and numbmm from SMMP to be intependent of + CSR storage by using GetRow. Still need to test for + performance. + 2006/06/16: Defined GetRow. This way we may close the mat objects. Next we will rewrite SMMP to only make use of GetRow, not to rely on CSR storage format.