Comparison of Rust to Julia for scientific computing?

In a numerical analysis course, it could be fun to implements parts of numpy as a Rust project, and use the Rust Jupyter REPL. This could be good if the course was being taught to CS students, and they need to learn Rust anyway. Otherwise you should learn about the whole ecosystem that’s out there for research, so Python or Julia should be preferred.

Sounds interesting. Will the talks be made available on Youtube?

1 Like

Yes, they are already uploaded: Scientific Computing in Rust - YouTube

2 Likes

I have written a blog post about Rust vs Julia in scientific computing and would like to have a separate thread for its discussion :smiling_face_with_three_hearts:

3 Likes