rounded-hw: Directed rounding for built-in floating types
Please see the README on GitHub at https://github.com/minoki/haskell-floating-point/tree/master/rounded-hw#readme
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
avx512 | Use AVX512 EVEX encoding | Disabled |
c99 | Restrict use of platform-dependent features (e.g. SSE2) and only use C99 features | Disabled |
float128 | Support Float128 | Disabled |
ghc-prim | Use GHC's "foreign import prim" on the supported platform | Enabled |
pure-hs | Disable FFI | Disabled |
x87-long-double | Support x87 "long double" | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- rounded-hw-0.2.0.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.1.0.0, 0.2.0, 0.3.0, 0.4.0, 0.4.0.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | array, base (>=4.12 && <5), deepseq, fp-ieee (>=0.1 && <0.2), long-double, primitive, tagged, vector [details] |
Tested with | ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.2 |
License | BSD-3-Clause |
Copyright | 2020 ARATA Mizuki |
Author | ARATA Mizuki |
Maintainer | minorinoki@gmail.com |
Category | Numeric, Math |
Home page | https://github.com/minoki/haskell-floating-point#readme |
Bug tracker | https://github.com/minoki/haskell-floating-point/issues |
Source repo | head: git clone https://github.com/minoki/haskell-floating-point |
Uploaded | by aratamizuki at 2020-12-27T13:50:14Z |
Distributions | |
Downloads | 696 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |