| ▲ | vovavili 2 days ago | |||||||
Can't you just use Numpy directly in Mojo? | ||||||||
| ▲ | MohamedMabrouk 2 days ago | parent [-] | |||||||
you can but through a python interpreter in the mojo process so you get the same numpy speed with mojo<->ptyhon interop overhead. NuMojo is native and also is now starting to support features that numpy can't really do like native GPU execution. | ||||||||
| ||||||||