forked from pool/armadillo
[info=f32bd4760066ca7c83f04c059ed62573a62f4c016861dc7d7b9351191ec9aa8a]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:badshah400:armadillo:1/armadillo?expand=0&rev=1
This commit is contained in:
parent
ed58518302
commit
6f44b4f511
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@ -0,0 +1,4 @@
|
||||
mtime: 1719641952
|
||||
commit: f32bd4760066ca7c83f04c059ed62573a62f4c016861dc7d7b9351191ec9aa8a
|
||||
url: https://src.opensuse.org/badshah400/armadillo.git
|
||||
revision: f32bd4760066ca7c83f04c059ed62573a62f4c016861dc7d7b9351191ec9aa8a
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2922589f6387796504b340da6bb954bef3d87574c298515893289edd2d890151
|
||||
size 6997932
|
BIN
armadillo-14.0.0.tar.xz
(Stored with Git LFS)
Normal file
BIN
armadillo-14.0.0.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 29 06:16:36 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- 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 <badshah400@gmail.com>
|
||||
|
||||
|
@ -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
|
||||
|
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b06797fcac75166dffc41eb48818b245dc2e214afdb01b71c4840b7f39d3e0b2
|
||||
size 256
|
Loading…
x
Reference in New Issue
Block a user