Skip to content
Build History trend
PR 1567: better sweep printing, clean sgp cost, lint
PR 1566: Clean breakdowns
PR 1562: version 1.0.0
PR 1556: deduplicate in cvxopt presolve instead, add test
 
PR 1463: python3.5+
 
PR 1463: python3.5+
 
PR 342: {CI testing}
 
PR 1454: support for mosek 9 (local branch)
 
PR 1454: support for mosek 9 (local branch)
 
PR 1454: support for mosek 9 (local branch)
 
PR 1454: support for mosek 9 (local branch)
 
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 1429: remove ctyespgen dependency
 
PR 1428: python3 compatible parse_variables
 
PR 1428: python3 compatible parse_variables

Changes

#499 (Mar 2, 2022, 3:34:19 PM)

  1. better sweep printing, clean sgp cost, lint — eburn / githubweb
  2. fixes — eburn / githubweb
  3. fix — eburn / githubweb
  4. fix — eburn / githubweb
  5. add hiddenlineage tag — eburn / githubweb
  6. fix — eburn / githubweb
  7. allow retrieval of vector values on sweeps — eburn / githubweb
  8. fix — eburn / githubweb
  9. whoops — eburn / githubweb
  10. attempt to avoid ragged enraying ragged lists — eburn / githubweb

#498 (Jan 8, 2022, 6:43:27 PM)

  1. checkpoint — eburn / githubweb
  2. checkpoint — eburn / githubweb
  3. checkpoint — eburn / githubweb
  4. checkpoint: profiled — eburn / githubweb
  5. checkpoint — eburn / githubweb
  6. checkpoint — eburn / githubweb
  7. checkpoint — eburn / githubweb
  8. checkpoint — eburn / githubweb
  9. checkpoint — eburn / githubweb
  10. checkpoint — eburn / githubweb
  11. checkpoint — eburn / githubweb
  12. checkpoint — eburn / githubweb
  13. checkpoint — eburn / githubweb
  14. lint — eburn / githubweb
  15. checkpoint — eburn / githubweb
  16. checkpoint: legendless — eburn / githubweb
  17. checkpoint: quality legendless — eburn / githubweb
  18. checkpoint: what is a breakdown anyway? — eburn / githubweb
  19. make modelsenss table less confusing — eburn / githubweb
  20. fix error typo — eburn / githubweb
  21. checkpoint — eburn / githubweb
  22. checkpoint — eburn / githubweb
  23. checkpoint — eburn / githubweb
  24. checkpoint — eburn / githubweb
  25. checkpoint — eburn / githubweb
  26. checkpoint — eburn / githubweb
  27. checkpoint — eburn / githubweb
  28. checkpoint — eburn / githubweb
  29. much cleaner API, ready for documentation — eburn / githubweb
  30. getting it to work with tests — eburn / githubweb
  31. passes unit tests — eburn / githubweb
  32. last sort bug... — eburn / githubweb
  33. small consistency improvements — eburn / githubweb
  34. clean up breakdowns on docs — eburn / githubweb
  35. lint — eburn / githubweb
  36. cleanup — eburn / githubweb
  37. all tests run, now autoset lineage — eburn / githubweb
  38. add solar.p — eburn / githubweb
  39. whoops — eburn / githubweb
  40. why isn't solar.p showing up — eburn / githubweb
  41. cleanup — eburn / githubweb
  42. passes tests — eburn / githubweb
  43. lint — eburn / githubweb
  44. cleanup — eburn / githubweb
  45. test — eburn / githubweb
  46. fix — eburn / githubweb
  47. fix — eburn / githubweb
  48. fix — eburn / githubweb
  49. fix — eburn / githubweb
  50. fix — eburn / githubweb
  51. fix — eburn / githubweb
  52. no breakdowns in windows sols — eburn / githubweb
  53. fix — eburn / githubweb

#497 (Oct 26, 2021, 4:23:15 PM)

  1. version 1.0.0.2 as uploaded to pypi — eburn / githubweb
  2. version 1.0.0.3 as uploaded to pypi — eburn / githubweb

#496 (Aug 16, 2021, 3:40:56 PM)

  1. deduplicate in cvxopt presolve instead, add test — eburn / githubweb

