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
89 stars
9 watching
10 forks
Language: Haskell
last commit: over 4 years ago eigenvalueseigenvectorsiterative-linear-solversiterative-methodslinear-algebralinear-systemslu-factorizationmatrixmatrix-computationsmatrix-factorizationmatrix-productmatrix-transposenumerical-calculationsnumerical-methodsscientific-computationsscientific-computingsparse-datasparse-linear-systemssparse-systemssparse-vectors
Related projects:
Repository | Description | Stars |
---|---|---|
wellposed/numerical | A Haskell library for numerical computation and data analysis with focus on performance and memory locality | 137 |
owlbarn/owl | A 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/poly | A Haskell library for manipulating polynomials with efficient arithmetic operations and scaling. | 67 |
cpmech/russell | A comprehensive library of numerical and mathematical functions for high-performance computations in various fields. | 118 |
cpmech/gosl | A 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/rings | A Java/Scala library for efficient polynomial arithmetic and algebraic calculations | 74 |
blas-lapack-rs/accelerate-src | Provides optimized linear algebra and numerical computing capabilities via the Accelerate framework | 17 |
bolt12/laop | A Haskell-based library for algebraic construction and manipulation of matrices | 83 |
ddemidov/amgcl | A C++ library that uses the algebraic multigrid method to solve large sparse linear systems in scientific computing | 751 |
james-bowman/sparse | A package implementing various sparse matrix formats for efficient linear algebra operations | 160 |
akabe/slap | A linear algebra library with type-based static size checking for matrix operations. | 88 |
mmottl/lacaml | An OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations. | 128 |
cheshire/onumerical | A numerical library for OCaml providing tools for linear expressions and optimization | 8 |
blindglobe/lisp-matrix | A numerical algebra package for Common Lisp | 71 |
blas-lapack-rs/netlib-src | Provides source code for linear algebra libraries built on top of Netlib | 4 |