forked from pool/armadillo
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:
parent
aab73ae3ef
commit
823788fa01
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f93fe657de27cbfbd25bea929c2fcf79981ad71dd388310d5d003ccfce4e32f
|
||||
size 5448282
|
3
armadillo-6.200.3.tar.gz
Normal file
3
armadillo-6.200.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e436704a3b0824be6286ffa7c71c91ef783699889fa0992897d446b7ed82b28
|
||||
size 5442342
|
@ -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
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define soname libarmadillo6
|
||||
|
||||
Name: armadillo
|
||||
Version: 6.100.1
|
||||
Version: 6.200.3
|
||||
Release: 0
|
||||
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user