* Regularly scheduled CI (504) * Fix Dask for Windows (503) * Apply the uncompromising Python code formatter black (506) * Apply automatic import sorting via isort (508)
0.11.4
-------------------
* Implement Wasserstein and Sliced Wasserstein distances (500) * Add env variable to bound population size in tests (501)
0.11.3
-------------------
* Update to amici 0.11.19 for scaled residual support (491) * Add links for online execution of notebooks on Google Colab and nbviewer (492) * Tests: Fix early stopping test for first generation (494)
0.11.2
-------------------
* Remove codacy due to excessive permission requests * Tidy up example titles
0.11.1
-------------------
Summary statistics:
* Allow transformed parameters as regression targets via `ParTrafo` (478) * Add Sankey flow plot (484) * Add "informative" notebook to document regression-based summary statistics and weights (484)
Sampler:
* Speed up redis done-list checking by atomic operations (482)