Skip to content
Failed

Changes

Summary

  1. allow partial vectorvar substitutions (commit: f318ccd) (details)
  2. cleanup varkey imports (commit: b39287f) (details)
  3. mostly working with vks (commit: 245462a) (details)
  4. mostly working with vks (commit: e1656f3) (details)
  5. eh (commit: ba781dd) (details)
  6. it works (commit: de3b0a2) (details)
  7. remove gp.v_ss (commit: 513fdb6) (details)
  8. move varkeys property to constraintset (commit: 4665c99) (details)
  9. lint (commit: c3074b5) (details)
  10. add shape check (commit: 17394aa) (details)
  11. no KeySets hanging around (commit: 619d1e2) (details)
  12. whoops, snuck in some code from another branch (commit: 861bced) (details)
  13. cleanup (commit: d7bfabd) (details)
  14. lint (commit: 5bd1b4e) (details)
  15. make constraintsaving optional, fix savetxt spacing (commit: 7929c20) (details)
  16. lint (commit: 8d79d10) (details)
  17. cleanup temporary attributes (commit: c64de25) (details)
Commit f318ccd8975830e15b7436049f18f9aafa026e82 by eburn
allow partial vectorvar substitutions
(commit: f318ccd)
The file was modified gpkit/keydict.py (diff)
The file was modified gpkit/nomials/variables.py (diff)
The file was modified gpkit/varkey.py (diff)
The file was modified gpkit/constraints/relax.py (diff)
The file was modified gpkit/nomials/substitution.py (diff)
The file was modified gpkit/constraints/costed.py (diff)
The file was modified gpkit/nomials/data.py (diff)
The file was modified gpkit/tests/t_model.py (diff)
The file was modified gpkit/solution_array.py (diff)
The file was modified gpkit/keydict.py (diff)
The file was modified gpkit/varkey.py (diff)
The file was modified gpkit/constraints/gp.py (diff)
The file was modified gpkit/constraints/model.py (diff)
The file was modified gpkit/constraints/sgp.py (diff)
The file was modified gpkit/nomials/map.py (diff)
The file was modified gpkit/constraints/set.py (diff)
The file was modified gpkit/nomials/math.py (diff)
The file was modified gpkit/tests/t_sub.py (diff)
The file was modified gpkit/keydict.py (diff)
The file was modified gpkit/solution_array.py (diff)
The file was modified gpkit/constraints/model.py (diff)
The file was modified gpkit/nomials/math.py (diff)
The file was modified gpkit/nomials/data.py (diff)
The file was modified gpkit/keydict.py (diff)
The file was modified gpkit/constraints/costed.py (diff)
The file was modified gpkit/constraints/set.py (diff)
The file was modified gpkit/nomials/math.py (diff)
The file was modified gpkit/tests/t_nomials.py (diff)
The file was modified gpkit/constraints/gp.py (diff)
The file was modified gpkit/nomials/math.py (diff)
Commit 4665c99a403bc27d2ca74403fc9e87a77f124cd4 by eburn
move varkeys property to constraintset
(commit: 4665c99)
The file was modified gpkit/constraints/set.py (diff)
The file was modified gpkit/constraints/model.py (diff)
The file was modified gpkit/keydict.py (diff)
The file was modified gpkit/keydict.py (diff)
Commit 619d1e2dc38f94c5bfebd2decae99156a262c46e by eburn
no KeySets hanging around
(commit: 619d1e2)
The file was modified gpkit/constraints/set.py (diff)
The file was modified gpkit/keydict.py (diff)
The file was modified gpkit/constraints/model.py (diff)
Commit 861bcede7efef77c9e7f6ee006c4236d8ed3cd17 by eburn
whoops, snuck in some code from another branch
(commit: 861bced)
The file was modified gpkit/keydict.py (diff)
The file was modified gpkit/varkey.py (diff)
The file was modified gpkit/keydict.py (diff)
The file was modified gpkit/varkey.py (diff)
The file was modified gpkit/keydict.py (diff)
The file was modified gpkit/nomials/data.py (diff)
The file was modified gpkit/nomials/math.py (diff)
The file was modified gpkit/constraints/set.py (diff)
The file was modified gpkit/constraints/model.py (diff)
Commit 7929c2003d4063f31ceb61a2e096494ec7ad0bd8 by eburn
make constraintsaving optional, fix savetxt spacing
(commit: 7929c20)
The file was modified gpkit/solution_array.py (diff)
The file was modified gpkit/solution_array.py (diff)
Commit c64de25f4aea5c5c3b49536b2e894336e482d9b2 by eburn
cleanup temporary attributes
(commit: c64de25)
The file was modified gpkit/nomials/math.py (diff)
The file was modified gpkit/solution_array.py (diff)