SwanLab / Swan

Topology Optimization Laboratory
134 stars 25 forks source link

Monitoring of AugmentedLagrangian, Bisection, fmincon and IPM #347

Closed ArnauPena closed 5 months ago

ArnauPena commented 5 months ago

All the cases seem to work, only remarkable change is that fmincon has changed from old definition "obj.designVariable.value" to the new one "obj.designVariable.fun.fValues" and it might affect the academic test definition.