1
0

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

- Update to version 6.200.3:
  + Bug fixes (undocumented by upstream).

- Version 6.200.2 (Midnight Blue Deluxe):
  + Expanded diagmat() to handle non-square matrices and arbitrary
    diagonals.
  + Expanded trace() to handle non-square matrices.
  + Correction for datum::Z_0 constant.

OBS-URL: https://build.opensuse.org/request/show/343406
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=161
This commit is contained in:
Ismail Dönmez
2015-11-10 13:32:19 +00:00
committed by Git OBS Bridge
parent aab73ae3ef
commit 823788fa01
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Nov 10 12:24:51 UTC 2015 - badshah400@gmail.com
- Update to version 6.200.3:
+ Bug fixes (undocumented by upstream).
-------------------------------------------------------------------
Tue Nov 3 22:46:40 UTC 2015 - badshah400@gmail.com
- Version 6.200.2 (Midnight Blue Deluxe):
+ Expanded diagmat() to handle non-square matrices and arbitrary
diagonals.
+ Expanded trace() to handle non-square matrices.
+ Correction for datum::Z_0 constant.
-------------------------------------------------------------------
Sat Oct 24 02:44:52 UTC 2015 - badshah400@gmail.com