module documentation
A collection of boundary (AKA box constraints) handling classes.
Class |
|
quick hack versatile base class. |
Class |
|
create a callable with unbounded domain from a function with bounded domain, |
Class |
|
no boundaries |
Class |
|
Compute a bound penalty and update coordinate-wise penalty weights. |
Class |
|
Handle boundaries by a smooth, piecewise linear and quadratic transformation into the feasible domain. |
Function | none |
replace any None by inf or -inf. |
Function | normalize |
return [lower_bounds, upper_bounds] such that each of them |
Class | _ |
[WIP early] function wrapper for penalty boundary handler, looks kinda complex |