forked from pool/armadillo
Accepting request 534371 from devel:libraries:c_c++
1 OBS-URL: https://build.opensuse.org/request/show/534371 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=113
This commit is contained in:
commit
f6f42c9fe2
@ -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
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define soname libarmadillo8
|
||||
Name: armadillo
|
||||
Version: 8.100.1
|
||||
Version: 8.200.0
|
||||
Release: 0
|
||||
Summary: C++ matrix library with interfaces to LAPACK and ATLAS
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user