bollu / vector

An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The vector package Build Status

An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework.

See vector on Hackage for more information.

About

An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .

License:Other


Languages

Language:Haskell 99.9%Language:C++ 0.1%