What's everyone working on this week (28/2023)?

New week, new Rust! What are you folks up to?

3 Likes

I wanted to learn about backtracking and wave function collapse algorithms, so I made a sudoku solver.

Though, my wave function collapse implementation isn't faster than brute force with backtracking, so I might have implemented it wrong.

uom (type-safe zero-cost dimensional analysis) v0.35.0 got released today!

2 Likes

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.