Skip to content

ekmett/hybrid-vectors

Repository files navigation

hybrid-vectors

Hackage Build Status

Hybrid vectors e.g. mixed unboxed/boxed vectors.

This can be used to run algorithms such as those from vector-algorithms over a mixture of boxed and unboxed data.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett

About

Hybrid vectors e.g. mixed boxed/unboxed vectors that are suitable for use with vector-algorithms

Resources

License

Stars

Watchers

Forks

Packages

No packages published