{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/PrimitiveArray","name":"PrimitiveArray","description":"generalized Algebraic Dynamic Programming\n\nThis library provides efficient multidimensional arrays. Import\nData.PrimitiveArray for indices, lenses, and arrays.\n\nFor\ngeneralized ADP\nusers, the library also provides the machinary to\nfill tables in the correct order required by usual CYK-style\nparsers, or regular grammars (used e.g. in alignment\nalgorithms). This means that unless your grammar requires a\nstrange order in which parsing is to be performed, it will\nmostly \"just work\".\n\nIn general operations do not perform bounds-checking or other\nsanity-checking and are aimed towards efficiency as much as\npossible. Users (like ADPfusion) should perform their own\nbounds-checking, outside of code that performs \"loop-like\"\noperations.","version":"0.10.1.1","softwareVersion":"0.10.1.1","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/choener/PrimitiveArray","issueTracker":"https://github.com/choener/PrimitiveArray/issues","url":"https://github.com/choener/PrimitiveArray","keywords":["bsd3","data","library","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"ChristianHoener"}],"author":[{"@type":"Person","name":"ChristianHoener"}],"copyrightHolder":[{"@type":"Person","name":"ChristianHoener"}],"dateCreated":"2010-09-03","dateModified":"2021-06-04","datePublished":"2021-06-04","copyrightYear":2010,"downloadUrl":"https://hackage.haskell.org/package/PrimitiveArray-0.10.1.1/PrimitiveArray-0.10.1.1.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/PrimitiveArray"],"https://www.w3.org/ns/activitystreams#likes":7,"https://forgefed.org/ns#forks":5}