Version 1.3.2
This is a minor release that mostly fixes a few bugs and warnings. The largest addition is the addition of optimization strategies based on scikit-optimize.
What's Changed
- Add initial support for scikit-optimize minimize methods (
skopt) by @stijnh in #340 - Bump nbconvert from 7.16.6 to 7.17.0 in /doc by @dependabot[bot] in #360
- Handle special case where error is a tuple in
cuda_error_checkby @stijnh in #361 - Fix overflow dual annealing by @benvanwerkhoven in #364
- Bump pygments from 2.19.1 to 2.20.0 in /doc by @dependabot[bot] in #370
- Bump requests from 2.32.4 to 2.33.0 in /doc by @dependabot[bot] in #369
- Bump tornado from 6.5.1 to 6.5.5 in /doc by @dependabot[bot] in #365
- Fix
_find_bfloat16_if_availablealways returningNoneby @stijnh in #373 - Bump nbconvert from 7.17.0 to 7.17.1 in /doc by @dependabot[bot] in #375
- Bump pytest from 8.3.5 to 9.0.3 in /doc by @dependabot[bot] in #374
- Updated cupyx namespace usage by @fjwillemsen in #376
Full Changelog: 1.3.1...1.3.2