Changelog¶
v0.2.4 (Oct. 4, 2024)¶
Fix
OptimizerBase(an issue when the duplicate solution is obtained, and the optimizer cannot find a feasible alternative solution due to constraints).Fix
Constraint.penality_formulationis now specified for any inequality constraints.Update the document.
v0.2.3 (Sep. 9, 2024)¶
Fix trainer class for FMQA.
v0.2.2 (Sep. 5, 2024)¶
Update the documents.
Add
nbformatas dependency.
v0.2.1 (Sep. 4, 2024)¶
Fix logger.
Fix
DataFrameaccess.
v0.2.0 (Sep. 2, 2024)¶
Remove the Bayesian optimizer.
v0.1.0 (Aug. 29, 2024)¶
Initial relase.