gnat_math_extensions 1.2.0 (via alr publish --submit) (#1306)
Co-authored-by: Fabien Chouteau <Fabien-Chouteau@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
name = "gnat_math_extensions"
|
||||
description = "Eigenvalues, eigenvectors for non-symmetric, non-Hermitian matrices"
|
||||
website = "https://github.com/simonjwright/gnat_math_extensions"
|
||||
version = "1.2.0"
|
||||
licenses= "GPL-3.0-or-later WITH GCC-exception-3.1"
|
||||
|
||||
authors = ["Simon Wright"]
|
||||
maintainers = ["Simon Wright <simon@pushface.org>"]
|
||||
maintainers-logins = ["simonjwright"]
|
||||
|
||||
project-files = ["gnat_math_extensions.gpr"]
|
||||
|
||||
tags = ["matrices", "blas", "lapack"]
|
||||
|
||||
[[depends-on]]
|
||||
"libblas" = "*"
|
||||
"liblapack" = "*"
|
||||
|
||||
[origin]
|
||||
commit = "b3183459264bf07e44c6d445ac1d5388944d6e58"
|
||||
url = "git+https://github.com/simonjwright/gnat_math_extensions.git"
|
||||
|
||||
Reference in New Issue
Block a user