The latest version of short-vec is 0.1.0.1-0.

short-vec

Version 0.1.0.0 revision 7 uploaded by AndrewPritchard.

Package meta

Synopsis
Length-indexed vectors using SmallArray#
Description

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.

Author
Lennart Augustsson <lennart@augustsson.net>, Wren Romano <wrengr@google.com>, Andrew Pritchard <awpritchard@gmail.com>
Bug reports
https://github.com/google/hs-fin-vec/issues
Category
Data
Copyright
2018-2021 Google LLC
Homepage
https://github.com/google/hs-fin-vec#readme
Maintainer
Andrew Pritchard <awpritchard@gmail.com>
Package URL
n/a
Stability
n/a

Components