Skip to content
Failed

Changes

Summary

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