Skip to content
Failed

Changes

Summary

  1. linked fns warn if not united, allow substitutions for linked vecfns (details)
  2. small fixes (details)
  3. addd test (details)
  4. only add gradients if there's truthy tags (details)
Commit 81229390fb2dcb61386b8f020f472a1f24f67252 by eburn
linked fns warn if not united, allow substitutions for linked vecfns
The file was modified gpkit/solution_array.py (diff)
The file was modified gpkit/small_scripts.py (diff)
The file was modified gpkit/constraints/prog_factories.py (diff)
The file was modified gpkit/keydict.py (diff)
The file was modified gpkit/tests/t_sub.py (diff)
The file was modified docs/source/examples/evaluated_fixed_variables.py (diff)
The file was modified docs/source/examples/evaluated_fixed_variables_output.txt (diff)
The file was modified gpkit/nomials/variables.py (diff)
The file was modified gpkit/nomials/math.py (diff)
The file was modified docs/source/examples/evaluated_fixed_variables_output.txt (diff)
The file was modified gpkit/nomials/variables.py (diff)
The file was modified gpkit/constraints/prog_factories.py (diff)
The file was modified gpkit/tests/t_examples.py (diff)
The file was addeddocs/source/examples/issue_1513.py
Commit 7f952791499fa43fb4a50e421042849081c20766 by eburn
only add gradients if there's truthy tags
The file was modified gpkit/constraints/prog_factories.py (diff)