diff --git a/armadillo-5.000.1.tar.gz b/armadillo-5.000.1.tar.gz deleted file mode 100644 index 3307051..0000000 --- a/armadillo-5.000.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ca55fbfce220517374a879ddc0c79e1afd3993f89cc58621aa502e9533f3cdb -size 5425382 diff --git a/armadillo-5.100.2.tar.gz b/armadillo-5.100.2.tar.gz new file mode 100644 index 0000000..98990d0 --- /dev/null +++ b/armadillo-5.100.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63150f12bf7c7c598ea55b7271d99fce349ff386a3dc2cae3904b244f6e35320 +size 5429961 diff --git a/armadillo.changes b/armadillo.changes index a27ecaa..e1743f5 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -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 diff --git a/armadillo.spec b/armadillo.spec index afdae3c..79cf967 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -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