Skip to content

Release v.0.7.7

Compare
Choose a tag to compare
@hpesonen hpesonen released this 12 Oct 13:29
· 123 commits to master since this release
5ce82ed
  • Update info to reflect setting python 3.6 as the default version
  • Update documentation to setting python 3.6 as default
  • Add dask support to elfi client options
  • Add python 3.7 to travis tests and remove python 3.5 due to clash with dask
  • Modify progress bar to better indicate ABC-SMC inference status
  • Change networkx support from 1.X to 2.X
  • Improve docstrings in elfi.methods.bo.acquisition
  • Fix readthedocs-build by adding .readthedocs.yml and restricting the build to
    python3.5, for now