rounded-hw: Directed rounding for built-in floating types
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Please see the README on GitHub at https://github.com/minoki/haskell-floating-point/tree/master/rounded-hw#readme
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.2.0, 0.3.0, 0.4.0, 0.4.0, 0.4.0.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | array (>=0.5.2.0 && <0.6), base (>=4.12 && <4.20), 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] |
License | BSD-3-Clause |
Copyright | 2020-2023 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(rounded-hw) |
Uploaded | by aratamizuki at 2023-11-18T03:26:37Z |
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 (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees