clawpack / riemann_book

An interactive book about the Riemann problem for hyperbolic PDEs, using Jupyter notebooks.
BSD 3-Clause "New" or "Revised" License
264 stars 95 forks source link

Resized new acoustics figure #227

Closed maojrs closed 4 years ago

maojrs commented 4 years ago

The new acoustics figure was being rendered very large in the notebook, so I embedded the picture using Image from Ipython display, like done in the Traffic flow notebook. Sorry for the double pull request.