Randall J. LeVeque

Results 40 comments of Randall J. LeVeque

For me it works locally, it's only on Azure that it seems broken. But now when I tried it again I'm having problems installing clawpack on Azure. Can someone else...

Right, Clawpack can't be imported in the notebook used to do the installation or other notebooks already open (unless you restart the kernel). JSAnimation does work in `Introduction.ipynb` on Azure...

We didn't document the pdf build process very well in part because we didn't intend for users to build the pdf -- if you want the hard copy you should...

Yes, that's a good way to get a pdf out of the notebooks, glad to hear it gave something useful.

No idea at the moment why the travis tests fail on `Euler.ipynb`.

I think the matplotlib inline is still in there in one place. It used to be in there twice. I think this is the new version: https://github.com/clawpack/riemann_book/blob/2844dd68034b87da0eef01c51b79e0faaf716132/Burgers.ipynb

Looks pretty cool, thanks!

Thanks @ketch for the explanation. This makes sense and indeed I did delete the old .so files at some point in the process of trying to build new ones. It...

Just a side note -- in the Fortran versions classic and amrclaw, the bc routine only sets the q values and it is up to setaux to fill in ghost...

The notes I made last fall indicated I thought it was a petsc problem but I don't know why I thought that...