diff --git a/armadillo-4.200.0.tar.gz b/armadillo-4.200.0.tar.gz deleted file mode 100644 index 63b918f..0000000 --- a/armadillo-4.200.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77d4c64346da9fb90d1150c290919e49530cef45713e830375e04566218335ff -size 5479492 diff --git a/armadillo-4.300.0.tar.gz b/armadillo-4.300.0.tar.gz new file mode 100644 index 0000000..f793847 --- /dev/null +++ b/armadillo-4.300.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8490f02abb17027fdb657b8b86942a951efd8fad1d9daae6327beeeeb46dbf78 +size 5483741 diff --git a/armadillo.changes b/armadillo.changes index a84d4e8..a2d425e 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat May 3 00:47:07 UTC 2014 - badshah400@gmail.com + +- Update to version 4.300 (Medieval Cornea Scraper): + + Faster find() + + Added find_finite() and find_nonfinite() for finding indices + of finite and non-finite elements + + Expressions X=inv(A)*B*C and X=A.i()*B*C are automatically + converted to X=solve(A,B*C) + + Cmake-based installer enables use of C++11 random number + generator when using gcc 4.9+ in C++11 mode + ------------------------------------------------------------------- Mon Apr 7 11:22:36 UTC 2014 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index cd8ecea..dc500e9 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -19,7 +19,7 @@ %define soname libarmadillo4 Name: armadillo -Version: 4.200.0 +Version: 4.300.0 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0