numhask
Number library
A Haskell numeric prelude providing a structured approach to numbers and operations.
A haskell numeric prelude, providing a clean structure for numbers and operations that combine them.
68 stars
9 watching
15 forks
Language: Haskell
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
serokell/universum | A custom prelude providing an alternative set of defaults for Haskell | 177 |
protolude/protolude | A starting point for building custom Preludes in Haskell with common data types and functions in scope. | 402 |
wellposed/numerical | A Haskell library for numerical computation and data analysis with focus on performance and memory locality | 136 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
mondaymorninghaskell/haskellings | An automated tutorial program for learning Haskell programming | 167 |
billpmurphy/hask | A Python library that mimics key features of the Haskell programming language. | 861 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
alanrsoares/prelude-js | A modular implementation of Haskell's Prelude library in ES6 for JavaScript programming | 100 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
winterland1989/magic-haskell | A collection of Haskell examples and tutorials covering various programming concepts | 293 |
jgm/texmath | A Haskell library for converting between various markup formats used to represent mathematics. | 324 |
eta-lang/eta-prelude | A Haskell package providing functional programming utilities and types for the Eta language. | 7 |
msgpack/msgpack-haskell | A Haskell implementation of MessagePack data serialization format | 138 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 844 |
noredink/haskell-libraries | A monorepo of Haskell libraries developed by NoRedInk for various internal projects. | 76 |