[Webnucleo] ANNOUNCE: wn_sparse_solve 0.2 now available
Announce list for the Webnucleo project.
webnucleo at ces.clemson.edu
Sat Jul 19 19:58:47 EDT 2008
Release 0.2 of Webnucleo's wn_sparse_solve Module is now publicly
available. wn_sparse_solve allows users to interface Webnucleo codes
easily with SPARSKIT2, Yousef Saad's sparse matrix toolkit.
The module is available at this location:
http://www.webnucleo.org/home/modules/wn_sparse_solve/0.2
Below are the recent updates to the module:
Fix:
Example codes now correctly compile with g++.
Example codes now can be correctly profiled with gprof.
src/examples/README.txt now correctly includes example6.c and
my_convergence_tester.c/h in directory contents section.
Reorganization:
Where relevant, a number of unsigned int variables have been converted
to size_t.
More information about the Webnucleo
mailing list