https://github.com/mzaks/mojo-prefix-sum
https://github.com/mzaks/mojo-prefix-sum
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mzaks/mojo-prefix-sum
- Owner: mzaks
- Created: 2023-10-17T13:45:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-03T08:45:48.000Z (about 1 year ago)
- Last Synced: 2024-03-03T09:35:03.596Z (about 1 year ago)
- Language: Python
- Size: 917 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mojo - mojo-prefix-sum - Implementation of prefix sum as a scalar operation and with SIMD. (🖥️ Applications<a id='applications'></a> / Math)
README
# Mojo-prefix sum
Implementation of prefix sum as a scalar operation and with SIMD