Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@rth rth released this 21 Jul 19:34

API changes

  • Functions to set the number of BLAS threads at runtime were removed in favour of using threadpoolctl.

Enhancements

  • Add get_args and get_kwargs to Delayed object.
  • Better progress bars in Jupyter notebooks with the tqdm.auto backend.

Bug fixes

  • Fix progress bar rendering when repeat>1.