[Webnucleo] ANNOUNCE: wn_sparse_solve version 0.4 now available
Announce list for the Webnucleo project.
webnucleo at mailhost.ces.clemson.edu
Thu Oct 25 14:59:44 EDT 2012
Release 0.4 of Webnucleo's wn_sparse_solve module is now publicly
available. wn_sparse_solve is Webnucleo's C toolkit for interfacing
Webnucleo matrix codes with SPARSKIT2.
The module is available at this location:
http://www.webnucleo.org/home/modules/wn_sparse_solve/0.4
Below are the recent updates to the module:
New:
Code is now hosted at SourceForge.net.
Fix:
size_t's are cast to ints in ilu preconditioner for more portable
interfacing with Sparskit.
Code uses extern "C" for c++ compilers.
Reorganization:
Examples Makefile now can download Sparskit directly.
Examples Makefile now directly makes the Sparskit library.
More information about the Webnucleo
mailing list