Skip to content

Releases: symerio/neurtu

v0.3.0

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

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.