Ecosyste.ms: Packages

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

Top 5.8% downloads on hackage.haskell.org

hackage.haskell.org : 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.

Registry - Source - JSON
purl: pkg:hackage/PrimitiveArray
Keywords: bsd3, data, library
License: BSD-3-Clause
Latest release: almost 3 years ago
First release: over 13 years ago
Dependent repositories: 17
Downloads: 24,432 total
Stars: 6 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...