An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : simd

SIMD (Single Instruction Multiple Data) CPU instructions provide a simple and fast way to parallelize numeric computations. GHC 7.8 provides primops that let us access these instructions. This package wraps thos primops in a more user friendly form. The github repository contains an example usage of the library and runtime performance graphs. The README.md file there is the best place to start, then check the examples folder, then this haddock documentation.

Registry - Source - Homepage - JSON - codemeta.json
purl: pkg:hackage/simd
Keywords: bsd3 , library , math , Propose Tags
License: BSD-3-Clause
Latest release: over 11 years ago
First release: over 11 years ago
Downloads: 1,735 total
Stars: 23 on GitHub
Forks: 5 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 5 days ago