hw-simd: SIMD library

[ bit, bsd3, data, library, simd ] [ Propose Tags ]

Flags

Automatic Flags
NameDescriptionDefault
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

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

Package maintainers

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.11 && <5), bits-extra (>=0.0.1.2 && <0.1), bytestring (>=0.10 && <0.13), deepseq (>=1.4 && <1.6), hw-bits (>=0.7.0.2 && <0.8), hw-prim (>=0.6.2.12 && <0.7), hw-rankselect (>=0.13 && <0.14), hw-rankselect-base (>=0.3.2.0 && <0.4), transformers (>=0.4 && <0.7), vector (>=0.12.0.1 && <0.14) [details]
License BSD-3-Clause
Copyright 2018-2021 John Ky
Author John Ky
Maintainer newhoggy@gmail.com
Revised Revision 1 made by haskellworks at 2024-01-09T10:47:13Z
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 2022-12-19T23:44:25Z
Distributions NixOS:0.1.2.2
Reverse Dependencies 4 direct, 10 indirect [details]
Downloads 7113 total (52 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]

Readme for hw-simd-0.1.2.2

[back to package description]

hw-simd

Binaries