diff --git a/armadillo-8.100.1.tar.xz b/armadillo-8.100.1.tar.xz deleted file mode 100644 index 9410c24..0000000 --- a/armadillo-8.100.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54773f7d828bd3885c598f90122b530ded65d9b195c9034e082baea737cd138d -size 4453908 diff --git a/armadillo-8.200.0.tar.xz b/armadillo-8.200.0.tar.xz new file mode 100644 index 0000000..d8af2ed --- /dev/null +++ b/armadillo-8.200.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:998d4c689fe5c18e393a5d129aa5d1fd649592ae1a94e0c280d3f88e01526aa8 +size 4456824 diff --git a/armadillo.changes b/armadillo.changes index c6596dc..cc63103 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Oct 15 12:24:13 UTC 2017 - badshah400@gmail.com + +- Update to version 8.200.0: + + Added intersect() for finding common elements in two + vectors/matrices. + + Expanded affmul() to handle non-square matrices. + ------------------------------------------------------------------- Tue Sep 12 05:55:54 UTC 2017 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 7485bb2..abb78d9 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ %define soname libarmadillo8 Name: armadillo -Version: 8.100.1 +Version: 8.200.0 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0