1
0
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:
Ismail Dönmez 2017-10-17 09:16:01 +00:00 committed by Git OBS Bridge
parent c9cbf61ea1
commit b9e8c62cff
4 changed files with 12 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:998d4c689fe5c18e393a5d129aa5d1fd649592ae1a94e0c280d3f88e01526aa8
size 4456824

View File

@ -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

View File

@ -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