Releases: joblib/threadpoolctl
threadpoolctl 3.5.0
We're happy to announce the 3.5.0 release, which adds support for the Scientific Python builds of OpenBLAS.
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
threadpoolctl 3.4.0
We're happy to announce the 3.4.0 release, which adds support for Pyodide and systems with alternative implementations of libc.
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
threadpoolctl 3.3.0
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