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

PrimitiveArray

generalized Algebraic Dynamic Programming This library provides efficient multidimensional arrays. Import Data.PrimitiveArray for indices, lenses, and arrays. For generalized ADP users, the library also provides the machinary to fill tables in the correct order required by usual CYK-style parsers, or regular grammars (used e.g. in alignment algorithms). This means that unless your grammar requires a strange order in which parsing is to be performed, it will mostly "just work". In general operations do not perform bounds-checking or other sanity-checking and are aimed towards efficiency as much as possible. Users (like ADPfusion) should perform their own bounds-checking, outside of code that performs "loop-like" operations.

Ecosystem
hackage.haskell.org
Latest Release
0.10.1.1
almost 5 years ago
Versions
30
Downloads
25,589 total
Dependent Repos
17
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/PrimitiveArray
spec
License BSD-3-Clause
First Release over 15 years ago
Last Synced 1 day ago
Repository
Stars 7 on GitHub
Forks 5 on GitHub
Rankings on hackage.haskell.org
Downloads Top 5.8%