Ivorforce / NumDot

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

add remaining comparison operators #59

Closed 20akshay00 closed 1 month ago

20akshay00 commented 1 month ago

Almost closes #34 . nonzero needs to be implemented.

Ivorforce commented 1 month ago

Looks good, thanks!

Ivorforce commented 1 month ago

We'll leave nonzero for a later day since it returns indices, a format not currently returned by NumDot.