forked from pool/armadillo
Accepting request 308828 from devel:libraries:c_c++
1 OBS-URL: https://build.opensuse.org/request/show/308828 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=77
This commit is contained in:
commit
a6ebd4c064
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:63150f12bf7c7c598ea55b7271d99fce349ff386a3dc2cae3904b244f6e35320
|
|
||||||
size 5429961
|
|
3
armadillo-5.200.1.tar.gz
Normal file
3
armadillo-5.200.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3673fc7cbeefca826108efe7c36e21322f259809f874c161ca284a114fb7f693
|
||||||
|
size 5430678
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 25 23:22:57 UTC 2015 - badshah400@gmail.com
|
||||||
|
|
||||||
|
- Update to version 5.200 (Boston Tea Smuggler):
|
||||||
|
+ Added orth() for finding the orthonormal basis of the range
|
||||||
|
space of a matrix.
|
||||||
|
+ Expanded element initialisation to handle nested initialiser
|
||||||
|
lists (C++11).
|
||||||
|
+ Workarounds for bugs in GCC, Intel and MSVC C++ compilers.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 15 03:55:25 UTC 2015 - badshah400@gmail.com
|
Fri May 15 03:55:25 UTC 2015 - badshah400@gmail.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define soname libarmadillo5
|
%define soname libarmadillo5
|
||||||
|
|
||||||
Name: armadillo
|
Name: armadillo
|
||||||
Version: 5.100.2
|
Version: 5.200.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
|
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user