Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release v0.9.0 #212

Closed
basnijholt opened this issue Aug 31, 2019 · 2 comments
Closed

release v0.9.0 #212

basnijholt opened this issue Aug 31, 2019 · 2 comments

Comments

@basnijholt
Copy link
Member

basnijholt commented Aug 31, 2019

Since 0.8.0 we fixed the following issues:

  • #217 Command-line tool
  • #211 Defining inside main() in multiprocess will report error
  • #208 Inquiry on implementation of parallelism on the cluster
  • #207 PyYAML yaml.load(input) Deprecation
  • #203 jupyter-sphinx update Documentation enhancement
  • #199 jupyter-sphinx is pinned to non-existing branch

and merged the following Pull requests:

  • #219 pass value_scale to the LearnerND's loss_per_simplex function
  • #209 remove MPI4PY_MAX_WORKERS where it's not used
  • #204 use jupyter_sphinx v0.2.0 from conda instead of my branch
  • #200 ensure atomic writes when saving a file
  • #193 Add a SequenceLearner
  • #188 BalancingLearner: add a "cycle" strategy, sampling the learners one by one
  • #202 Authors
  • #201 Update tutorial.parallelism.rst
  • #197 Add option to display a progress bar when loading a BalancingLearner
  • #195 don't treat the no data case differently in the Learner1D Learner1D
  • #194 pin everything in the docs/environment.yml file
@likewei92
Copy link

It seems that 0.9.0 hasn't been pushed to pypi yet? When I import SequenceLearner from adaptive scheduler it is sleeping 10s and asking me to update to adaptive >=0.9.0, but I can't update that version yet?

@basnijholt
Copy link
Member Author

Hi @likewei92, thanks for reminding me! I've just released v0.9.0.

It's on PyPI now and soon on conda-forge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants