This package browser is in early development. Mind the rough edges.

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.

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.