diff --git a/armadillo-5.400.2.tar.gz b/armadillo-5.400.2.tar.gz deleted file mode 100644 index bba1855..0000000 --- a/armadillo-5.400.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d155f50bcdd716e52c5c59ccba88adbedfa406f92b76b9edb7a84bd737dbff84 -size 5440024 diff --git a/armadillo-5.500.2.tar.gz b/armadillo-5.500.2.tar.gz new file mode 100644 index 0000000..4c04eba --- /dev/null +++ b/armadillo-5.500.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a29d964fb879199a2ec06e67d0c33faa704bd493f48ff8d4abe3898baf735d19 +size 5442223 diff --git a/armadillo.changes b/armadillo.changes index 6b45aff..7164a08 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Sep 3 11:11:50 UTC 2015 - badshah400@gmail.com + +- Update to version 5.500.2: + + Undocumented fixes. +- Changes from version 5.500.0 (Molotov Cocktail): + + Expanded object constructors and generators to handle size() + based specification of dimensions. + + Faster handling of submatrix rows. + + Faster clamp(). + + Fixes for handling sparse matrices. + ------------------------------------------------------------------- Wed Aug 19 04:44:22 UTC 2015 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index dcfa2d4..1d08f79 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -19,7 +19,7 @@ %define soname libarmadillo5 Name: armadillo -Version: 5.400.2 +Version: 5.500.2 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0