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

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.

Ecosystem
hackage.haskell.org
Latest Release
0.1.0.1
almost 12 years ago
Versions
2
Downloads
1,744 total
0.1.0.1
Published: almost 12 years ago
Registry - Download
0.1.0.0
Published: almost 12 years ago
Registry - Download
Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/simd
spec
License BSD-3-Clause
First Release almost 12 years ago
Last Synced about 11 hours ago
Repository
Stars 23 on GitHub
Forks 5 on GitHub