Skip to content
Success

Changes

Summary

  1. sweep-related fixes (#1540) (commit: e768533) (details)
Commit e768533800175c0e07a9494813a84480324c96e0 by noreply
sweep-related fixes (#1540)

* don't add forward-differentiated sensitivities to constants no longer present
* fix warnings table for intermittent warnings in sweeps
* cleanup model sensitivity printing
* remove gradients from constants before calculating linked variables
(commit: e768533)
The file was modified gpkit/constraints/bounded.py (diff)
The file was modified docs/source/examples/relaxation_output.txt (diff)
The file was modified gpkit/solution_array.py (diff)
The file was modified gpkit/constraints/gp.py (diff)
The file was modified gpkit/constraints/loose.py (diff)
The file was modified gpkit/constraints/tight.py (diff)
The file was modified gpkit/constraints/prog_factories.py (diff)
The file was modified gpkit/constraints/relax.py (diff)
The file was modified gpkit/small_scripts.py (diff)