reinterpret-cast: Memory reinterpretation casts for Float/Double and Word32/Word64
Memory reinterpretation casts for Float/Double and Word32/Word64.
The implementations in the .Internal
package are different ways to tackle
the problem; the array
method (current default) is about 5 times faster
than the FFI
method.
Modules
[Index]
Downloads
- reinterpret-cast-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0 |
---|---|
Dependencies | array (>=0.4.0.1), base (>=4 && <5) [details] |
Tested with | ghc ==7.6.3 |
License | MIT |
Copyright | 2014 Niklas Hambüchen <mail@nh2.me> |
Author | Niklas Hambüchen <mail@nh2.me> |
Maintainer | Niklas Hambüchen <mail@nh2.me> |
Category | Data |
Home page | https://github.com/nh2/reinterpret-cast |
Bug tracker | https://github.com/nh2/reinterpret-cast/issues |
Source repo | head: git clone git://github.com/nh2/reinterpret-cast.git |
Uploaded | by NiklasHambuechen at 2014-04-30T14:55:12Z |
Distributions | Arch:0.1.0, Debian:0.1.0, LTSHaskell:0.1.0, NixOS:0.1.0, Stackage:0.1.0 |
Reverse Dependencies | 8 direct, 22 indirect [details] |
Downloads | 4774 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |