riemann
riemann copied to clipboard
Adding Roe solver entropy fix and an exact Riemann solver
Other than the comment above it would be nice to add a test for both Riemann solvers in PyClaw.
This fails on Travis because we don't have scipy installed there for the Riemann repo. We could add it, or simply move the import inside the roe solver function. I prefer the latter; @orevans could you please move that import?