https://github.com/quansight-labs/uarray
A general dispatch and override mechanism for Python.
https://github.com/quansight-labs/uarray
Last synced: 5 months ago
JSON representation
A general dispatch and override mechanism for Python.
- Host: GitHub
- URL: https://github.com/quansight-labs/uarray
- Owner: Quansight-Labs
- License: bsd-3-clause
- Created: 2018-08-20T19:53:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T07:22:29.000Z (7 months ago)
- Last Synced: 2025-04-12T06:13:35.817Z (6 months ago)
- Language: C++
- Homepage: https://uarray.org/
- Size: 1.88 MB
- Stars: 105
- Watchers: 14
- Forks: 26
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# `uarray` - A back-end mechanism geared towards array computing
[](https://gitter.im/Plures/uarray?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/Quansight-Labs/uarray/actions)
[](https://pypi.org/project/uarray/)
- [Documentation](https://uarray.org)
- [Road Map](https://github.com/orgs/Quansight-Labs/projects/1)
- [Future Meetings](https://calendar.google.com/calendar/embed?src=quansight.com_cg7sf4usbcn18gdhdb3l2c6v1g%40group.calendar.google.com&ctz=America%2FNew_York)
- [Meeting Notes](https://github.com/Quansight-Labs/uarray/wiki/Meeting-Notes)
- [References](https://github.com/Quansight-Labs/uarray/wiki/References)
- [Papers](https://paperpile.com/shared/fHftX5)## Contributing
See [`CONTRIBUTING.md`](CONTRIBUTING.md) for more information on how to contribute to `uarray`.