Mojo-Numerics-and-Algorithms-group / NuMojo

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

[fix] Solve the issue in parallelization for `solve` #117

Closed forFudan closed 1 month ago

forFudan commented 1 month ago

Solve the issue in parallelization for solve. This allows us to enable parallelize again for the solver.