* Update to version 5.4.4. * Add reproducible.patch: Substitute build user with env var BUILD_HOST (to be set before configure) and date with one generated from SOURCE_DATE_EPOCH if defined. OBS-URL: https://build.opensuse.org/request/show/1282073 OBS-URL: https://build.opensuse.org/package/show/science/gmm++?expand=0&rev=2
28 lines
1.1 KiB
Plaintext
28 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jun 2 16:39:42 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 5.4.4:
|
|
* Fix a problem in the use of the libtool variable
|
|
LIBTOOL_VERSION_INFO.
|
|
* Reduce code of the superlu and blas interfaces of GMM.
|
|
- Changes from version 5.4.3:
|
|
* Basic cmake build support.
|
|
* Some fixes and improvements in the autoconf build system.
|
|
* Support for the reentrant version of the qhull library
|
|
dependency.
|
|
* Morley element in 3D added.
|
|
* A 3D version of bspline basis functions on uniform rectilinear
|
|
grid.
|
|
* Enable accessing parallel MUMPS in the scripting API linsolve
|
|
function.
|
|
* Allow integration point variables for GWFL assembly in the
|
|
scripting interface.
|
|
- Add reproducible.patch: Substitute build user with env var
|
|
BUILD_HOST (to be set before configure) and date with one
|
|
generated from SOURCE_DATE_EPOCH if defined.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 22 03:17:45 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Initial package.
|