AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Specfile modernization.
- Specfile modernization.
- Add option to build without openblas
- For the BLAS implementation, switch from cblas to openblas.
- Switch from ATLAS to CBLAS
- 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.
- 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.)
- Update to new upstream release 1.0.4 * fix some memleaks in nullspace.c * support CBLAS implementation other than ATLAS
- Replace tarball by the original variant
- Initial package (version 1.0.3) for build.opensuse.org