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!
🌟 New Features
-
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.
🦋 Improvements
- 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. 🛠️ Fixes
- Resolved issues with slicing and input handling in
fromstring
.- 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!
GitHub
GitHub - Mojo-Numerics-and-Algorithms-group/NuMojo: NuMojo is a lib...
NuMojo is a library for numerical computing in Mojo 🔥 similar to numpy in Python. - Mojo-Numerics-and-Algorithms-group/NuMojo
GitHub
NuMojo/docs/changelog.md at main · Mojo-Numerics-and-Algorithms-gro...
NuMojo is a library for numerical computing in Mojo 🔥 similar to numpy in Python. - Mojo-Numerics-and-Algorithms-group/NuMojo
1 Reply
Interesting detail in the roadmap: "Modular has decided to no longer support array". Curious about the background to this.
Following back through discussions about "keep[ing] the stdlib…conventional" https://discord.com/channels/1087530497313357884/1138051611936178228/1138177007239315487