Hacker News new | ask | show | jobs
by bigmit37 2539 days ago
Does Rust have its own linear algebra, image processing, computer vision libraries in pure rust?

I would love to see how such libraries are built from scratch in a low level language. I feel like I would learn a lot as well.