Ivorforce / NumDot

Tensor math and scientific computation for the Godot game engine.
https://numdot.readthedocs.io
MIT License
19 stars 7 forks source link

Make nd (and ndf, ndb, ndi) unconstructable. #27

Open Ivorforce opened 2 months ago

Ivorforce commented 2 months ago

Not sure if there is native godot support for something like this. But we could at least spit out an error when someone tries to construct an nd object!