Files
libadjoint/libadjoint.changes
Stefan Brüns c944703622 Accepting request 1234253 from home:StefanBruens:branches:science
- Fix build with newer compiler version, remove some optional,
  but incorrect code, add:
  * 0001-Remove-broken-EPSMonitorSet-call.patch
- Update openmpi versions in multibuild

OBS-URL: https://build.opensuse.org/request/show/1234253
OBS-URL: https://build.opensuse.org/package/show/science/libadjoint?expand=0&rev=7
2025-01-05 17:23:00 +00:00

45 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
Tue Dec 31 13:42:21 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Fix build with newer compiler version, remove some optional,
but incorrect code, add:
* 0001-Remove-broken-EPSMonitorSet-call.patch
- Update openmpi versions in multibuild
-------------------------------------------------------------------
Sat Jul 30 15:22:27 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- update to version 2017.2.0
* No changelog available
- Cleanup spec fle
- Build openmpi3 and serial flavors with multibuild
-------------------------------------------------------------------
Mon Mar 13 11:43:13 UTC 2017 - kkhere.geo@gmail.com
- update to version 2016.2.0 compatible with dolfin 2016.2.0
changelog only available in upstream git repository at
https://bitbucket.org/dolfin-adjoint/libadjoint/commits/tag/v2016.2.0
- refresh patch
* fix-python-install.patch
-------------------------------------------------------------------
Tue Sep 29 20:53:16 UTC 2015 - kkhere.geo@gmail.com
- update to version 1.6
* new kinds of eigendecompositions
* don't require fortran compiler
* fix petsc and slepc support
* minor fixes
- removed serial build as dolfin does not build serial version anymore
and dolfin-adjoint won't work in serial mode without it
- removed dependency on fortran compiler
- add requirement for libpetsc3-openmpi and libslepc3-openmpi
-------------------------------------------------------------------
Wed Feb 11 12:38:02 UTC 2015 - kkhere.geo@gmail.com
- new package libadjoint version 1.5.0
Libadjoint is a library for adjointing computational models.
used mainly by dolfin-adjoint