Releases: sequential-parameter-optimization/spotoptim
Releases · sequential-parameter-optimization/spotoptim
v0.11.3
v0.11.2
v0.11.1
0.11.1 (2026-04-05)
Code Refactoring
- extract acquisition optimization methods from SpotOptim class (4ec71db)
- extract data management methods from SpotOptim class (e6d6558)
- extract dimension reduction methods from SpotOptim class (e80757c)
- extract OCBA methods from SpotOptim class (d1db547)
- extract reporting and analysis methods from SpotOptim class (0fd5750)
- extract serialization methods from SpotOptim class (63fa4e4)
- extract steady-state parallel optimization from SpotOptim class (916b9ed)
- extract variable and transformation methods from SpotOptim class (9d7da12)
v0.11.0
0.11.0 (2026-04-05)
Features
- parallel and wrapper (847bec0)
Bug Fixes
- add --extra docs to uv run commands in release workflow (f568290)
- ci (497ae0d)
- global structure (b8f89ac)
- ip plots dataframe colnames (cbee260)
- labels (ff400e0)
- preflight and release (13eaa27)
- quartodoc 2nd (4c4837b)
- quartodoc ru (e976ced)
- release (09c8d3f)
- release-preflight (eed5cc0)
- renaming fit() (39ebe63)
- TASKS (4a4d94d)
- tolerance (b0d6e25)
- update preflight (a3a838a)
- via claude (8fa065a)
Documentation
- fit (8d6e61f)
Code Refactoring
- extract TensorBoard and safe_float from SpotOptim class (5417505)