Skip to content
Success

Changes

Summary

  1. linked fns warn if not united, allow substitutions for linked vecfns (commit: 8122939) (details)
  2. small fixes (commit: 353cb75) (details)
  3. addd test (commit: 9bb3990) (details)
  4. only add gradients if there's truthy tags (commit: 7f95279) (details)
Commit 81229390fb2dcb61386b8f020f472a1f24f67252 by eburn
linked fns warn if not united, allow substitutions for linked vecfns
(commit: 8122939)
The file was modified gpkit/solution_array.py (diff)
The file was modified gpkit/nomials/variables.py (diff)
The file was modified docs/source/examples/evaluated_fixed_variables.py (diff)
The file was modified gpkit/constraints/prog_factories.py (diff)
The file was modified gpkit/nomials/math.py (diff)
The file was modified gpkit/small_scripts.py (diff)
The file was modified docs/source/examples/evaluated_fixed_variables_output.txt (diff)
The file was modified gpkit/keydict.py (diff)
The file was modified gpkit/tests/t_sub.py (diff)
The file was modified gpkit/constraints/prog_factories.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/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
(commit: 7f95279)
The file was modified gpkit/constraints/prog_factories.py (diff)