[Webnucleo] ANNOUNCE: wn_matrix version 0.3 released
Bradley S. Meyer
mbradle at clemson.edu
Mon Jul 23 19:11:14 EDT 2007
Release 0.3 of Webnucleo's wn_matrix Module
is now publicly available. wn_matrix is a collection of
C codes for storing and managing sparse matrices.
The module is available at this location:
http://www.webnucleo.org/home/modules/wn_matrix/0.3
Below are the recent updates to the module:
New:
Routines to get a copy of a matrix and the transpose of a matrix have
been added to the API.
Example 9, which demonstrates the new API routines, has been added.
Fix:
API routines WnMatrix__clear and WnMatrix__scaleMatrix have been fixed.
Example codes no longer have any cases of incorrectly
assigning integers instead of double as values to matrix elements.
Makefile now compiles with GNU GSL recommended flags for gcc.
Example in documentation for API routine
WnMatrix__Line__getNumberOfElements is now correct.
Documentation for API routine WnMatrix__getDiagonalElements is now
correct.
--
Bradley S. Meyer
Department of Physics and Astronomy
Clemson University
Clemson, SC 29634-0978
mbradle at clemson.edu
http://nucleo.ces.clemson.edu
More information about the Webnucleo
mailing list