Making a Matrix library in Rust
I wrote a blog post! It's available here, and it's about writing a linear algebra library in Rust and all the weird type issues that I ran into along the way.
It's also on my new website that I just got set up - it still needs some work, but I really just wanted it to be a simple blogging platform and an opportunity for me to try to build something new, so I hope it works well (enough) for y'all. It's built in rust as well (why wouldn't it be, that's definitely not overkill), using yew for the frontend and axum/sqlx for the backend. I think I'd like to write a post, on the blog, about how I made the blog, so watch out for that if that seems interesting :)














