Changelog for
libsuperlu-doc-3.0-22.34.noarch.rpm :
* Fri Jul 10 2009 garloffAATTsuse.de- Some more optimization- Build shared libraries- Package split and rename: superlu -> libsuperlu3, libsuperlu-devel, libsuperlu-doc, libblas2, libblas-devel
* Mon Mar 27 2006 garloffAATTsuse.de- superlu-undef-code.diff: Fix undefined code (#160443).
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Thu Dec 22 2005 garloffAATTsuse.de- Install header files into /usr/include/superlu/- Update User Guide.
* Wed Dec 21 2005 garloffAATTsuse.de- Include EXAMPLE dir as documentation.- Build as non-root.- Nuke unused local vars referencing uninitialized vars.
* Wed Dec 21 2005 garloffAATTsuse.de- Update to SuperLU-3.0: [#133821]
* Added \"options\" input argument and \"stat\" output argument for the driver routines
* More Examples
* Added a \"symmetric mode\" for (nearly) symmetric matrices
* Better Fortran interface.
* fixed a bug in the complex drivers sgssvx/zgssvx when the input matrix is stored in compressed row format.
* prefixed the header files by \"slu_\".
* Fixed a memory leak in get_perm_c() when bnz=0.
* Changed \"abs\" to \"fabs\" in izmax1.
* Upgraded COLAMD to the latest version (2.3).15- Add various declarations and #include statements- Trick compiler into not optimizing away a loop in our timing measurement.
* Fri Nov 25 2005 yxuAATTsuse.de- add missing function prototypes
* Tue Nov 15 2005 dmuellerAATTsuse.de- avoid an endless loop during building (#133820)
* Mon May 09 2005 meissnerAATTsuse.de- fixed 1 byte buffer overflows.
* Mon Dec 20 2004 garloffAATTsuse.de- Pass $(RPM_OPT_FLAGS) -Os -fPIC for files that don\'t need to be optimized.