diff --git a/armadillo-6.600.5.tar.gz b/armadillo-6.600.5.tar.gz deleted file mode 100644 index 0ad7e2d..0000000 --- a/armadillo-6.600.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6da5b32f5f2551815948bcfa5182b77b605607660d911b8f9f098f03e3cf7707 -size 5461091 diff --git a/armadillo-6.700.3.tar.gz b/armadillo-6.700.3.tar.gz new file mode 100644 index 0000000..380fd87 --- /dev/null +++ b/armadillo-6.700.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98f382c3f27c33797a968848ef841f30a5165235aeafb2e790518176948bd0ee +size 5469738 diff --git a/armadillo.changes b/armadillo.changes index 9ed94cc..cb253b5 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Apr 6 00:27:03 UTC 2016 - badshah400@gmail.com + +- Update to version 6.700.3 (Catabolic Amalgamator Deluxe): + + Added logmat() for calcuating the matrix logarithm + + Added regspace() for generating vectors with regularly spaced + elements + + Added logspace() for generating vectors with logarithmically + spaced elements + + Added approx_equal() for determining approximate equality + + Added trapz() for numerical integration + + Expanded .save() and .load() with hdf5_binary_trans file type, + to save/load data with columns transposed to rows + ------------------------------------------------------------------- Thu Mar 24 20:35:06 UTC 2016 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index b18d458..9ae9dea 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -19,7 +19,7 @@ %define soname libarmadillo6 Name: armadillo -Version: 6.600.5 +Version: 6.700.3 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: MPL-2.0