Accepting request 494999 from home:badshah400:branches:devel:libraries:c_c++

Update to v7.900.1

OBS-URL: https://build.opensuse.org/request/show/494999
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=209
This commit is contained in:
Ismail Dönmez
2017-05-15 18:39:40 +00:00
committed by Git OBS Bridge
parent 9a1af7faab
commit d997c20470
5 changed files with 37 additions and 22 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon May 15 14:07:43 UTC 2017 - badshah400@gmail.com
- Update to version 7.900.1:
+ Expanded clamp() to handle cubes.
+ Computationally expensive element-wise functions (such as
exp(), log(), cos(), etc) can now be automatically sped up via
OpenMP; this requires a C++11/C++14 compiler with OpenMP 3.0+
support.
- Rebase armadillo-tests.patch for updated version.
- Drop tests because upstream acknowledges some tests are intended
to fail without ARPACK.
-------------------------------------------------------------------
Sat Feb 18 22:37:01 UTC 2017 - badshah400@gmail.com