Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/leventov/yarr
- Owner: leventov
- Created: 2013-01-30T00:26:05.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2018-09-16T13:57:05.000Z (about 6 years ago)
- Last Synced: 2024-10-04T13:18:15.803Z (about 1 month ago)
- Topics: dataflow, haskell
- Language: Haskell
- Size: 15.9 MB
- Stars: 42
- Watchers: 7
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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