forked from pool/fflas-ffpack
Accepting request 559895 from science
- Update to new upstream release 2.3.2 OBS-URL: https://build.opensuse.org/request/show/559895 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fflas-ffpack?expand=0&rev=8
This commit is contained in:
commit
d9e5190cd1
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 25 17:03:23 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update to new upstream release 2.3.2
|
||||||
|
* new specialization for fgemv over recint
|
||||||
|
* improved fttrtri (triangular matrix inverse)
|
||||||
|
* clean-up and update all random matrix generator so they can
|
||||||
|
be seeded.
|
||||||
|
* new pfgemv routine (parallel matrix vector product)
|
||||||
|
* new fpotrf routine (Cholesky factorization) and symmetric
|
||||||
|
rand generator
|
||||||
|
* Gauss-Jordan inverse made to work
|
||||||
|
* change signature for CharPoly (now takes a polynomial domain
|
||||||
|
as input)
|
||||||
|
* change the signature of ftrtrm
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 9 21:42:47 UTC 2017 - jengelh@inai.de
|
Sat Sep 9 21:42:47 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Name: fflas-ffpack
|
Name: fflas-ffpack
|
||||||
%define lname libfflas0
|
%define lname libfflas0
|
||||||
Version: 2.2.2
|
Version: 2.3.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Finite Field Linear Algebra Subroutines
|
Summary: Finite Field Linear Algebra Subroutines
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e3adfcffd121b1935caa58e8174daa32c76f737d8b7b010b961dedf07e194dec
|
|
||||||
size 1436087
|
|
3
v2.3.2.tar.gz
Normal file
3
v2.3.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:18aeda79aaa117196719f2dca9d828023b4c33775cd64a1786ee45dfa4691867
|
||||||
|
size 1471673
|
Loading…
Reference in New Issue
Block a user