forked from pool/armadillo
Accepting request 534156 from home:badshah400:branches:devel:libraries:c_c++
- Update to version 8.200.0: + Added intersect() for finding common elements in two vectors/matrices. + Expanded affmul() to handle non-square matrices. OBS-URL: https://build.opensuse.org/request/show/534156 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=222
This commit is contained in:
parent
c9cbf61ea1
commit
b9e8c62cff
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:54773f7d828bd3885c598f90122b530ded65d9b195c9034e082baea737cd138d
|
|
||||||
size 4453908
|
|
3
armadillo-8.200.0.tar.xz
Normal file
3
armadillo-8.200.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:998d4c689fe5c18e393a5d129aa5d1fd649592ae1a94e0c280d3f88e01526aa8
|
||||||
|
size 4456824
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 15 12:24:13 UTC 2017 - badshah400@gmail.com
|
||||||
|
|
||||||
|
- Update to version 8.200.0:
|
||||||
|
+ Added intersect() for finding common elements in two
|
||||||
|
vectors/matrices.
|
||||||
|
+ Expanded affmul() to handle non-square matrices.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 12 05:55:54 UTC 2017 - badshah400@gmail.com
|
Tue Sep 12 05:55:54 UTC 2017 - badshah400@gmail.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define soname libarmadillo8
|
%define soname libarmadillo8
|
||||||
Name: armadillo
|
Name: armadillo
|
||||||
Version: 8.100.1
|
Version: 8.200.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: C++ matrix library with interfaces to LAPACK and ATLAS
|
Summary: C++ matrix library with interfaces to LAPACK and ATLAS
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user