Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iskandr/parakeet-retired

Parallelizing Runtime for Array Languages
https://github.com/iskandr/parakeet-retired

Last synced: 2 months ago
JSON representation

Parallelizing Runtime for Array Languages

Awesome Lists containing this project

README

        

An attempt at a parallelizing JIT for Numpy. We built some cool infrastructure and occasionally achieved impressive performance. However, maintaining such a big project across multiple languages is extremely tedious, so we're starting over in Pure Python (tm).