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
- Host: GitHub
- URL: https://github.com/iskandr/parakeet-retired
- Owner: iskandr
- Created: 2010-09-14T04:50:11.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2012-09-20T23:06:59.000Z (almost 14 years ago)
- Last Synced: 2025-03-27T01:46:36.543Z (over 1 year ago)
- Language: OCaml
- Homepage:
- Size: 122 MB
- Stars: 9
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).