diff --git a/armadillo-7.600.2.tar.xz b/armadillo-7.600.2.tar.xz deleted file mode 100644 index 87fab38..0000000 --- a/armadillo-7.600.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6790d5e6b41fcac6733632a9c3775239806d00178886226dec3f986a884f4c2d -size 3997004 diff --git a/armadillo-7.700.0.tar.xz b/armadillo-7.700.0.tar.xz new file mode 100644 index 0000000..b953226 --- /dev/null +++ b/armadillo-7.700.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9029490f7edfb7029e117961db6307c2c3ee368691ed15e4fc58d06c9115d94 +size 3999612 diff --git a/armadillo.changes b/armadillo.changes index 0f0e01e..fcfcd47 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Feb 8 13:58:57 UTC 2017 - badshah400@gmail.com + +- Update to version 7.700.0: + + Added polyfit() and polyval(). + + Added second form of log_det() to directly return the result + as a complex number. + + Added range() to statistics functions. + + Expanded trimatu()/trimatl() and symmatu()/symmatl() to handle + sparse matrices. + ------------------------------------------------------------------- Sun Dec 25 16:04:39 UTC 2016 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index 2702ba2..916e853 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,7 +1,7 @@ # # spec file for package armadillo # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define soname libarmadillo7 Name: armadillo -Version: 7.600.2 +Version: 7.700.0 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0