numhask: A numeric class hierarchy.
This package provides alternative numeric classes over Prelude.
The numeric class constellation looks somewhat like:
Usage
>>>
{-# LANGUAGE GHC2021 #-}
>>>
{-# LANGUAGE RebindableSyntax #-}
>>>
import NumHask.Prelude
See NumHask for a detailed overview.
Downloads
- numhask-0.12.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0, 0.2.3.1, 0.3.0.0, 0.3.1, 0.4.0, 0.5.0, 0.6.0, 0.6.0.1, 0.6.0.2, 0.7.0.0, 0.7.1.0, 0.8.0.0, 0.8.1.0, 0.9.0.0, 0.10.0.0, 0.10.1.0, 0.10.1.1, 0.11.0.1, 0.11.0.2, 0.11.1.0, 0.12.0.0, 0.12.0.1, 0.12.0.2, 0.12.0.3, 0.12.1.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.7 && <5), QuickCheck (>=2.14 && <2.15) [details] |
Tested with | ghc ==9.4.8 || ==9.6.4 || ==9.8.1 |
License | BSD-3-Clause |
Copyright | Tony Day (c) 2016 |
Author | Tony Day |
Maintainer | tonyday567@gmail.com |
Category | math |
Home page | https://github.com/tonyday567/numhask#readme |
Bug tracker | https://github.com/tonyday567/numhask/issues |
Source repo | head: git clone https://github.com/tonyday567/numhask |
Uploaded | by tonyday567 at 2024-02-12T01:32:56Z |
Distributions | LTSHaskell:0.12.1.0, NixOS:0.11.1.0, Stackage:0.12.1.0 |
Reverse Dependencies | 25 direct, 6 indirect [details] |
Downloads | 16505 total (223 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-02-12 [all 1 reports] |