NuMojo v0.4 is here! 🔥
We’re excited to announce the release of NuMojo v0.4 compatible with Mojo 24.6! Here’s what’s new:
New Features
-
- Expanded array creation routines following NumPy.
- New
- More descriptive error messages for better debugging.
Improvements
- Adapted to Mojo V24.6 with updated naming conventions.
- Unified routines for consistency with NumPy.
-
- Modules reorganized for easier navigation and consistency with NumPy.
Fixes
- Resolved issues with slicing and input handling in
- Enhanced stability and optimized performance.
Documentation and testing have been updated too!
Check out the full changelog here.
Check out our Discord
Thank you for your support and stay tuned for more updates!
-
Matrix Type: Optimized 2D array with core operations, broadcasting, and linear algebra support. - Expanded array creation routines following NumPy.
- New
convolve2d function for signal processing. - More descriptive error messages for better debugging.
- Adapted to Mojo V24.6 with updated naming conventions.
- Unified routines for consistency with NumPy.
-
matmul, sort and transpose now handle more flexible input shapes. - Modules reorganized for easier navigation and consistency with NumPy.
- Resolved issues with slicing and input handling in
fromstring. - Enhanced stability and optimized performance.
Check out the full changelog here.
Check out our Discord
Thank you for your support and stay tuned for more updates!
GitHub
NuMojo is a library for numerical computing in Mojo
similar to numpy in Python. - Mojo-Numerics-and-Algorithms-group/NuMojo
GitHub
NuMojo is a library for numerical computing in Mojo
similar to numpy in Python. - Mojo-Numerics-and-Algorithms-group/NuMojo
