|
|
|
@ -1,6 +1,10 @@
|
|
|
|
Changelog. A lot less detailed than usual, at least for past
|
|
|
|
Changelog. A lot less detailed than usual, at least for past
|
|
|
|
history.
|
|
|
|
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.
|
|
|
|
2006/06/16: Defined GetRow. This way we may close the mat objects.
|
|
|
|
Next we will rewrite SMMP to only make use of GetRow,
|
|
|
|
Next we will rewrite SMMP to only make use of GetRow,
|
|
|
|
not to rely on CSR storage format.
|
|
|
|
not to rely on CSR storage format.
|
|
|
|
|