forked from pool/armadillo
Accepting request 250212 from devel:libraries:c_c++
1 OBS-URL: https://build.opensuse.org/request/show/250212 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=63
This commit is contained in:
commit
47250ad7b8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af50951dd2b17562df93cfe0d5d73e9b9b008b7b2145a5c9b39687ef8e985996
|
||||
size 5340780
|
3
armadillo-4.450.0.tar.gz
Normal file
3
armadillo-4.450.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31e25cc6f021ec33ba5732246646728c906c1786c572b9fc467018d09190d8b1
|
||||
size 5341904
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 19 03:42:44 UTC 2014 - badshah400@gmail.com
|
||||
|
||||
- Update to Version 4.450 (Spring Hill Fort):
|
||||
+ Faster handling of matrix transposes within compound
|
||||
expressions
|
||||
+ Expanded symmatu()/symmatl() to optionally disable taking the
|
||||
complex conjugate of elements
|
||||
+ Expanded sort_index() to handle complex vectors
|
||||
+ Expanded the gmm_diag class with functions to generate random
|
||||
samples
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 20 18:31:39 UTC 2014 - badshah400@gmail.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define soname libarmadillo4
|
||||
|
||||
Name: armadillo
|
||||
Version: 4.400.1
|
||||
Version: 4.450.0
|
||||
Release: 0
|
||||
Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user