forked from pool/linbox
56 lines
2.0 KiB
Plaintext
56 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Nov 2 16:39:41 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to snapshot 1.7.0+git106 (a253f54da)
|
|
* Build fixes for when linbox is built in a C++20 environment
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 14 11:25:03 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 1.7.0
|
|
* New polynomial matrix API
|
|
* New FFT code for polynomial matrices
|
|
* Dixon solver refactorization
|
|
* Cleanup of BlasMatrixDomain with minor API changes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 5 12:03:25 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 1.6.3
|
|
* Major code refactorizations for: Solve Solution, Echelon Form
|
|
Code, prime generators, Smith Form via Valence, MPI
|
|
serialization and communicators.
|
|
* New hadamard bound solutions.
|
|
* Removal of the obsolete sage-interface.
|
|
* Updated and new polynomial matrix classes and API with Givaro.
|
|
* MPI-based Chinese Remaindering applied to Solve.
|
|
- Drop 0001-remove-unnecessary-double-template-fixing-gcc-8.1-co.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 15 13:47:53 UTC 2018 - schwab@suse.de
|
|
|
|
- Add option to build without openblas
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 23 08:58:41 UTC 2018 - jengelh@inai.de
|
|
|
|
- Add 0001-remove-unnecessary-double-template-fixing-gcc-8.1-co.patch
|
|
from upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 25 19:54:37 UTC 2017 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.5.2
|
|
* remove all unused stuff from linbox-sage
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 9 21:20:48 UTC 2017 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.4.2
|
|
* Support for givaro-4.0.1 and fflas-ffpack-2.2.2
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 19 22:29:51 UTC 2013 - jengelh@inai.de
|
|
|
|
- Initial package (version 1.3.2) for build.opensuse.org
|