forked from pool/armadillo
Accepting request 329623 from devel:libraries:c_c++
1 OBS-URL: https://build.opensuse.org/request/show/329623 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/armadillo?expand=0&rev=81
This commit is contained in:
commit
387b2e3779
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d155f50bcdd716e52c5c59ccba88adbedfa406f92b76b9edb7a84bd737dbff84
|
||||
size 5440024
|
3
armadillo-5.500.2.tar.gz
Normal file
3
armadillo-5.500.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a29d964fb879199a2ec06e67d0c33faa704bd493f48ff8d4abe3898baf735d19
|
||||
size 5442223
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 3 11:11:50 UTC 2015 - badshah400@gmail.com
|
||||
|
||||
- Update to version 5.500.2:
|
||||
+ Undocumented fixes.
|
||||
- Changes from version 5.500.0 (Molotov Cocktail):
|
||||
+ Expanded object constructors and generators to handle size()
|
||||
based specification of dimensions.
|
||||
+ Faster handling of submatrix rows.
|
||||
+ Faster clamp().
|
||||
+ Fixes for handling sparse matrices.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 04:44:22 UTC 2015 - badshah400@gmail.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define soname libarmadillo5
|
||||
|
||||
Name: armadillo
|
||||
Version: 5.400.2
|
||||
Version: 5.500.2
|
||||
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