sparse-linear-algebra

Numerical library

Provides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis

Numerical computation in native Haskell

GitHub

89 stars
9 watching
10 forks
Language: Haskell
last commit: about 6 years ago
eigenvalueseigenvectorsiterative-linear-solversiterative-methodslinear-algebralinear-systemslu-factorizationmatrixmatrix-computationsmatrix-factorizationmatrix-productmatrix-transposenumerical-calculationsnumerical-methodsscientific-computationsscientific-computingsparse-datasparse-linear-systemssparse-systemssparse-vectors

Related projects:

RepositoryDescriptionStars
wellposed/numericalA Haskell library for numerical computation and data analysis with focus on performance and memory locality137
owlbarn/owlA comprehensive scientific computing framework designed to provide a powerful and flexible toolset for writing concise, fast, and safe analytical code in OCaml.1,225
bodigrim/polyA Haskell library for manipulating polynomials with efficient arithmetic operations and scaling.67
cpmech/russellA comprehensive library of numerical and mathematical functions for high-performance computations in various fields.118
cpmech/goslA comprehensive scientific computing library developed in Go, providing a range of numerical methods and solvers for differential equations, linear algebra, and other mathematical tasks.1,837
poslavskysv/ringsA Java/Scala library for efficient polynomial arithmetic and algebraic calculations74
blas-lapack-rs/accelerate-srcProvides optimized linear algebra and numerical computing capabilities via the Accelerate framework17
bolt12/laopA Haskell-based library for algebraic construction and manipulation of matrices83
ddemidov/amgclA C++ library that uses the algebraic multigrid method to solve large sparse linear systems in scientific computing751
james-bowman/sparseA package implementing various sparse matrix formats for efficient linear algebra operations160
akabe/slapA linear algebra library with type-based static size checking for matrix operations.88
mmottl/lacamlAn OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations.128
cheshire/onumericalA numerical library for OCaml providing tools for linear expressions and optimization8
blindglobe/lisp-matrixA numerical algebra package for Common Lisp71
blas-lapack-rs/netlib-srcProvides source code for linear algebra libraries built on top of Netlib4