File slepc.changes of Package slepc
Mon Dec 30 19:48:14 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 3.22.2:
Too many changes to list here, for details see
https://gitlab.com/slepc/slepc/-/blob/v3.22.2/CHANGELOG.md
- Fix broken build conditions for openmpi on SLE <= 15.5
-------------------------------------------------------------------
Wed Nov 8 09:10:45 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>
- Drop support for obsolete openmpi[23]
- Prepare support for openmpi5
-------------------------------------------------------------------
Mon Feb 6 10:10:26 UTC 2023 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 3.18.2
Too many changes to list here, for details see
https://gitlab.com/slepc/slepc/-/blob/v3.18.2/CHANGELOG.md
- Add openmpi4 build flavor
- Adapt external library path to new syntax
-------------------------------------------------------------------
Sun Feb 20 16:55:35 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 3.14.2
Too many changes to list here, see https://slepc.upv.es/download/
- Remove openmpi1 build flavor
-------------------------------------------------------------------
Sun Dec 8 20:55:36 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 3.12.1
Too many changes to list here, see http://slepc.upv.es/download/
- Correct openmpi1 naming on Tumbleweed
- Use python3 for building
- Add openmpi2 flavor
-------------------------------------------------------------------
Wed Mar 20 21:22:17 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Use correct MPI flavor for trlan-devel in BuildRequires and devel Requires
- Correct own libname in devel Requires
- Use same directory layout as petsc
-------------------------------------------------------------------
Sat Mar 16 20:31:51 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to upstream release version 3.8.3
* Released under 2-clause BSD license.
* New solver class LME for linear matrix equations (such as Lyapunov
or Sylvester) whose solution has low rank.
* NEP: added specific suport for rational eigenvalue problems with
NEPSetProblemType().
* Added nonlinear inverse iteration as an option of EPSPOWER.
* Added a preliminary implementation of polynomial filters in STFILTER
to compute interior eigenvalues of symmetric problems without
factorizing a matrix.
* SVD: add wrapper to PRIMME SVD solver.
* Improved evaluation of matrix functions, both in FN and MFN.
* GPU support improved in all solver classes.
* Simplified Fortran usage as in PETSc.
* Interface changes: DSNormalize has been removed;
NEPInterpolSetDegree has been renamed to NEPInterpolSetInterpolation,
and takes an additional argument.
- Convert to _multibuild. Only serial flavor is enabled currently.
-------------------------------------------------------------------
Fri Mar 10 16:17:10 UTC 2017 - kkhere.geo@gmail.com
- update to upstream release version 3.7.3
changelog only available in git repository at
https://bitbucket.org/slepc/slepc/commits/tag/v3.7.3
- remove patch
* slepc.patch (not needed anymore)
- simplify installation in %{buildroot}
-------------------------------------------------------------------
Sun Jan 12 17:10:01 UTC 2014 - kkhere.geo@gmail.com
- fix symlinks in libdir
-------------------------------------------------------------------
Thu Jan 9 17:20:52 UTC 2014 - kkhere.geo@gmail.com
- update to version 3.4.3
* Added new class of solvers NEP for the nonlinear eigenvalue problem.
* Added new class of solvers MFN for computing the action of a matrix
function on a vector.
* New EPS solver: Contour integral spectrum slice (CISS). Allows to compute
all eigenvalues inside a region.
* New QEP solver: Q-Lanczos is a specialized variant of Q-Arnoldi for
problems with symmetric matrices.
* Added support for shift-and-invert in QEP.
* Added a new auxiliary class FN: Mathematical Function, to be used in the
definition of nonlinear eigenproblems.
* Added interface to external solver FEAST.
* Changed options -xxx_monitor_draw to -xxx_monitor_lg, and similarly for
-xxx_monitor_draw_all.
- rebased patches:
* slepc.patch
-------------------------------------------------------------------
Tue Jun 25 08:57:13 UTC 2013 - kkhere.geo@gmail.com
- add missing header files to %{buildroot}
-------------------------------------------------------------------
Mon Jun 24 16:08:34 UTC 2013 - kkhere.geo@gmail.com
- add missing files included in Makefile to %{buildroot}
-------------------------------------------------------------------
Wed May 22 20:49:23 UTC 2013 - scorot@free.fr
- update to latest patch level p4
* bug fixes release
* no detailed changelog available
-------------------------------------------------------------------
Fri Oct 12 17:45:58 UTC 2012 - scorot@free.fr
- update to p3 patch level
-------------------------------------------------------------------
Tue Sep 25 17:47:44 UTC 2012 - scorot@free.fr
- add trlan-devel ond primme-devel in the requirements list ot the
devel packages
-------------------------------------------------------------------
Mon Sep 17 21:55:00 UTC 2012 - scorot@free.fr
- add module file
-------------------------------------------------------------------
Mon Sep 17 06:48:09 UTC 2012 - scorot@free.fr
- fix files list
-------------------------------------------------------------------
Sun Sep 16 20:50:09 UTC 2012 - scorot@free.fr
- update petsc dir
-------------------------------------------------------------------
Mon Sep 3 21:26:23 UTC 2012 - scorot@free.fr
- add python in build requirements
-------------------------------------------------------------------
Mon Sep 3 21:10:28 UTC 2012 - scorot@free.fr
- update to version 3.3-p2
-------------------------------------------------------------------
Wed Aug 15 09:16:02 UTC 2012 - scorot@free.fr
- first package