Mojo-Numerics-and-Algorithms-group / NuMojo

NuMojo is a library for numerical computing in Mojo 🔥 similar to numpy in Python.
Apache License 2.0
86 stars 15 forks source link

Array manipulation routines, booleans masks and Fixes #79

Closed shivasankarka closed 1 month ago

shivasankarka commented 1 month ago

Fixing some errors Adding new array manipulation routines Boolean masks Adding new compare_array_and_scalar method in all backends