Skip to content
Success

Changes

Summary

  1. Sweep/SP fixes (#1548) (details)
Commit 2a41a973cfacabedaf7134d308e7882aa9acd9cd by noreply
Sweep/SP fixes (#1548)

* fix check for identical warnings across sweep, and msenss printing
* better msenss, don't append new vars in sweeps, pop 0d linked results
* sweep table fixes, solcheck and pccp slack as solwarnings
* cleanup nonconvergent SGP warning condition
* apply solve kwargs to init as well (e.g. pccp_penalty)
The file was modified docs/source/examples/sp_to_gp_sweep_output.txt (diff)
The file was modified gpkit/constraints/sgp.py (diff)
The file was modified gpkit/solution_array.py (diff)
The file was modified gpkit/constraints/loose.py (diff)
The file was modified gpkit/tests/t_constraints.py (diff)
The file was modified gpkit/constraints/prog_factories.py (diff)
The file was modified gpkit/constraints/tight.py (diff)
The file was modified gpkit/constraints/gp.py (diff)
The file was modified gpkit/small_classes.py (diff)