1
0

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

Update to version 6.100.0

OBS-URL: https://build.opensuse.org/request/show/339139
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=157
This commit is contained in:
Ismail Dönmez
2015-10-16 16:02:51 +00:00
committed by Git OBS Bridge
parent cd4e4f243c
commit cc0f35aa45
5 changed files with 23 additions and 7 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Oct 15 16:03:24 UTC 2015 - badshah400@gmail.com
- Version 6.100.0 (Midnight Blue):
+ Faster norm() and normalise() when using Intel MKL, ATLAS or
OpenBLAS.
+ Added Schur decomposition: schur().
+ Stricter handling of matrix objects by hist() and histc().
+ Advanced constructors for using auxiliary memory now have the
default of strict = false.
+ Cube class now delays allocation of .slice() related
structures until needed.
+ Expanded join_slices() to handle joining cubes with matrices.
- Update shlib package name to libarmadillo6 in keeping with
shlib version upgrade.
-------------------------------------------------------------------
Thu Sep 3 11:11:50 UTC 2015 - badshah400@gmail.com