#416 (Mar 2, 2020, 11:09:45 PM)

  1. python3 only baby — eburn / githubweb
  2. #nofuture — eburn / githubweb
  3. remove __nonzero__ — eburn / githubweb
  4. lint — eburn / githubweb
  5. lint — eburn / githubweb
  6. lint — eburn / githubweb
  7. change requirements — eburn / githubweb
  8. check pylint name — eburn / githubweb
  9. lint — eburn / githubweb
  10. lint — eburn / githubweb
  11. lint — eburn / githubweb
  12. maybe determinate? — eburn / githubweb
  13. small changes — eburn / githubweb
  14. lint — eburn / githubweb
  15. typo — eburn / githubweb
  16. a crazy world full of exceptions — eburn / githubweb
  17. a beautiful infeasible world — eburn / githubweb
  18. fixin — eburn / githubweb
  19. lint — eburn / githubweb
  20. add objectives — eburn / githubweb
  21. unknown — eburn / githubweb
  22. no more CPI alas — eburn / githubweb
  23. seems to work — eburn / githubweb
  24. refactorin — eburn / githubweb
  25. whoops — eburn / githubweb
  26. setup — eburn / githubweb
  27. welcome pccp and others — eburn / githubweb
  28. clarify missingbounds — eburn / githubweb
  29. use pccp solves for everything — eburn / githubweb
  30. cleanup, speedup bounded — eburn / githubweb
  31. keyset speedups — eburn / githubweb
  32. cleanup, speedup keydict — eburn / githubweb
  33. lint — eburn / githubweb
  34. use linear programming formulation in cvxopt — eburn / githubweb
  35. automatic debugging? — eburn / githubweb
  36. remove NomialData.varlocs, refactor dual_senss creation — eburn / githubweb
  37. removes ConstraintSet recursion stuff in favor of flat(). — eburn / githubweb
  38. found that missing speed — eburn / githubweb
  39. typo — eburn / githubweb
  40. small changes — eburn / githubweb
  41. clearer SGP printing, stronger pccp penalty — eburn / githubweb
  42. further error clarification — eburn / githubweb
  43. works on jho — eburn / githubweb
  44. acurracy fix — eburn / githubweb
  45. working with SPaircraft — eburn / githubweb
  46. lint — eburn / githubweb
  47. no unicode for windows, correct setup.py — eburn / githubweb
  48. fix setup, tests for windows — eburn / githubweb
  49. whoops forgot about darwin — eburn / githubweb
  50. yay truediv — eburn / githubweb
  51. works on robust — eburn / githubweb
  52. works on jho — eburn / githubweb

#415 (Mar 2, 2020, 8:04:32 PM)

  1. python3 only baby — eburn / githubweb
  2. #nofuture — eburn / githubweb
  3. remove __nonzero__ — eburn / githubweb
  4. lint — eburn / githubweb
  5. lint — eburn / githubweb
  6. lint — eburn / githubweb
  7. change requirements — eburn / githubweb
  8. check pylint name — eburn / githubweb
  9. lint — eburn / githubweb
  10. lint — eburn / githubweb
  11. lint — eburn / githubweb
  12. maybe determinate? — eburn / githubweb
  13. small changes — eburn / githubweb
  14. lint — eburn / githubweb
  15. typo — eburn / githubweb
  16. a crazy world full of exceptions — eburn / githubweb
  17. a beautiful infeasible world — eburn / githubweb
  18. fixin — eburn / githubweb
  19. lint — eburn / githubweb
  20. add objectives — eburn / githubweb
  21. unknown — eburn / githubweb
  22. no more CPI alas — eburn / githubweb
  23. seems to work — eburn / githubweb
  24. refactorin — eburn / githubweb
  25. whoops — eburn / githubweb
  26. setup — eburn / githubweb
  27. welcome pccp and others — eburn / githubweb
  28. clarify missingbounds — eburn / githubweb
  29. use pccp solves for everything — eburn / githubweb
  30. cleanup, speedup bounded — eburn / githubweb
  31. keyset speedups — eburn / githubweb
  32. cleanup, speedup keydict — eburn / githubweb
  33. lint — eburn / githubweb
  34. use linear programming formulation in cvxopt — eburn / githubweb
  35. automatic debugging? — eburn / githubweb
  36. remove NomialData.varlocs, refactor dual_senss creation — eburn / githubweb
  37. removes ConstraintSet recursion stuff in favor of flat(). — eburn / githubweb
  38. found that missing speed — eburn / githubweb
  39. typo — eburn / githubweb
  40. small changes — eburn / githubweb
  41. clearer SGP printing, stronger pccp penalty — eburn / githubweb
  42. further error clarification — eburn / githubweb
  43. works on jho — eburn / githubweb
  44. acurracy fix — eburn / githubweb
  45. working with SPaircraft — eburn / githubweb
  46. lint — eburn / githubweb
  47. no unicode for windows, correct setup.py — eburn / githubweb
  48. fix setup, tests for windows — eburn / githubweb
  49. whoops forgot about darwin — eburn / githubweb
  50. yay truediv — eburn / githubweb

#414 (Feb 5, 2020, 1:50:29 PM)

  1. Expermienting with CI testing — galbramc / githubweb
  2. One Change — galbramc / githubweb
  3. Two Change — galbramc / githubweb
  4. Three! — galbramc / githubweb
  5. Testing the testing — galbramc / githubweb
  6. Another testing of test — galbramc / githubweb

#413 (Feb 4, 2020, 3:50:00 PM)

  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
  29. lint — eburn / githubweb

#412 (Feb 3, 2020, 4:08:28 PM)

  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
  29. lint — eburn / githubweb

#411 (Feb 3, 2020, 12:51:13 PM)

  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

#410 (Feb 3, 2020, 11:26:07 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

#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

#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