statistics
Statistics calculator
A fast and efficient library for computing statistical data in Haskell
A fast, high quality library for computing with statistics in Haskell.
301 stars
14 watching
67 forks
Language: Haskell
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
haskell/criterion | A performance measurement library for Haskell code | 505 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 846 |
haskell/text | Efficient Unicode text operations in Haskell | 411 |
haskell/fgl | A library that provides an inductive approach to dealing with graphs | 184 |
haskell-github/github | A Haskell library providing an interface to the GitHub API. | 412 |
haskell/hoopl | A library that provides a modular and reusable framework for dataflow analysis and transformation in programming languages | 73 |
dlangscience/dstats | A statistical library for D that aims to balance ease of use, flexibility, and performance. | 26 |
noredink/haskell-libraries | A monorepo of Haskell libraries developed by NoRedInk for various internal projects. | 76 |
haskell-hvr/uuid | A Haskell library for working with universally unique identifiers. | 62 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
hdbc/hdbc | A Haskell interface to various databases allowing programmatic access and manipulation of their data structures | 127 |
haskell/network | Provides a low-level networking interface in Haskell | 329 |
haskell/filepath | Provides functionality for manipulating file paths in a platform-independent way | 67 |
gabriella439/haskell-typed-spreadsheet-library | Provides a typed and composable API for building spreadsheets with explicit input/output relationships | 185 |