Description
Changelog
Reviews (0)
NumDot is a tensor math and scientific computation library for the Godot Engine.
Links
- Documentation (stable)
- Changelog (latest)
- See NumDot in action: NumDot Demos
About
NumDot provides a multidimensional array object (NDArray) and many functions for fast operations on arrays, including mathematical, logical, statistical, and more. It is inspired by the Python tensor math library, NumPy, and thus shares many semantics with it. Visit the documentation for a full feature overview, as well as guides and tutorials.
NumDot supports all common platforms (including web exports).
Changelog for version v0.12
No changelog provided for this version.