hw-simd: SIMD library
Modules
[Index] [Quick Jump]
- HaskellWorks
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
avx2 | Enable avx2 instruction set | Disabled |
bmi2 | Enable bmi2 instruction set | Disabled |
sse42 | Enable SSE 4.2 optimisations. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hw-simd-0.1.0.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.0.0.2, 0.0.0.3, 0.1.0.0, 0.1.0.2, 0.1.0.3, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4, 0.1.1.5, 0.1.2.0, 0.1.2.1, 0.1.2.2 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.7 && <5), bits-extra (>=0.0.1.2 && <0.1), bytestring (>=0.10 && <0.11), deepseq (>=1.4 && <1.5), hw-bits (>=0.7.0.2 && <0.8), hw-prim (>=0.6.2.0 && <0.7), hw-rankselect (>=0.12.0.2 && <0.13), hw-rankselect-base (>=0.3.2.0 && <0.4), semigroups (>=0.8.4 && <0.19), transformers (>=0.4 && <0.6), vector (>=0.12.0.1 && <0.13) [details] |
Tested with | ghc ==8.4.3, ghc ==8.2.2, ghc ==8.0.2, ghc ==7.10.3 |
License | BSD-3-Clause |
Copyright | 2018 John Ky |
Author | John Ky |
Maintainer | newhoggy@gmail.com |
Category | Data, Bit, SIMD |
Home page | https://github.com/haskell-works/hw-simd#readme |
Bug tracker | https://github.com/haskell-works/hw-simd/issues |
Source repo | head: git clone https://github.com/haskell-works/hw-simd |
Uploaded | by haskellworks at 2018-08-03T09:45:33Z |
Distributions | NixOS:0.1.2.2 |
Reverse Dependencies | 4 direct, 10 indirect [details] |
Downloads | 7372 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-08-03 [all 1 reports] |