[Webnucleo] ANNOUNCE: wn_sparse_solve 0.3 now available

Announce list for the Webnucleo project. webnucleo at ces.clemson.edu
Fri Feb 20 17:32:44 EST 2009


Release 0.3 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.3

Below are the recent updates to the module:

      Fix:

      my_ilu_transpose_solver in ilu_solvers.c in the examples/ directory
now correctly includes missing line to get number of rows.

      Documentation for WnSparseSolve__Exp__solve() has been fixed.

      Checks on input have been added to a number of API routines.

      Examples have been fixed to work with 64-bit compilers.  In
particular, print out of size_t variables are cast to unsigned longs for
portability.  Those working exclusively on 64-bit   machines may wish to
remove the casts and use the %lu, %llu, or %z format code, as appropriate.

      Reorganization:

      README.txt has been removed from examples/ directory for easier
maintenance.  Copyright information is in src/README.txt.









More information about the Webnucleo mailing list