Jan Engelhardt
6ac96cb17e
OBS-URL: https://build.opensuse.org/package/show/science/fflas-ffpack?expand=0&rev=7
43 lines
1.7 KiB
Plaintext
43 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Nov 14 10:36:30 UTC 2015 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 2.1.0
|
|
* New features include: parallel PLUQ
|
|
* computation of rank profiles and rank profile matrices
|
|
* echelon and reduced echelon forms form both LUdivine and PLUQ
|
|
* getters to the forms and the transformation matrices
|
|
* igemm routine for BLAS like gemm on 64-bit ints
|
|
* support of Modular<int64_t> and ModularBalanced<int64_t> using
|
|
igemm, to support fields of bitsize between 25 and 31
|
|
* support of Modular<rint<K> > for Z/pZ with p of size > 32 bit
|
|
(based on Givaro's RecInt multiprecision integers)
|
|
* support of RNS based gaussian elimination on multiprecision fields
|
|
* Paladin: DSL for parallel programming adressing OMP, TBB and Kaapi
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 29 17:49:09 UTC 2014 - jengelh@inai.de
|
|
|
|
- Remove unneeded xz BuildRequire
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 1 00:05:57 UTC 2014 - avvissu@yandex.ru
|
|
|
|
- Fix build error on 32bit architecture:
|
|
* add atlas macro
|
|
- Do not compile in DATE and TIME:
|
|
* HTML_TIMESTAMP tag set to NO
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 10 11:53:26 UTC 2014 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 2.0.0
|
|
* New features: new pluq 2x2 recursive algorithm; leftlooking;
|
|
parallel OMP and KAAPI fgemm, ftrmm, ftrsm;
|
|
fadd, fsub, finit, fscal, etc.; vectorisation using AVX(2);
|
|
in place schedules; new Echelon code; spmv kernels
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 20 11:02:40 UTC 2013 - jengelh@inai.de
|
|
|
|
- Initial package (version 1.6.0) for build.opensuse.org
|