Skip to content
Failed

Changes

Summary

  1. fix check for identical warnings across sweep, and msenss printing (details)
  2. better msenss, don't append new vars in sweeps, pop 0d linked results (details)
  3. sweep table fixes, solcheck and pccp slack as solwarnings (details)
  4. cleanup noncovergent SGP warning condition (details)
  5. apply solve kwargs to init as well (e.g. pccp_penalty) (details)
Commit eab7f40a41abd146bc56835fd99d1663158b9dc2 by eburn
fix check for identical warnings across sweep, and msenss printing
The file was modified gpkit/solution_array.py (diff)
Commit 8b3f7d4cc963fdf213837a40ed6d1a4c98eedd25 by eburn
better msenss, don't append new vars in sweeps, pop 0d linked results
The file was modified gpkit/constraints/prog_factories.py (diff)
The file was modified gpkit/solution_array.py (diff)
The file was modified gpkit/constraints/sgp.py (diff)
The file was modified gpkit/small_classes.py (diff)
Commit e09fdf58113060e28456994234bf052ad33659f1 by eburn
sweep table fixes, solcheck and pccp slack as solwarnings
The file was modified gpkit/solution_array.py (diff)
The file was modified gpkit/constraints/tight.py (diff)
The file was modified gpkit/constraints/gp.py (diff)
The file was modified docs/source/examples/sp_to_gp_sweep_output.txt (diff)
The file was modified gpkit/small_classes.py (diff)
The file was modified gpkit/tests/t_constraints.py (diff)
The file was modified gpkit/constraints/sgp.py (diff)
The file was modified gpkit/constraints/loose.py (diff)
Commit f678b6ab60471d9452f7343ef564e0f04149e727 by eburn
cleanup noncovergent SGP warning condition
The file was modified gpkit/constraints/sgp.py (diff)
Commit a2f4562b9098cf4974bf8f6a210d05ea9f4b2b6c by eburn
apply solve kwargs to init as well (e.g. pccp_penalty)
The file was modified gpkit/constraints/gp.py (diff)
The file was modified gpkit/constraints/sgp.py (diff)
The file was modified gpkit/constraints/prog_factories.py (diff)