numerical
Numerical library
A Haskell library for numerical computation and data analysis with focus on performance and memory locality
Numerical is the core library for Numerical Haskell
137 stars
26 watching
13 forks
Language: Haskell
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
ocramz/sparse-linear-algebra | Provides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis | 89 |
tonyday567/numhask | A Haskell numeric prelude providing a structured approach to numbers and operations. | 69 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 846 |
haskell/statistics | A fast and efficient library for computing statistical data in Haskell | 301 |
haskell/hoopl | A library that provides a modular and reusable framework for dataflow analysis and transformation in programming languages | 73 |
typelevel/spire | A numeric library for Scala providing powerful number types and abstractions for generic, fast, and precise computations. | 1,766 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
stefanengblom/stenglib | A collection of Matlab libraries for efficient and flexible numerical computations. | 57 |
haskell/network | Provides a low-level networking interface in Haskell | 329 |
yesodweb/persistent | A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner. | 469 |
mathnet/mathnet-numerics | A comprehensive numerical library for .NET and Mono, providing algorithms and data structures for various mathematical tasks. | 3,523 |
composewell/streamly | A high-performance Haskell library providing functional programming abstractions and concurrency capabilities | 873 |
dlangscience/scid | A collection of numerical routines and bindings for the D programming language. | 91 |
haskell-hvr/uuid | A Haskell library for working with universally unique identifiers. | 62 |
hasktorch/hasktorch | A Haskell library for building neural networks and working with tensors. | 1,083 |