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.
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.2.0, 0.3.0, 0.4.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | array, base (>=4.12 && <5), deepseq, integer-logarithms, long-double, primitive, tagged, vector [details] |
License | BSD-3-Clause |
Copyright | 2020 ARATA Mizuki |
Author | ARATA Mizuki |
Maintainer | minorinoki@gmail.com |
Category | Numeric, Math |
Home page | https://github.com/minoki/rounded-hw#readme |
Bug tracker | https://github.com/minoki/rounded-hw/issues |
Source repo | head: git clone https://github.com/minoki/rounded-hw |
Uploaded | by aratamizuki at 2020-06-22T17:13:05Z |
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.1.0.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