forked from pool/armadillo
Accepting request 307203 from home:badshah400:branches:devel:libraries:c_c++
Update to v 5.100.2 OBS-URL: https://build.opensuse.org/request/show/307203 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=145
This commit is contained in:
parent
4a1af8213f
commit
e2b98159de
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ca55fbfce220517374a879ddc0c79e1afd3993f89cc58621aa502e9533f3cdb
|
||||
size 5425382
|
3
armadillo-5.100.2.tar.gz
Normal file
3
armadillo-5.100.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63150f12bf7c7c598ea55b7271d99fce349ff386a3dc2cae3904b244f6e35320
|
||||
size 5429961
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 15 03:55:25 UTC 2015 - badshah400@gmail.com
|
||||
|
||||
- Update to version 5.100.2:
|
||||
+ Undocumented fixes.
|
||||
- Update to version 5.100.1:
|
||||
+ Undocumented fixes.
|
||||
- Changes from version Version 5.100.0 (Ankle Biter Deluxe):
|
||||
+ Added interp1() for 1D interpolation.
|
||||
+ Added .is_sorted() for checking whether a vector or matrix
|
||||
has sorted elements.
|
||||
+ Updated physical constants to NIST 2010 CODATA values.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 16 06:16:24 UTC 2015 - badshah400@gmail.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define soname libarmadillo5
|
||||
|
||||
Name: armadillo
|
||||
Version: 5.000.1
|
||||
Version: 5.100.2
|
||||
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