Changelog for
libsuperlu-doc-3.0-15.1.i586.rpm :
Fri Jul 10 14:00:00 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 14:00:00 2006 garloffAATTsuse.de
- superlu-undef-code.diff: Fix undefined code (#160443).
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Thu Dec 22 13:00:00 2005 garloffAATTsuse.de
- Install header files into /usr/include/superlu/
- Update User Guide.
Wed Dec 21 13:00:00 2005 garloffAATTsuse.de
- Include EXAMPLE dir as documentation.
- Build as non-root.
- Nuke unused local vars referencing uninitialized vars.
Wed Dec 21 13:00:00 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 13:00:00 2005 yxuAATTsuse.de
- add missing function prototypes
Tue Nov 15 13:00:00 2005 dmuellerAATTsuse.de
- avoid an endless loop during building (#133820)
Mon May 9 14:00:00 2005 meissnerAATTsuse.de
- fixed 1 byte buffer overflows.
Mon Dec 20 13:00:00 2004 garloffAATTsuse.de
- Pass $(RPM_OPT_FLAGS) -Os -fPIC for files that don\'t need to be
optimized.