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

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

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

Last synced: about 1 year 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).