diff --git a/armadillo-7.200.2.tar.xz b/armadillo-7.200.2.tar.xz deleted file mode 100644 index 520234c..0000000 --- a/armadillo-7.200.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55ab2e62e305da66de6e1c80d91a55511a924cbcfa95ceb13c87e8a958397dfb -size 3994444 diff --git a/armadillo-7.300.0.tar.xz b/armadillo-7.300.0.tar.xz new file mode 100644 index 0000000..e6ca8bf --- /dev/null +++ b/armadillo-7.300.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed1aa8dd2d33692b6a41a732c9989113f8ba34b19ced39382fc6ab677e26765e +size 3994524 diff --git a/armadillo.changes b/armadillo.changes index d29471a..10e29c5 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jul 28 02:02:26 UTC 2016 - badshah400@gmail.com + +- Update to version 7.300.0: + + Added index_min() and index_max() standalone functions. + + Expanded .subvec() to accept size() arguments. + + More robust handling of non-square matrices by lu(). + ------------------------------------------------------------------- Sat Jul 2 00:46:29 UTC 2016 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index e058420..ae3ed5c 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -19,7 +19,7 @@ %define soname libarmadillo7 Name: armadillo -Version: 7.200.2 +Version: 7.300.0 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0