https://github.com/quansight-labs/unumpy
A backend-dispatchable version of NumPy.
https://github.com/quansight-labs/unumpy
Last synced: 5 months ago
JSON representation
A backend-dispatchable version of NumPy.
- Host: GitHub
- URL: https://github.com/quansight-labs/unumpy
- Owner: Quansight-Labs
- License: bsd-3-clause
- Created: 2019-07-12T12:22:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-27T17:23:41.000Z (over 4 years ago)
- Last Synced: 2025-04-02T08:06:47.277Z (6 months ago)
- Language: Python
- Homepage: https://unumpy.uarray.org/
- Size: 1.83 MB
- Stars: 19
- Watchers: 8
- Forks: 10
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# `unumpy` - NumPy, but implementation-independent
[](https://gitter.im/Plures/uarray?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [](https://mybinder.org/v2/gh/Quansight-Labs/unumpy/master) [](https://dev.azure.com/Quansight-Labs/uarray/_build/latest?definitionId=2&branchName=master) [](https://pypi.org/project/unumpy/)
- [Documentation](https://unumpy.uarray.org/en/latest/)
- [Road Map](https://github.com/orgs/Quansight-Labs/projects/1)## Contributing
See [`CONTRIBUTING.md`](CONTRIBUTING.md) for more information on how to contribute to `uarray`.