A tensor math and scientific computation library for the Godot game engine. The project is still in its early stages. Contributions are welcome!
NumDot is inspired by the Python tensor math library, NumPy, and uses xtensor under the hood (read up on differences here).
Quick Start:
- Motivation (why use NumDot?)
- How to install
- Getting Started
- Changelog
- Class Reference
- How to contribute
NumDot is still in its early stages. If you want to keep up to date, come by and chat with us on our Discord Server.
If you want to contribute, check out CONTRIBUTING.md or come by our Discord Server.
We will be keeping track of ToDos through the GitHub issues.