SHA256
1
0
forked from pool/armadillo

Accepting request 232629 from devel:libraries:c_c++

Update to version 4.300.0 (forwarded request 232496 from badshah400)

OBS-URL: https://build.opensuse.org/request/show/232629
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=56
This commit is contained in:
Stephan Kulow 2014-05-06 11:53:37 +00:00 committed by Git OBS Bridge
commit cd78ea4634
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:77d4c64346da9fb90d1150c290919e49530cef45713e830375e04566218335ff
size 5479492

3
armadillo-4.300.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8490f02abb17027fdb657b8b86942a951efd8fad1d9daae6327beeeeb46dbf78
size 5483741

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat May 3 00:47:07 UTC 2014 - badshah400@gmail.com
- Update to version 4.300 (Medieval Cornea Scraper):
+ Faster find()
+ Added find_finite() and find_nonfinite() for finding indices
of finite and non-finite elements
+ Expressions X=inv(A)*B*C and X=A.i()*B*C are automatically
converted to X=solve(A,B*C)
+ Cmake-based installer enables use of C++11 random number
generator when using gcc 4.9+ in C++11 mode
-------------------------------------------------------------------
Mon Apr 7 11:22:36 UTC 2014 - badshah400@gmail.com

View File

@ -19,7 +19,7 @@
%define soname libarmadillo4
Name: armadillo
Version: 4.200.0
Version: 4.300.0
Release: 0
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
License: MPL-2.0