short-vec
Version 0.1.0.1 revision 0 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/awpr/fin-vec/issues
- Category
- Data
- Copyright
- 2018-2021 Google LLC; 2022-2023 Andrew Pritchard
- Homepage
- https://github.com/awpr/fin-vec#readme
- Maintainer
- Andrew Pritchard <awpritchard@gmail.com>
- Package URL
- n/a
- Stability
- n/a