Skip to content

NuMojo

NuMojo is a library for numerical computing in Mojo, similar to NumPy and SciPy in Python. Link to the repo.

I will discuss the conceptual models of the NDArray and how the functionalities are implemented internally.

Some of the functionalities are not yet fulfilled due to Mojo, e.g., parameterized traits. We will incorporate them once they are ready.

Mojo Miji - A Guide to Mojo Programming Language from A Pythonista's Perspective · 魔咒秘籍 - Pythonista 視角下的 Mojo 編程語言指南