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
136 stars
26 watching
15 forks
Language: Haskell
last commit: 5 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 | 88 |
tonyday567/numhask | A Haskell numeric prelude providing a structured approach to numbers and operations. | 68 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 843 |
haskell/statistics | A library for computing statistical data in Haskell efficiently and effectively | 299 |
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,764 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
stefanengblom/stenglib | A collection of Matlab libraries for efficient and flexible numerical computations. | 57 |
haskell/network | Provides a low-level networking interface in Haskell | 327 |
yesodweb/persistent | A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner. | 467 |
mathnet/mathnet-numerics | A comprehensive numerical library for .NET and Mono, providing algorithms and data structures for various mathematical tasks. | 3,508 |
composewell/streamly | A high-performance Haskell library providing functional programming abstractions and concurrency capabilities | 865 |
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. | 61 |
hasktorch/hasktorch | A Haskell library for building and training neural networks with native C++ libraries. | 1,069 |