Modverse Weekly - Issue 30

April 17, 2024

Jack Clayton

AI Developer Advocate

Check out the latest Mojo nightly changelog since latest stable release and diff since the last nightly release.

Blogs, tutorials, and videos

Awesome Mojo

Open source contributions

If your name appears in the list, and we haven't reached out, DM Jack Clayton on Discord to claim your swag!

  • Gabriel had multiple fixes merged:
    • #2279 Fix assert_equal[SIMD]() not raising if any elements are equal
    • #2262 Add trait Boolable to Dict and List
    • Removed llvm FileCheck tests and replaced using the testing module in 10 different PR's!
  • Leandro: #2268 Add the gather and scatter methods to DTypePointer
  • zhoujingya: #2249 Implement bool function for None