1
0

Accepting request 155886 from home:Dmitry_R:branches:devel:libraries:c_c++

- Update to version 3.6.3
  * faster find()
  * minor fix for non-contiguous submatrix views to handle empty vectors of indices

OBS-URL: https://build.opensuse.org/request/show/155886
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=65
This commit is contained in:
2013-02-20 22:01:38 +00:00
committed by Git OBS Bridge
parent 93c6ab2b4f
commit 9629841c86
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Feb 20 09:24:21 UTC 2013 - dmitry_r@opensuse.org
- Update to version 3.6.3
* faster find()
* minor fix for non-contiguous submatrix views to handle
empty vectors of indices
-------------------------------------------------------------------
Tue Jan 29 09:24:54 UTC 2013 - dmitry_r@opensuse.org