{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/vector","name":"vector","description":".\nAn efficient implementation of Int-indexed arrays (both mutable\nand immutable), with a powerful loop optimisation framework .\n.\nIt is structured as follows:\n.\n[Data.Vector] Boxed vectors of arbitrary types.\n.\n[Data.Vector.Unboxed] Unboxed vectors with an adaptive\nrepresentation based on data type families.\n.\n[Data.Vector.Storable] Unboxed vectors of Storable types.\n.\n[Data.Vector.Primitive] Unboxed vectors of primitive types as\ndefined by the primitive package. Data.Vector.Unboxed is more\nflexible at no performance cost.\n.\n[Data.Vector.Generic] Generic interface to the vector types.\n.\nThere is also a (draft) tutorial on common uses of vector.\n.\n* http://haskell.org/haskellwiki/Numeric_Haskell:_A_Vector_Tutorial","version":"0.9.1","softwareVersion":"0.9.1","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/haskell/vector","issueTracker":"https://github.com/haskell/vector/issues","url":"https://github.com/haskell/vector","keywords":["bsd3","data","data-structures","library","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"Bodigrim"},{"@type":"Person","name":"topos"},{"@type":"Person","name":"lehins"},{"@type":"Person","name":"AlexeyKhudyakov"}],"author":[{"@type":"Person","name":"Bodigrim"},{"@type":"Person","name":"topos"},{"@type":"Person","name":"lehins"},{"@type":"Person","name":"AlexeyKhudyakov"}],"copyrightHolder":[{"@type":"Person","name":"Bodigrim"},{"@type":"Person","name":"topos"},{"@type":"Person","name":"lehins"},{"@type":"Person","name":"AlexeyKhudyakov"}],"dateCreated":"2008-07-12","dateModified":"2011-12-31","datePublished":"2011-12-31","copyrightYear":2008,"downloadUrl":"https://hackage.haskell.org/package/vector-0.9.1/vector-0.9.1.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/vector"],"https://www.w3.org/ns/activitystreams#likes":365,"https://forgefed.org/ns#forks":139}