Help language development. Donate to The Perl Foundation
{ "auth": "zef:FRITH", "authors": [ "Fernando Santagata" ], "build": { "makefile-variables": { "gslhelper": { "resource": "libraries/gslhelper" } } }, "build-depends": [ "Distribution::Builder::MakeFromJSON" ], "builder": "Distribution::Builder::MakeFromJSON", "depends": [ "Math::Libgsl::Constants", "Math::Libgsl::Complex", "Math::Libgsl::Matrix" ], "description": "An interface to libgsl, the Gnu Scientific Library - BLAS (Basic Linear Algebra Subprograms).", "license": "Artistic-2.0", "name": "Math::Libgsl::BLAS", "perl": "6.c", "provides": { "Math::Libgsl::BLAS": "lib/Math/Libgsl/BLAS.rakumod", "Math::Libgsl::BLAS::Complex32": "lib/Math/Libgsl/BLAS/Complex32.rakumod", "Math::Libgsl::BLAS::Complex64": "lib/Math/Libgsl/BLAS/Complex64.rakumod", "Math::Libgsl::BLAS::Num32": "lib/Math/Libgsl/BLAS/Num32.rakumod", "Math::Libgsl::Raw::BLAS": "lib/Math/Libgsl/Raw/BLAS.rakumod" }, "resources": [ "libraries/gslhelper" ], "source-url": "git://github.com/frithnanth/raku-Math-Libgsl-BLAS.git", "tags": [ "math", "nativecall" ], "test-depends": [ ], "version": "0.0.4" }