Version 0.2.9.3-0 of sparse-linear-algebra is deprecated.
The latest version of sparse-linear-algebra is 0.3.1-1.

sparse-linear-algebra

Version 0.2.9.3 revision 0 uploaded by ocramz.

Package meta

Synopsis
Numerical computation in native Haskell
Description

Overview

The sparse-linear-algebra library provides iterative linear solvers, matrix decompositions, eigenvalue computations and related utilities. The user interface is provided by the top-level module Numeric.LinearAlgebra.Sparse:

import           Numeric.LinearAlgebra.Sparse

Please refer to the README file for usage examples.

Author
Marco Zocca
Bug reports
n/a
Category
Numeric
Copyright
2016-2017 Marco Zocca
Homepage
https://github.com/ocramz/sparse-linear-algebra
Maintainer
zocca.marco gmail
Package URL
n/a
Stability
n/a

Components