Skip to content

Releases: joblib/threadpoolctl

threadpoolctl 3.5.0

29 Apr 14:13
6b5590c
Compare
Choose a tag to compare

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

20 Mar 14:06
81f70f0
Compare
Choose a tag to compare

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

15 Feb 21:50
832f732
Compare
Choose a tag to compare

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