Skip to content

threadpoolctl 3.3.0

Compare
Choose a tag to compare
@jeremiedbb jeremiedbb released this 15 Feb 21:50
· 10 commits to master since this release
832f732

We're happy to announce the 3.3.0 release, which main feature is the support of FlexiBLAS.

The changelog is available here: https://github.com/joblib/threadpoolctl/blob/master/CHANGES.md.

This version supports Python versions 3.8 to 3.12.

You can install with pip:

pip install -U threadpoolctl

or conda:

conda install -c conda-forge threadpoolctl