diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo new file mode 100644 index 0000000..621ef12 --- /dev/null +++ b/_scmsync.obsinfo @@ -0,0 +1,4 @@ +mtime: 1719642994 +commit: 5d6281a7d003ceb18010a3e1d2eb46b610ab0ad2e3625269fbd242926c4d4038 +url: https://src.opensuse.org/badshah400/armadillo.git +revision: 5d6281a7d003ceb18010a3e1d2eb46b610ab0ad2e3625269fbd242926c4d4038 diff --git a/armadillo-12.8.3.tar.xz b/armadillo-12.8.3.tar.xz deleted file mode 100644 index 5648ef5..0000000 --- a/armadillo-12.8.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2922589f6387796504b340da6bb954bef3d87574c298515893289edd2d890151 -size 6997932 diff --git a/armadillo-14.0.0.tar.xz b/armadillo-14.0.0.tar.xz new file mode 100644 index 0000000..cea8661 --- /dev/null +++ b/armadillo-14.0.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a3586b33277e6dbc3c8f27f4fff52231c2c6f7614191c190c66fb9b78ba98b5 +size 7192420 diff --git a/armadillo.changes b/armadillo.changes index 68b4273..bb3cdfd 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Jun 29 06:16:36 UTC 2024 - Atri Bhattacharya + +- Update to version 14.0.0: + * C++14 is now the minimum recommended C++ standard. + * Faster handling of compound expressions by as_scalar(), + accu(), dot(). + * Faster interactions between sparse and dense matrices. + * Expanded stddev() to handle sparse matrices. + * Expanded relational operators to handle expressions between + sparse matrices and scalars. + * Added .as_dense() to obtain dense vector/matrix representation + of any sparse matrix expression. + * Updated physical constants to NIST 2022 CODATA values. + ------------------------------------------------------------------- Tue May 14 06:24:04 UTC 2024 - Atri Bhattacharya diff --git a/armadillo.spec b/armadillo.spec index 7382696..9621bae 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -16,9 +16,9 @@ # -%define soname libarmadillo12 +%define soname libarmadillo14 Name: armadillo -Version: 12.8.3 +Version: 14.0.0 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0 diff --git a/baselibs.conf b/baselibs.conf index d21a367..5fff2ac 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,4 @@ -libarmadillo12 +libarmadillo14 armadillo-devel -/usr/lib(64)?/pkgconfig/armadillo.pc requires -armadillo- diff --git a/build.specials.obscpio b/build.specials.obscpio new file mode 100644 index 0000000..211684a --- /dev/null +++ b/build.specials.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9edc0f7254ae2dfeb926ba5eb3107585028cab5c7c4d91b9243153c65271b31e +size 256