Hello again, anybody working on umfpack v3.2 packages ? if not I can do something:
deb http://people.debian.org/~prudhomm/debian ./ deb-src http://people.debian.org/~prudhomm/debian ./ you will find umfpack arpack and arpack++ the packages still needs some work... here is the web site http://www.cise.ufl.edu/research/sparse/umfpack/ here is the License: Your use or distribution of UMFPACK or any derivative code implies that you agree to this License. THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED OR IMPLIED. ANY USE IS AT YOUR OWN RISK. Permission is hereby granted to use or copy this program, provided that the Copyright, this License, and the Availability of the original version is retained on all copies. User documentation of any code that uses this code or any derivative code must cite the Copyright, this License, the Availability note, and "Used by permission." If this code or any derivative code is accessible from within MATLAB, then typing "help umfpack" must cite the Copyright, and "type umfpack" must also cite this License and the Availability note. Permission to modify the code and to distribute modified code is granted, provided the Copyright, this License, and the Availability note are retained, and a notice that the code was modified is included. This software was developed with support from the National Science Foundation, and is provided to you free of charge. and here is a short description UMFPACK is a set of routines for solving unsymmetric sparse linear systems, Ax=b, using the Unsymmetric MultiFrontal method. Written in ANSI/ISO C, with a Matlab (Version 6.0 and later) interface. The new code is faster than V2.2.1, uses dynamic memory allocation, and has a symbolic preordering and analysis phase that also reports the upper bounds on the nonzeros in L and U, flop count, and memory usage in the numeric phase. It includes a Matlab interface. V3.2 is for double-precision matrices only (not complex). C. -- | Christophe Prud'homme, http://augustine.mit.edu/~prudhomm | ICQ UIN: 24560867 Alias: Jesunix | Key fingerprint = 3703 50DE 7A9F 024E 0F26 0D07 A18F B40B D4BE 1450 | | Debian/GNU/Linux -- A Technical And Social Revolution

