NumDot: Tensor Math and Scientific Computation
I

Publisher

ivorius

NumDot: Tensor Math and Scientific Computation

Tools
Computation Math NDArray Performance Scientific Statistical Tensor Web

NumDot is a tensor math and scientific computation library for the Godot Engine.

Documentation: https://numdot.readthedocs.io/ Changelog: https://numdot.readthedocs.io/en/latest/setup/changelog.html See NumDot in action: https://ivorius.itch.io/numdot-demos

--

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).