OBS-URL: https://build.opensuse.org/package/show/science/iml?expand=0&rev=19
64 lines
2.3 KiB
Plaintext
64 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Dec 24 12:17:25 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Specfile modernization.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 24 16:17:08 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Specfile modernization.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 15 12:22:02 UTC 2018 - schwab@suse.de
|
|
|
|
- Add option to build without openblas
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 9 21:42:47 UTC 2017 - jengelh@inai.de
|
|
|
|
- For the BLAS implementation, switch from cblas to openblas.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 30 14:15:21 UTC 2016 - jengelh@inai.de
|
|
|
|
- Switch from ATLAS to CBLAS
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 13 10:19:49 UTC 2016 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.0.5
|
|
* This version incorporates a new functions kernelLong and kernelMP
|
|
into the library interface for computing a right kernel basis of
|
|
an integer matrix of type long and filled with GMP bignums,
|
|
respectively. The kernel basis returned can be optionally reduced
|
|
using lattice basis reduction. Unlike functions nullspaceLong and
|
|
nullspaceMP which only compute a basis for the rational nullspace,
|
|
functions kernelLong and kernelMP produce an integer basis for
|
|
the sublattice of all integer vectors in the right kernel of the
|
|
input matrix.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 9 07:53:52 UTC 2015 - jengelh@inai.de
|
|
|
|
- Use openSUSE's new ATLAS include path
|
|
- Upstream has replaced the 1.0.4 tarball with a same-named update
|
|
which includes a new file, cblas.h. (We do not seem to use it
|
|
anyway, because of ATLAS.)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 9 23:07:36 UTC 2014 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 1.0.4
|
|
* fix some memleaks in nullspace.c
|
|
* support CBLAS implementation other than ATLAS
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 23 16:41:28 UTC 2013 - dmitry_r@opensuse.org
|
|
|
|
- Replace tarball by the original variant
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 19 21:22:23 UTC 2013 - jengelh@inai.de
|
|
|
|
- Initial package (version 1.0.3) for build.opensuse.org
|