Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leventov/yarr

Yer another array library
https://github.com/leventov/yarr

dataflow haskell

Last synced: 21 days ago
JSON representation

Yer another array library

Awesome Lists containing this project

README

        

Yarr — yet another array library
================================

[yarr docs](http://hackage.haskell.org/package/yarr),
[yarr-image-io docs](http://hackage.haskell.org/package/yarr-image-io)

[Benchmark results](tests/bench-results.md)

[Description in Russian](cg-course-paper.pdf)

Acknowledgements
----------------
* To [Ben Lippmeier](http://www.cse.unsw.edu.au/~benl/), for [Repa 3](http://hackage.haskell.org/package/repa-3.2.3.1) design and implementation
* To [Aleksey Khudyakov](https://bitbucket.org/Shimuuar/) for [fixed-vector](http://hackage.haskell.org/package/fixed-vector) library
* To Roman Leshchinskiy, who [has invented](http://unlines.wordpress.com/2010/11/15/generics-for-small-fixed-size-vectors/) fixed-vector