Skip to content
Failed

Changes

Summary

  1. don't add forward-differentiated sensitivities to constants no longer present (commit: 3f0381a) (details)
  2. fix warnings table for intermittent warnings in sweeps (commit: 98b6d16) (details)
  3. fix solution array printing (commit: ebf43b7) (details)
  4. cleanup model senss printing, remove gradients from constants (commit: e7310fe) (details)
  5. lowercase exponents in model sensitivities (commit: 10baf42) (details)
Commit 3f0381af57468932bd42de7c20d6ebdcf60e9043 by eburn
don't add forward-differentiated sensitivities to constants no longer present
(commit: 3f0381a)
The file was modified gpkit/constraints/gp.py (diff)
Commit 98b6d16c1785494f6c4d01db4ef25da3b4dc5641 by eburn
fix warnings table for intermittent warnings in sweeps
(commit: 98b6d16)
The file was modified gpkit/solution_array.py (diff)
The file was modified gpkit/constraints/tight.py (diff)
The file was modified gpkit/small_scripts.py (diff)
The file was modified gpkit/constraints/loose.py (diff)
The file was modified gpkit/constraints/relax.py (diff)
The file was modified gpkit/constraints/bounded.py (diff)
The file was modified gpkit/constraints/prog_factories.py (diff)
Commit ebf43b79033261a20d694d26078d062a4482db8f by eburn
fix solution array printing
(commit: ebf43b7)
The file was modified gpkit/solution_array.py (diff)
Commit e7310fef306d48115e96811d86d3376821956bcc by eburn
cleanup model senss printing, remove gradients from constants
(commit: e7310fe)
The file was modified gpkit/constraints/prog_factories.py (diff)
The file was modified gpkit/constraints/gp.py (diff)
The file was modified gpkit/solution_array.py (diff)
Commit 10baf4268f10561047a8b6f3f42263e65bab72ed by eburn
lowercase exponents in model sensitivities
(commit: 10baf42)
The file was modified docs/source/examples/relaxation_output.txt (diff)