Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mzaks/mojo-prefix-sum
https://github.com/mzaks/mojo-prefix-sum
Last synced: 2 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 (11 months ago)
- Last Synced: 2024-03-03T09:35:03.596Z (11 months 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 / Math)
README
# Mojo-prefix sum
Implementation of prefix sum as a scalar operation and with SIMD