Skip to content
Build History trend
 
PR 1454: support for mosek 9 (local branch)
 
PR 1447: fix pickle version to an old one
 
PR 1446: sort variables for ~determinism~
 
PR 1443: Various fixes
 
PR 1433: failing test for submodel variable access
 
PR 1434: fixes for windows
 
PR 1431: string declaration of x0, add test
 
PR 1429: remove ctyespgen dependency
 
PR 1428: python3 compatible parse_variables
 
PR 1428: python3 compatible parse_variables
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Changes

#409 (Feb 1, 2020, 2:18:27 AM)

  1. gitignore — inventor1488 / githubweb
  2. fixed docstring error — inventor1488 / githubweb
  3. fixed inline comment error — inventor1488 / githubweb
  4. more docstring changes — inventor1488 / githubweb
  5. basic, untested mosek 9+ interface — inventor1488 / githubweb
  6. working mosek interface, but dual variables dont match up with gpkit expectations. Need to reformulate the primal problem in order to align with gpkit expectations. This may cause things to break; committing current work so as to not lose it. — inventor1488 / githubweb
  7. make sure this class can see the mosek_conif solver — inventor1488 / githubweb
  8. add finding mosek python interface to the build process — inventor1488 / githubweb
  9. specify solvers in all tests. minor additions for mosek_conif interface — inventor1488 / githubweb
  10. precision in some tests. line spacing issues. — rjmurray / githubweb
  11. switched to a log-sum-exp formulation; dual variables recovering correctly. — rjmurray / githubweb
  12. precision requirements — rjmurray / githubweb
  13. precision and API changes to some tests. Remaining failing tests are because of more serious unit-conversion or string-printing issues. — rjmurray / githubweb
  14. gitignore — rjmurray / githubweb
  15. status handling — rjmurray / githubweb
  16. improved mosek implementation; monomial posynomial constraints are passed as linear inequalities. — rjmurray / githubweb
  17. test precision — inventor1488 / githubweb
  18. improved documentation for mskoptimize in mosek_conif.py — inventor1488 / githubweb
  19. mosek_conif: check if an installed mosek python package is associated with MOSEK version >= 9. — rjmurray / githubweb
  20. pylint — rjmurray / githubweb
  21. lint in mosek_conif. — eburn / githubweb
  22. small cruft edits, fix on some large SPs — eburn / githubweb
  23. simplified implementation, by taking cues from bqpd's mosek9 branch (specifically commit 1e6791363a4fc2955ccc8b23085230b4d83352ec) — inventor1488 / githubweb
  24. lint — eburn / githubweb
  25. default verbosity is True — eburn / githubweb
  26. minor speedups on problem construction — eburn / githubweb
  27. fix test — eburn / githubweb
  28. lint — eburn / githubweb

#408 (Nov 25, 2019, 6:43:41 PM)

  1. fix pickle version to an old one — eburn / githubweb

#407 (Nov 25, 2019, 6:02:37 PM)

  1. sort variables for ~determinism~ — eburn / githubweb

#406 (Oct 9, 2019, 1:16:04 PM)

  1. fix pint's unicode printing of ohms — eburn / githubweb
  2. auto-rebuild if settings indicates old gpkit version — eburn / githubweb
  3. fix ohm printing for kiloohms etc. — eburn / githubweb
  4. fix #1441 — eburn / githubweb
  5. lint — eburn / githubweb

#405 (Sep 12, 2019, 11:14:13 AM)

  1. add failing test for issue #1432 — whoburg / githubweb
  2. fix KeySet updating of already string-accessed keysets — eburn / githubweb

#404 (Sep 9, 2019, 2:03:25 PM)

  1. fixes for windows — eburn / githubweb

#403 (Sep 8, 2019, 6:50:50 AM)

  1. string declaration of x0, add test — eburn / githubweb

#402 (Sep 7, 2019, 9:22:47 AM)

  1. test new ctypesgen version — eburn / githubweb
  2. revert to old version of ctypesgen — eburn / githubweb
  3. status message is erroneous? — eburn / githubweb
  4. naw status message was fine — eburn / githubweb
  5. try using the system executable — eburn / githubweb
  6. won't pass lint, might pass unit tests — eburn / githubweb
  7. lint and small fixes — eburn / githubweb
  8. use attr — eburn / githubweb
  9. lint — eburn / githubweb
  10. small changes — eburn / githubweb
  11. mosek 7 compatibility — eburn / githubweb
  12. lint — eburn / githubweb
  13. small changes — eburn / githubweb
  14. better separators — eburn / githubweb
  15. use bin dir — eburn / githubweb
  16. derp — eburn / githubweb
  17. lint — eburn / githubweb
  18. try using get again? — eburn / githubweb
  19. no, getattr seems better — eburn / githubweb
  20. bring to master to get tests partially working — eburn / githubweb

#401 (Sep 1, 2019, 3:14:48 PM)

  1. working parse var for py3, just needs line numbers — eburn / githubweb
  2. working linenos (it seems), passes tests except for loading pickled sols — eburn / githubweb
  3. fixed intermittent failure — eburn / githubweb
  4. working errorsgit add -u! — eburn / githubweb
  5. lint — eburn / githubweb
  6. just need to fix pickle in py3... — eburn / githubweb
  7. cleanup — eburn / githubweb
  8. in py3 pickles have to be read as binary files — eburn / githubweb
  9. fix constants declaration — eburn / githubweb
  10. response to review — eburn / githubweb
  11. support multiline setups, go back to single quotes, fancier py3 printing — eburn / githubweb
  12. fix constants — eburn / githubweb

#400 (Sep 1, 2019, 3:02:38 PM)

  1. working parse var for py3, just needs line numbers — eburn / githubweb
  2. working linenos (it seems), passes tests except for loading pickled sols — eburn / githubweb
  3. fixed intermittent failure — eburn / githubweb
  4. working errorsgit add -u! — eburn / githubweb
  5. lint — eburn / githubweb
  6. just need to fix pickle in py3... — eburn / githubweb
  7. cleanup — eburn / githubweb
  8. in py3 pickles have to be read as binary files — eburn / githubweb
  9. fix constants declaration — eburn / githubweb
  10. response to review — eburn / githubweb
  11. support multiline setups, go back to single quotes, fancier py3 printing — eburn / githubweb