Description
Following our introduction to Rust numerical computing, we will scale up during the second day to a more complex numerical computing problem, the Gray-Scott reaction-diffusion model (which will be introduced along the way). This will allow us to introduce useful building blocks for real-world Rust numerical problems including command-line interfaces and HDF5 I/O.