Accepting request 150268 from home:Dmitry_R:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/150268 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/armadillo?expand=0&rev=64
This commit is contained in:
parent
5d7bfcabd5
commit
93c6ab2b4f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4ca5e0542754b70b1fb3008cc5f66c9152008f78ed89cee24a2b8e2c894f27a0
|
|
||||||
size 3015353
|
|
3
armadillo-3.6.2.tar.gz
Normal file
3
armadillo-3.6.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:04f64c632e619989616c7f219310a06cb1618b16274bdac05b4798d49eb4f149
|
||||||
|
size 3016818
|
@ -1,5 +1,12 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 21 18:03:59 UTC 2012 - dmitry@roshchin.org
|
Tue Jan 29 09:24:54 UTC 2013 - dmitry_r@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.6.2
|
||||||
|
* faster determinant for matrices marked as diagonal or triangular
|
||||||
|
* more fine-grained handling of 64 bit integers
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 21 18:03:59 UTC 2012 - dmitry_r@opensuse.org
|
||||||
|
|
||||||
- Update to version 3.6.1
|
- Update to version 3.6.1
|
||||||
Changes in 3.6.1
|
Changes in 3.6.1
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package armadillo
|
# spec file for package armadillo
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: armadillo
|
Name: armadillo
|
||||||
Version: 3.6.1
|
Version: 3.6.2
|
||||||
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: LGPL-3.0+
|
License: LGPL-3.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user