guile-gsl 0.0.1-2.d33de92
Bindings for GNU Scientific library in Guile
This package provides a Guile Scheme wrapper for libgsl.so
. Implements
GSL vectors.
Matrices.
BLAS operations.
Eigensystem solutions.
One-dimensional root solvers.
- Outputs:
out
- Website: https://github.com/aartaka/guile-gsl
- Licenses: GPL 3+
- Package source: gnu/packages/guile-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install guile-gsl 0.0.1-2.d33de92
as follows:
guix install guile-gsl@0.0.1-2.d33de92
Or install the latest version:
guix install guile-gsl
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.