Releases: symerio/neurtu
Releases · symerio/neurtu
v0.3.0
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.