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 |
---|---|---|
pure-hs | Disable FFI | Disabled |
c99 | Restrict use of platform-dependent features (e.g. SSE2) and only use C99 features | Disabled |
avx512 | Use AVX512 EVEX encoding | Disabled |
ghc-prim | Use GHC's "foreign import prim" on the supported platform | Enabled |
x87-long-double | Support x87 "long double" | Disabled |
float128 | Support Float128 | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- rounded-hw-0.4.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 |
---|---|
Change log | ChangeLog.md |
Dependencies | array (>=0.5.2.0 && <0.6), base (>=4.12 && <4.21), deepseq (>=1.4.4.0 && <1.6), fp-ieee (>=0.1 && <0.2), primitive (>=0.6.1.1 && <0.10), tagged (>=0.8.6 && <0.9), vector (>=0.12.0.1 && <0.14) [details] |
Tested with | ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.3, ghc ==9.8.1 |
License | BSD-3-Clause |
Copyright | 2020-2023 ARATA Mizuki |
Author | ARATA Mizuki |
Maintainer | minorinoki@gmail.com |
Revised | Revision 1 made by aratamizuki at 2024-06-02T02:18:56Z |
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(rounded-hw) |
Uploaded | by aratamizuki at 2023-11-18T03:28:29Z |
Distributions | |
Downloads | 642 total (16 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] |