short-vec: Length-indexed vectors using SmallArray#

[ apache, data, library ] [ Propose Tags ]

This provides performant length-indexed vectors with a suite of rewrite rules implementing fusion of intermediate structures, so that expressions involving many operations can usually be compiled to a single pass of computing and writing each index of the final Vec.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1
Change log CHANGELOG.md
Dependencies adjunctions (>=4.4 && <4.5), base (>=4.12 && <4.16), data-default-class (>=0.0 && <0.2), deepseq (>=1.1 && <1.5), distributive (>=0.1 && <0.7), fin-int (>=0.1 && <0.3), indexed-traversable (>=0.1 && <0.2), integer-gmp (>=0.5 && <1.2), portray (>=0.1 && <0.4), portray-diff (>=0.1 && <0.2), QuickCheck (>=2.5 && <2.15), semigroupoids (>=1.0 && <5.4), sint (>=0.1 && <0.3) [details]
License Apache-2.0
Copyright 2018-2021 Google LLC
Author Lennart Augustsson <lennart@augustsson.net>, Wren Romano <wrengr@google.com>, Andrew Pritchard <awpritchard@gmail.com>
Maintainer Andrew Pritchard <awpritchard@gmail.com>
Revised Revision 9 made by AndrewPritchard at 2023-03-13T01:50:17Z
Category Data
Home page https://github.com/google/hs-fin-vec#readme
Bug tracker https://github.com/google/hs-fin-vec/issues
Source repo head: git clone https://github.com/google/hs-fin-vec(short-vec)
Uploaded by AndrewPritchard at 2021-09-07T20:38:51Z
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 294 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-09-07 [all 1 reports]