This begins a new development campaign, with the source updated to conform to a standard python packaging format, allowing us to put it up on PyPI, and install and run from anywhere.
This is essentially the version from JOSS
This was the transition to Numba
-
added shallow water solver
-
added particles support
-
documentation switched to Sphinx
-
extensive flake8 clean-ups
-
travis-ci for unit test (with 79% coverage)
-
SDC compressible method added
This is the state of the project toward the end of 2017. 4th order finite-volume methods were just introduced.