Posted Friday, September 08, 2006 2:45 AM
|
|
|
|
Version 2.5 of .NET Matri Library has been released and includes the following changes:
- Concatenate method has been added to the Matrix and CMatrix objects, allowing fast and efficient horizontal and vertical matrix concatenation.
- DeleteRow, InsertRow, DeleteColumn, InsertColumn methods have been added to Matrix and CMatrix objects.
- Fixed a bug regarding the overloading of the equality operator of the Vector and CVector objects, causing a NullRefrenceException to be thrown when they were compared with with a null pointer.
- Other internal changes and optimizations resulting in improved performance and better memory usage.
The new version of NML gets installed by default in a different directory and can coexist with older versions of the library. Users of previous versions can upgrade to the new version for free.
Vesrion 2.5 of NML can be downloaded from here: http://www.bluebit.gr/NET/BNML.zip
Trifon Triantafillidis | Lead Developer |
|
|
|
|
|