Ecosyste.ms: Awesome
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: 2 months 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 (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-20T23:06:59.000Z (over 12 years ago)
- Last Synced: 2023-09-04T21:42:16.759Z (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).