Skip to content
Build History trend
PR #1578: big pylint refactor
PR #1578: big pylint refactor
PR #1578: big pylint refactor
PR #1577: Fresh install fixes
PR #1577: Fresh install fixes
PR #1570: allow ast printing to be ex...
PR #1569: fixes for MISP, MIGP
PR #1569: fixes for MISP, MIGP
PR #1568: add SolutionEnsemble
PR #1567: better sweep printing, clea...
PR #1567: better sweep printing, clea...
PR #1567: better sweep printing, clea...
PR #1567: better sweep printing, clea...
PR #1567: better sweep printing, clea...
PR #1567: better sweep printing, clea...
PR #1567: better sweep printing, clea...
PR #1567: better sweep printing, clea...
PR #1567: better sweep printing, clea...
PR #1567: better sweep printing, clea...
PR #1566: Clean breakdowns
PR #1566: Clean breakdowns
PR #1566: Clean breakdowns
PR #1566: Clean breakdowns
PR #1566: Clean breakdowns
PR #1566: Clean breakdowns
PR #1566: Clean breakdowns
PR #1566: Clean breakdowns
PR #1566: Clean breakdowns
PR #1566: Clean breakdowns

Changes

#3230 (Jan 7, 2024, 10:12:26 PM)

  1. add roadmap (commit: 1cda564) — whoburg / githubweb
  2. temporarily move root .pylintrc (commit: 573e727) — whoburg / githubweb
  3. use fstring (commit: 1417fb1) — whoburg / githubweb
  4. use fstrings (commit: 7c6121a) — whoburg / githubweb
  5. specify encodings for open() (commit: d1c3433) — whoburg / githubweb
  6. module-level pylint disables (commit: 95276b6) — whoburg / githubweb
  7. make return type consistent (commit: 8a36ce1) — whoburg / githubweb
  8. remove unnecessary pylint disable (commit: d5ea3bc) — whoburg / githubweb
  9. explicitly raise from (commit: ac2a959) — whoburg / githubweb
  10. f strings (commit: 6134048) — whoburg / githubweb
  11. pylint (commit: 902ccab) — whoburg / githubweb
  12. use fstrings for some but not all formatting (commit: a1620fb) — whoburg / githubweb
  13. assorted pylint fixes (commit: d0cffb9) — whoburg / githubweb
  14. explicitly specify encoding for open() (commit: a564516) — whoburg / githubweb
  15. use with statements for open() (commit: 56b3f52) — whoburg / githubweb
  16. fstrings pylint (commit: 05e39c1) — whoburg / githubweb
  17. pylint fixes (commit: 151a45f) — whoburg / githubweb
  18. pylint fixes (commit: 25ae414) — whoburg / githubweb
  19. pylint fixes (commit: cf6ec92) — whoburg / githubweb
  20. remove unnecessary pylint disable (commit: ece3538) — whoburg / githubweb
  21. eliminate unused / indirect qty import (commit: ae72d98) — whoburg / githubweb
  22. pylint (commit: 9078d50) — whoburg / githubweb
  23. pylint mostly fstrings (commit: 4352606) — whoburg / githubweb
  24. pylint (commit: 2f708b6) — whoburg / githubweb
  25. disable fixme messages in pylintrc to encourage writing todos (commit: fa7e534) — whoburg / githubweb
  26. pylint (commit: 42dcba9) — whoburg / githubweb
  27. pylint (commit: 79b6384) — whoburg / githubweb
  28. remove comparison with 0 using is (commit: 518a7c0) — whoburg / githubweb
  29. pylint fixes (commit: 24e860d) — whoburg / githubweb
  30. pylint disable invalid-name (commit: 28982a7) — whoburg / githubweb
  31. pylint fixes (commit: a21deca) — whoburg / githubweb
  32. pylint fixes (commit: 4b648a8) — whoburg / githubweb
  33. pylint fixes (commit: c24c7a5) — whoburg / githubweb
  34. pylint fixes (commit: ac4e66b) — whoburg / githubweb
  35. fstrings (commit: af3c216) — whoburg / githubweb
  36. fstrings (commit: 6f60ba8) — whoburg / githubweb
  37. ignore fstring suggestion (commit: 9856c89) — whoburg / githubweb
  38. join instead of string formatting (commit: d03aab3) — whoburg / githubweb
  39. pylint various (commit: 384047d) — whoburg / githubweb
  40. move imports to top (commit: dd9a776) — whoburg / githubweb
  41. fstrings (commit: 9fd9ea2) — whoburg / githubweb
  42. pylint various (commit: fbc11d6) — whoburg / githubweb
  43. don't require docstrings for tests (commit: 32df1fa) — whoburg / githubweb
  44. variable names (commit: 553fa60) — whoburg / githubweb
  45. ignore import order (commit: 265a1a2) — whoburg / githubweb
  46. minor pylint fixes (commit: c0633b0) — whoburg / githubweb
  47. allow methods named setup to have no docstring (commit: edf2fec) — whoburg / githubweb
  48. minor pylint fixes (commit: cea3f4d) — whoburg / githubweb
  49. ignore imports not at top level (commit: d3d0015) — whoburg / githubweb
  50. fstrings (commit: bc96403) — whoburg / githubweb
  51. minor pylint fixes (commit: 9080b0c) — whoburg / githubweb
  52. minor pylint (commit: ef1bbcc) — whoburg / githubweb
  53. pylint fixes (commit: c7d78d0) — whoburg / githubweb
  54. use with statements and specify encoding for open() (commit: 4c536ec) — whoburg / githubweb
  55. various pylint fixes (commit: 378093d) — whoburg / githubweb
  56. various pylint fixes (commit: e131ca7) — whoburg / githubweb
  57. pylint fixes (commit: c94fe62) — whoburg / githubweb
  58. various pylint fixes (commit: 406a0c2) — whoburg / githubweb
  59. pylint fixes (commit: 8a75ec7) — whoburg / githubweb
  60. pylint (commit: 1679a9a) — whoburg / githubweb
  61. pylint (commit: 011b729) — whoburg / githubweb
  62. pylint fixes (commit: 8be89db) — whoburg / githubweb
  63. minor pylint fixes (commit: 3b3c36e) — whoburg / githubweb
  64. fix stray pylint issues (commit: 8bddce4) — whoburg / githubweb
  65. ignore duplicate-code warning, needs issue (commit: a972f65) — whoburg / githubweb
  66. suppress modified-iterating-list warning, needs issue (commit: 1308ae9) — whoburg / githubweb
  67. suppress modified-iterating-list warning, needs issue (commit: fde3ab6) — whoburg / githubweb
  68. remove temporary files (commit: 6b90bbf) — whoburg / githubweb
  69. rcfile location changed (commit: 485d413) — whoburg / githubweb
  70. pylint fixes (commit: d210558) — whoburg / githubweb
  71. pylint fixes (commit: 11434ce) — whoburg / githubweb
  72. use with for open statements (commit: 8c3764b) — whoburg / githubweb
  73. pylint fixes (commit: e5c033d) — whoburg / githubweb
  74. fstrings (commit: 5b90d61) — whoburg / githubweb
  75. use with statement to open (commit: 35e07b3) — whoburg / githubweb
  76. pylint (commit: bdc9068) — whoburg / githubweb
  77. use with statement (commit: f405051) — whoburg / githubweb
  78. remove extra parens (commit: 2da6324) — whoburg / githubweb
  79. pylint (commit: 376bef9) — whoburg / githubweb
  80. pylint (commit: d51fa23) — whoburg / githubweb
  81. fstrings (commit: 096d607) — whoburg / githubweb
  82. pylint (commit: eb6444f) — whoburg / githubweb
  83. reduce custom settings (commit: f5a98e6) — whoburg / githubweb

#3229 (Jan 5, 2024, 10:30:10 PM)

  1. add roadmap (commit: 1cda564) — whoburg / githubweb
  2. temporarily move root .pylintrc (commit: 573e727) — whoburg / githubweb
  3. use fstring (commit: 1417fb1) — whoburg / githubweb
  4. use fstrings (commit: 7c6121a) — whoburg / githubweb
  5. specify encodings for open() (commit: d1c3433) — whoburg / githubweb
  6. module-level pylint disables (commit: 95276b6) — whoburg / githubweb
  7. make return type consistent (commit: 8a36ce1) — whoburg / githubweb
  8. remove unnecessary pylint disable (commit: d5ea3bc) — whoburg / githubweb
  9. explicitly raise from (commit: ac2a959) — whoburg / githubweb
  10. f strings (commit: 6134048) — whoburg / githubweb
  11. pylint (commit: 902ccab) — whoburg / githubweb
  12. use fstrings for some but not all formatting (commit: a1620fb) — whoburg / githubweb
  13. assorted pylint fixes (commit: d0cffb9) — whoburg / githubweb
  14. explicitly specify encoding for open() (commit: a564516) — whoburg / githubweb
  15. use with statements for open() (commit: 56b3f52) — whoburg / githubweb
  16. fstrings pylint (commit: 05e39c1) — whoburg / githubweb
  17. pylint fixes (commit: 151a45f) — whoburg / githubweb
  18. pylint fixes (commit: 25ae414) — whoburg / githubweb
  19. pylint fixes (commit: cf6ec92) — whoburg / githubweb
  20. remove unnecessary pylint disable (commit: ece3538) — whoburg / githubweb
  21. eliminate unused / indirect qty import (commit: ae72d98) — whoburg / githubweb
  22. pylint (commit: 9078d50) — whoburg / githubweb
  23. pylint mostly fstrings (commit: 4352606) — whoburg / githubweb
  24. pylint (commit: 2f708b6) — whoburg / githubweb
  25. disable fixme messages in pylintrc to encourage writing todos (commit: fa7e534) — whoburg / githubweb
  26. pylint (commit: 42dcba9) — whoburg / githubweb
  27. pylint (commit: 79b6384) — whoburg / githubweb
  28. remove comparison with 0 using is (commit: 518a7c0) — whoburg / githubweb
  29. pylint fixes (commit: 24e860d) — whoburg / githubweb
  30. pylint disable invalid-name (commit: 28982a7) — whoburg / githubweb
  31. pylint fixes (commit: a21deca) — whoburg / githubweb
  32. pylint fixes (commit: 4b648a8) — whoburg / githubweb
  33. pylint fixes (commit: c24c7a5) — whoburg / githubweb
  34. pylint fixes (commit: ac4e66b) — whoburg / githubweb
  35. fstrings (commit: af3c216) — whoburg / githubweb
  36. fstrings (commit: 6f60ba8) — whoburg / githubweb
  37. ignore fstring suggestion (commit: 9856c89) — whoburg / githubweb
  38. join instead of string formatting (commit: d03aab3) — whoburg / githubweb
  39. pylint various (commit: 384047d) — whoburg / githubweb
  40. move imports to top (commit: dd9a776) — whoburg / githubweb
  41. fstrings (commit: 9fd9ea2) — whoburg / githubweb
  42. pylint various (commit: fbc11d6) — whoburg / githubweb
  43. don't require docstrings for tests (commit: 32df1fa) — whoburg / githubweb
  44. variable names (commit: 553fa60) — whoburg / githubweb
  45. ignore import order (commit: 265a1a2) — whoburg / githubweb
  46. minor pylint fixes (commit: c0633b0) — whoburg / githubweb
  47. allow methods named setup to have no docstring (commit: edf2fec) — whoburg / githubweb
  48. minor pylint fixes (commit: cea3f4d) — whoburg / githubweb
  49. ignore imports not at top level (commit: d3d0015) — whoburg / githubweb
  50. fstrings (commit: bc96403) — whoburg / githubweb
  51. minor pylint fixes (commit: 9080b0c) — whoburg / githubweb
  52. minor pylint (commit: ef1bbcc) — whoburg / githubweb
  53. pylint fixes (commit: c7d78d0) — whoburg / githubweb
  54. use with statements and specify encoding for open() (commit: 4c536ec) — whoburg / githubweb
  55. various pylint fixes (commit: 378093d) — whoburg / githubweb
  56. various pylint fixes (commit: e131ca7) — whoburg / githubweb
  57. pylint fixes (commit: c94fe62) — whoburg / githubweb
  58. various pylint fixes (commit: 406a0c2) — whoburg / githubweb
  59. pylint fixes (commit: 8a75ec7) — whoburg / githubweb
  60. pylint (commit: 1679a9a) — whoburg / githubweb
  61. pylint (commit: 011b729) — whoburg / githubweb
  62. pylint fixes (commit: 8be89db) — whoburg / githubweb
  63. minor pylint fixes (commit: 3b3c36e) — whoburg / githubweb
  64. fix stray pylint issues (commit: 8bddce4) — whoburg / githubweb
  65. ignore duplicate-code warning, needs issue (commit: a972f65) — whoburg / githubweb
  66. suppress modified-iterating-list warning, needs issue (commit: 1308ae9) — whoburg / githubweb
  67. suppress modified-iterating-list warning, needs issue (commit: fde3ab6) — whoburg / githubweb
  68. remove temporary files (commit: 6b90bbf) — whoburg / githubweb
  69. rcfile location changed (commit: 485d413) — whoburg / githubweb

#3228 (Jan 5, 2024, 10:08:25 PM)

  1. add roadmap (commit: 1cda564) — whoburg / githubweb
  2. temporarily move root .pylintrc (commit: 573e727) — whoburg / githubweb
  3. use fstring (commit: 1417fb1) — whoburg / githubweb
  4. use fstrings (commit: 7c6121a) — whoburg / githubweb
  5. specify encodings for open() (commit: d1c3433) — whoburg / githubweb
  6. module-level pylint disables (commit: 95276b6) — whoburg / githubweb
  7. make return type consistent (commit: 8a36ce1) — whoburg / githubweb
  8. remove unnecessary pylint disable (commit: d5ea3bc) — whoburg / githubweb
  9. explicitly raise from (commit: ac2a959) — whoburg / githubweb
  10. f strings (commit: 6134048) — whoburg / githubweb
  11. pylint (commit: 902ccab) — whoburg / githubweb
  12. use fstrings for some but not all formatting (commit: a1620fb) — whoburg / githubweb
  13. assorted pylint fixes (commit: d0cffb9) — whoburg / githubweb
  14. explicitly specify encoding for open() (commit: a564516) — whoburg / githubweb
  15. use with statements for open() (commit: 56b3f52) — whoburg / githubweb
  16. fstrings pylint (commit: 05e39c1) — whoburg / githubweb
  17. pylint fixes (commit: 151a45f) — whoburg / githubweb
  18. pylint fixes (commit: 25ae414) — whoburg / githubweb
  19. pylint fixes (commit: cf6ec92) — whoburg / githubweb
  20. remove unnecessary pylint disable (commit: ece3538) — whoburg / githubweb
  21. eliminate unused / indirect qty import (commit: ae72d98) — whoburg / githubweb
  22. pylint (commit: 9078d50) — whoburg / githubweb
  23. pylint mostly fstrings (commit: 4352606) — whoburg / githubweb
  24. pylint (commit: 2f708b6) — whoburg / githubweb
  25. disable fixme messages in pylintrc to encourage writing todos (commit: fa7e534) — whoburg / githubweb
  26. pylint (commit: 42dcba9) — whoburg / githubweb
  27. pylint (commit: 79b6384) — whoburg / githubweb
  28. remove comparison with 0 using is (commit: 518a7c0) — whoburg / githubweb
  29. pylint fixes (commit: 24e860d) — whoburg / githubweb
  30. pylint disable invalid-name (commit: 28982a7) — whoburg / githubweb
  31. pylint fixes (commit: a21deca) — whoburg / githubweb
  32. pylint fixes (commit: 4b648a8) — whoburg / githubweb
  33. pylint fixes (commit: c24c7a5) — whoburg / githubweb
  34. pylint fixes (commit: ac4e66b) — whoburg / githubweb
  35. fstrings (commit: af3c216) — whoburg / githubweb
  36. fstrings (commit: 6f60ba8) — whoburg / githubweb
  37. ignore fstring suggestion (commit: 9856c89) — whoburg / githubweb
  38. join instead of string formatting (commit: d03aab3) — whoburg / githubweb
  39. pylint various (commit: 384047d) — whoburg / githubweb
  40. move imports to top (commit: dd9a776) — whoburg / githubweb
  41. fstrings (commit: 9fd9ea2) — whoburg / githubweb
  42. pylint various (commit: fbc11d6) — whoburg / githubweb
  43. don't require docstrings for tests (commit: 32df1fa) — whoburg / githubweb
  44. variable names (commit: 553fa60) — whoburg / githubweb
  45. ignore import order (commit: 265a1a2) — whoburg / githubweb
  46. minor pylint fixes (commit: c0633b0) — whoburg / githubweb
  47. allow methods named setup to have no docstring (commit: edf2fec) — whoburg / githubweb
  48. minor pylint fixes (commit: cea3f4d) — whoburg / githubweb
  49. ignore imports not at top level (commit: d3d0015) — whoburg / githubweb
  50. fstrings (commit: bc96403) — whoburg / githubweb
  51. minor pylint fixes (commit: 9080b0c) — whoburg / githubweb
  52. minor pylint (commit: ef1bbcc) — whoburg / githubweb
  53. pylint fixes (commit: c7d78d0) — whoburg / githubweb
  54. use with statements and specify encoding for open() (commit: 4c536ec) — whoburg / githubweb
  55. various pylint fixes (commit: 378093d) — whoburg / githubweb
  56. various pylint fixes (commit: e131ca7) — whoburg / githubweb
  57. pylint fixes (commit: c94fe62) — whoburg / githubweb
  58. various pylint fixes (commit: 406a0c2) — whoburg / githubweb
  59. pylint fixes (commit: 8a75ec7) — whoburg / githubweb
  60. pylint (commit: 1679a9a) — whoburg / githubweb
  61. pylint (commit: 011b729) — whoburg / githubweb
  62. pylint fixes (commit: 8be89db) — whoburg / githubweb
  63. minor pylint fixes (commit: 3b3c36e) — whoburg / githubweb
  64. fix stray pylint issues (commit: 8bddce4) — whoburg / githubweb
  65. ignore duplicate-code warning, needs issue (commit: a972f65) — whoburg / githubweb
  66. suppress modified-iterating-list warning, needs issue (commit: 1308ae9) — whoburg / githubweb
  67. suppress modified-iterating-list warning, needs issue (commit: fde3ab6) — whoburg / githubweb
  68. remove temporary files (commit: 6b90bbf) — whoburg / githubweb
  69. rcfile location changed (commit: 485d413) — whoburg / githubweb

#3227 (Sep 23, 2023, 9:25:08 PM)

  1. fix broken link (commit: b686f08) — whoburg / githubweb
  2. fix another broken link (commit: c1eea75) — whoburg / githubweb
  3. fix broken mosek links (commit: 13dc8a4) — whoburg / githubweb

#3226 (Sep 23, 2023, 9:10:46 PM)

  1. fix broken link (commit: b686f08) — whoburg / githubweb
  2. fix another broken link (commit: c1eea75) — whoburg / githubweb
  3. fix broken mosek links (commit: 13dc8a4) — whoburg / githubweb

#3223 (Apr 19, 2022, 2:26:55 PM)

  1. allow ast printing to be excluded, add .inner() method to nomialarray (commit: 7a1d69f) — eburn / githubweb

#3222 (Mar 29, 2022, 7:56:56 PM)

  1. fixes for MISP, MIGP (commit: 821c9f2) — eburn / githubweb
  2. fix (commit: aa64b81) — eburn / githubweb

#3221 (Mar 29, 2022, 4:31:54 PM)

  1. fixes for MISP, MIGP (commit: 821c9f2) — eburn / githubweb

#3220 (Mar 4, 2022, 6:18:16 PM)

  1. add err_on_relax to PCCP solves, True by default (commit: 6f060f2) — eburn / githubweb
  2. add SolutionEnsemble (commit: 2ce24c3) — eburn / githubweb

#3219 (Feb 17, 2022, 12:02:26 AM)

  1. better sweep printing, clean sgp cost, lint (commit: 1d39b41) — eburn / githubweb
  2. fixes (commit: 9df830a) — eburn / githubweb
  3. fix (commit: 451d1dd) — eburn / githubweb
  4. fix (commit: ff91f93) — eburn / githubweb
  5. add hiddenlineage tag (commit: 5d37251) — eburn / githubweb
  6. fix (commit: 4301db7) — eburn / githubweb
  7. allow retrieval of vector values on sweeps (commit: dd0ce90) — eburn / githubweb
  8. fix (commit: bb9823e) — eburn / githubweb
  9. whoops (commit: cb162bd) — eburn / githubweb
  10. attempt to avoid ragged enraying ragged lists (commit: 6f88f9b) — eburn / githubweb

#3218 (Feb 16, 2022, 11:48:11 PM)

  1. better sweep printing, clean sgp cost, lint (commit: 1d39b41) — eburn / githubweb
  2. fixes (commit: 9df830a) — eburn / githubweb
  3. fix (commit: 451d1dd) — eburn / githubweb
  4. fix (commit: ff91f93) — eburn / githubweb
  5. add hiddenlineage tag (commit: 5d37251) — eburn / githubweb
  6. fix (commit: 4301db7) — eburn / githubweb
  7. allow retrieval of vector values on sweeps (commit: dd0ce90) — eburn / githubweb
  8. fix (commit: bb9823e) — eburn / githubweb
  9. whoops (commit: cb162bd) — eburn / githubweb

#3217 (Feb 16, 2022, 11:47:45 PM)

  1. better sweep printing, clean sgp cost, lint (commit: 1d39b41) — eburn / githubweb
  2. fixes (commit: 9df830a) — eburn / githubweb
  3. fix (commit: 451d1dd) — eburn / githubweb
  4. fix (commit: ff91f93) — eburn / githubweb
  5. add hiddenlineage tag (commit: 5d37251) — eburn / githubweb
  6. fix (commit: 4301db7) — eburn / githubweb
  7. allow retrieval of vector values on sweeps (commit: dd0ce90) — eburn / githubweb
  8. fix (commit: bb9823e) — eburn / githubweb
  9. whoops (commit: cb162bd) — eburn / githubweb

#3216 (Feb 16, 2022, 11:40:07 PM)

  1. better sweep printing, clean sgp cost, lint (commit: 1d39b41) — eburn / githubweb
  2. fixes (commit: 9df830a) — eburn / githubweb
  3. fix (commit: 451d1dd) — eburn / githubweb
  4. fix (commit: ff91f93) — eburn / githubweb
  5. add hiddenlineage tag (commit: 5d37251) — eburn / githubweb
  6. fix (commit: 4301db7) — eburn / githubweb
  7. allow retrieval of vector values on sweeps (commit: dd0ce90) — eburn / githubweb

#3215 (Feb 16, 2022, 6:22:37 PM)

  1. better sweep printing, clean sgp cost, lint (commit: 1d39b41) — eburn / githubweb
  2. fixes (commit: 9df830a) — eburn / githubweb
  3. fix (commit: 451d1dd) — eburn / githubweb
  4. fix (commit: ff91f93) — eburn / githubweb
  5. add hiddenlineage tag (commit: 5d37251) — eburn / githubweb
  6. fix (commit: 4301db7) — eburn / githubweb

#3214 (Feb 16, 2022, 5:33:35 PM)

  1. better sweep printing, clean sgp cost, lint (commit: 1d39b41) — eburn / githubweb
  2. fixes (commit: 9df830a) — eburn / githubweb
  3. fix (commit: 451d1dd) — eburn / githubweb
  4. fix (commit: ff91f93) — eburn / githubweb
  5. add hiddenlineage tag (commit: 5d37251) — eburn / githubweb

#3213 (Feb 16, 2022, 3:56:54 PM)

  1. better sweep printing, clean sgp cost, lint (commit: 1d39b41) — eburn / githubweb
  2. fixes (commit: 9df830a) — eburn / githubweb
  3. fix (commit: 451d1dd) — eburn / githubweb
  4. fix (commit: ff91f93) — eburn / githubweb

#3212 (Feb 16, 2022, 3:43:42 PM)

  1. better sweep printing, clean sgp cost, lint (commit: 1d39b41) — eburn / githubweb
  2. fixes (commit: 9df830a) — eburn / githubweb
  3. fix (commit: 451d1dd) — eburn / githubweb

#3211 (Feb 16, 2022, 3:28:38 PM)

  1. better sweep printing, clean sgp cost, lint (commit: 1d39b41) — eburn / githubweb
  2. fixes (commit: 9df830a) — eburn / githubweb

#3210 (Feb 12, 2022, 1:45:23 AM)

  1. better sweep printing, clean sgp cost, lint (commit: 1d39b41) — eburn / githubweb

#3208 (Jan 8, 2022, 7:07:24 PM)

  1. checkpoint (commit: 7309c34) — eburn / githubweb
  2. checkpoint (commit: 600c1c2) — eburn / githubweb
  3. checkpoint (commit: 949c220) — eburn / githubweb
  4. checkpoint: profiled (commit: eb48144) — eburn / githubweb
  5. checkpoint (commit: 515445c) — eburn / githubweb
  6. checkpoint (commit: 2baad80) — eburn / githubweb
  7. checkpoint (commit: 7ff7ec3) — eburn / githubweb
  8. checkpoint (commit: 221f82c) — eburn / githubweb
  9. checkpoint (commit: 6f2f346) — eburn / githubweb
  10. checkpoint (commit: a2ff789) — eburn / githubweb
  11. checkpoint (commit: 5533996) — eburn / githubweb
  12. checkpoint (commit: bd6edc9) — eburn / githubweb
  13. checkpoint (commit: a8af0cd) — eburn / githubweb
  14. lint (commit: 19c0084) — eburn / githubweb
  15. checkpoint (commit: 5c258f6) — eburn / githubweb
  16. checkpoint: legendless (commit: 617de30) — eburn / githubweb
  17. checkpoint: quality legendless (commit: 6681d5e) — eburn / githubweb
  18. checkpoint: what is a breakdown anyway? (commit: a23f30a) — eburn / githubweb
  19. make modelsenss table less confusing (commit: 1d8a939) — eburn / githubweb
  20. fix error typo (commit: 05b10e2) — eburn / githubweb
  21. checkpoint (commit: ad900a3) — eburn / githubweb
  22. checkpoint (commit: 53257f2) — eburn / githubweb
  23. checkpoint (commit: 4d1fdf8) — eburn / githubweb
  24. checkpoint (commit: 4def31d) — eburn / githubweb
  25. checkpoint (commit: 78586c8) — eburn / githubweb
  26. checkpoint (commit: 0df34d2) — eburn / githubweb
  27. checkpoint (commit: 43b6e0b) — eburn / githubweb
  28. checkpoint (commit: ec157d1) — eburn / githubweb
  29. much cleaner API, ready for documentation (commit: 59b4b8d) — eburn / githubweb
  30. getting it to work with tests (commit: 14c3b8c) — eburn / githubweb
  31. passes unit tests (commit: f65a566) — eburn / githubweb
  32. last sort bug... (commit: 07a8bd7) — eburn / githubweb
  33. small consistency improvements (commit: 38cc3a1) — eburn / githubweb
  34. clean up breakdowns on docs (commit: f8ce8c5) — eburn / githubweb
  35. lint (commit: 4907943) — eburn / githubweb
  36. cleanup (commit: da91545) — eburn / githubweb
  37. all tests run, now autoset lineage (commit: 406c56c) — eburn / githubweb
  38. add solar.p (commit: 230f776) — eburn / githubweb
  39. whoops (commit: 447feeb) — eburn / githubweb
  40. why isn't solar.p showing up (commit: d9d0a9c) — eburn / githubweb
  41. cleanup (commit: 3d5399a) — eburn / githubweb
  42. passes tests (commit: 1a97a62) — eburn / githubweb
  43. lint (commit: 73fc5ee) — eburn / githubweb
  44. cleanup (commit: 01abfe3) — eburn / githubweb
  45. test (commit: 3752cd9) — eburn / githubweb
  46. fix (commit: c558659) — eburn / githubweb
  47. fix (commit: 37f1d59) — eburn / githubweb
  48. fix (commit: 5e9bda2) — eburn / githubweb
  49. fix (commit: e58e56d) — eburn / githubweb
  50. fix (commit: 084267e) — eburn / githubweb
  51. fix (commit: 5e863d7) — eburn / githubweb
  52. no breakdowns in windows sols (commit: f865710) — eburn / githubweb
  53. fix (commit: 64bf135) — eburn / githubweb

#3207 (Jan 8, 2022, 6:14:35 PM)

  1. checkpoint (commit: 7309c34) — eburn / githubweb
  2. checkpoint (commit: 600c1c2) — eburn / githubweb
  3. checkpoint (commit: 949c220) — eburn / githubweb
  4. checkpoint: profiled (commit: eb48144) — eburn / githubweb
  5. checkpoint (commit: 515445c) — eburn / githubweb
  6. checkpoint (commit: 2baad80) — eburn / githubweb
  7. checkpoint (commit: 7ff7ec3) — eburn / githubweb
  8. checkpoint (commit: 221f82c) — eburn / githubweb
  9. checkpoint (commit: 6f2f346) — eburn / githubweb
  10. checkpoint (commit: a2ff789) — eburn / githubweb
  11. checkpoint (commit: 5533996) — eburn / githubweb
  12. checkpoint (commit: bd6edc9) — eburn / githubweb
  13. checkpoint (commit: a8af0cd) — eburn / githubweb
  14. lint (commit: 19c0084) — eburn / githubweb
  15. checkpoint (commit: 5c258f6) — eburn / githubweb
  16. checkpoint: legendless (commit: 617de30) — eburn / githubweb
  17. checkpoint: quality legendless (commit: 6681d5e) — eburn / githubweb
  18. checkpoint: what is a breakdown anyway? (commit: a23f30a) — eburn / githubweb
  19. make modelsenss table less confusing (commit: 1d8a939) — eburn / githubweb
  20. fix error typo (commit: 05b10e2) — eburn / githubweb
  21. checkpoint (commit: ad900a3) — eburn / githubweb
  22. checkpoint (commit: 53257f2) — eburn / githubweb
  23. checkpoint (commit: 4d1fdf8) — eburn / githubweb
  24. checkpoint (commit: 4def31d) — eburn / githubweb
  25. checkpoint (commit: 78586c8) — eburn / githubweb
  26. checkpoint (commit: 0df34d2) — eburn / githubweb
  27. checkpoint (commit: 43b6e0b) — eburn / githubweb
  28. checkpoint (commit: ec157d1) — eburn / githubweb
  29. much cleaner API, ready for documentation (commit: 59b4b8d) — eburn / githubweb
  30. getting it to work with tests (commit: 14c3b8c) — eburn / githubweb
  31. passes unit tests (commit: f65a566) — eburn / githubweb
  32. last sort bug... (commit: 07a8bd7) — eburn / githubweb
  33. small consistency improvements (commit: 38cc3a1) — eburn / githubweb
  34. clean up breakdowns on docs (commit: f8ce8c5) — eburn / githubweb
  35. lint (commit: 4907943) — eburn / githubweb
  36. cleanup (commit: da91545) — eburn / githubweb
  37. all tests run, now autoset lineage (commit: 406c56c) — eburn / githubweb
  38. add solar.p (commit: 230f776) — eburn / githubweb
  39. whoops (commit: 447feeb) — eburn / githubweb
  40. why isn't solar.p showing up (commit: d9d0a9c) — eburn / githubweb
  41. cleanup (commit: 3d5399a) — eburn / githubweb
  42. passes tests (commit: 1a97a62) — eburn / githubweb
  43. lint (commit: 73fc5ee) — eburn / githubweb
  44. cleanup (commit: 01abfe3) — eburn / githubweb
  45. test (commit: 3752cd9) — eburn / githubweb
  46. fix (commit: c558659) — eburn / githubweb
  47. fix (commit: 37f1d59) — eburn / githubweb
  48. fix (commit: 5e9bda2) — eburn / githubweb
  49. fix (commit: e58e56d) — eburn / githubweb
  50. fix (commit: 084267e) — eburn / githubweb
  51. fix (commit: 5e863d7) — eburn / githubweb
  52. no breakdowns in windows sols (commit: f865710) — eburn / githubweb

#3206 (Jan 8, 2022, 6:07:56 PM)

  1. checkpoint (commit: 7309c34) — eburn / githubweb
  2. checkpoint (commit: 600c1c2) — eburn / githubweb
  3. checkpoint (commit: 949c220) — eburn / githubweb
  4. checkpoint: profiled (commit: eb48144) — eburn / githubweb
  5. checkpoint (commit: 515445c) — eburn / githubweb
  6. checkpoint (commit: 2baad80) — eburn / githubweb
  7. checkpoint (commit: 7ff7ec3) — eburn / githubweb
  8. checkpoint (commit: 221f82c) — eburn / githubweb
  9. checkpoint (commit: 6f2f346) — eburn / githubweb
  10. checkpoint (commit: a2ff789) — eburn / githubweb
  11. checkpoint (commit: 5533996) — eburn / githubweb
  12. checkpoint (commit: bd6edc9) — eburn / githubweb
  13. checkpoint (commit: a8af0cd) — eburn / githubweb
  14. lint (commit: 19c0084) — eburn / githubweb
  15. checkpoint (commit: 5c258f6) — eburn / githubweb
  16. checkpoint: legendless (commit: 617de30) — eburn / githubweb
  17. checkpoint: quality legendless (commit: 6681d5e) — eburn / githubweb
  18. checkpoint: what is a breakdown anyway? (commit: a23f30a) — eburn / githubweb
  19. make modelsenss table less confusing (commit: 1d8a939) — eburn / githubweb
  20. fix error typo (commit: 05b10e2) — eburn / githubweb
  21. checkpoint (commit: ad900a3) — eburn / githubweb
  22. checkpoint (commit: 53257f2) — eburn / githubweb
  23. checkpoint (commit: 4d1fdf8) — eburn / githubweb
  24. checkpoint (commit: 4def31d) — eburn / githubweb
  25. checkpoint (commit: 78586c8) — eburn / githubweb
  26. checkpoint (commit: 0df34d2) — eburn / githubweb
  27. checkpoint (commit: 43b6e0b) — eburn / githubweb
  28. checkpoint (commit: ec157d1) — eburn / githubweb
  29. much cleaner API, ready for documentation (commit: 59b4b8d) — eburn / githubweb
  30. getting it to work with tests (commit: 14c3b8c) — eburn / githubweb
  31. passes unit tests (commit: f65a566) — eburn / githubweb
  32. last sort bug... (commit: 07a8bd7) — eburn / githubweb
  33. small consistency improvements (commit: 38cc3a1) — eburn / githubweb
  34. clean up breakdowns on docs (commit: f8ce8c5) — eburn / githubweb
  35. lint (commit: 4907943) — eburn / githubweb
  36. cleanup (commit: da91545) — eburn / githubweb
  37. all tests run, now autoset lineage (commit: 406c56c) — eburn / githubweb
  38. add solar.p (commit: 230f776) — eburn / githubweb
  39. whoops (commit: 447feeb) — eburn / githubweb
  40. why isn't solar.p showing up (commit: d9d0a9c) — eburn / githubweb
  41. cleanup (commit: 3d5399a) — eburn / githubweb
  42. passes tests (commit: 1a97a62) — eburn / githubweb
  43. lint (commit: 73fc5ee) — eburn / githubweb
  44. cleanup (commit: 01abfe3) — eburn / githubweb
  45. test (commit: 3752cd9) — eburn / githubweb
  46. fix (commit: c558659) — eburn / githubweb
  47. fix (commit: 37f1d59) — eburn / githubweb
  48. fix (commit: 5e9bda2) — eburn / githubweb
  49. fix (commit: e58e56d) — eburn / githubweb
  50. fix (commit: 084267e) — eburn / githubweb
  51. fix (commit: 5e863d7) — eburn / githubweb

#3205 (Jan 8, 2022, 5:56:50 PM)

  1. checkpoint (commit: 7309c34) — eburn / githubweb
  2. checkpoint (commit: 600c1c2) — eburn / githubweb
  3. checkpoint (commit: 949c220) — eburn / githubweb
  4. checkpoint: profiled (commit: eb48144) — eburn / githubweb
  5. checkpoint (commit: 515445c) — eburn / githubweb
  6. checkpoint (commit: 2baad80) — eburn / githubweb
  7. checkpoint (commit: 7ff7ec3) — eburn / githubweb
  8. checkpoint (commit: 221f82c) — eburn / githubweb
  9. checkpoint (commit: 6f2f346) — eburn / githubweb
  10. checkpoint (commit: a2ff789) — eburn / githubweb
  11. checkpoint (commit: 5533996) — eburn / githubweb
  12. checkpoint (commit: bd6edc9) — eburn / githubweb
  13. checkpoint (commit: a8af0cd) — eburn / githubweb
  14. lint (commit: 19c0084) — eburn / githubweb
  15. checkpoint (commit: 5c258f6) — eburn / githubweb
  16. checkpoint: legendless (commit: 617de30) — eburn / githubweb
  17. checkpoint: quality legendless (commit: 6681d5e) — eburn / githubweb
  18. checkpoint: what is a breakdown anyway? (commit: a23f30a) — eburn / githubweb
  19. make modelsenss table less confusing (commit: 1d8a939) — eburn / githubweb
  20. fix error typo (commit: 05b10e2) — eburn / githubweb
  21. checkpoint (commit: ad900a3) — eburn / githubweb
  22. checkpoint (commit: 53257f2) — eburn / githubweb
  23. checkpoint (commit: 4d1fdf8) — eburn / githubweb
  24. checkpoint (commit: 4def31d) — eburn / githubweb
  25. checkpoint (commit: 78586c8) — eburn / githubweb
  26. checkpoint (commit: 0df34d2) — eburn / githubweb
  27. checkpoint (commit: 43b6e0b) — eburn / githubweb
  28. checkpoint (commit: ec157d1) — eburn / githubweb
  29. much cleaner API, ready for documentation (commit: 59b4b8d) — eburn / githubweb
  30. getting it to work with tests (commit: 14c3b8c) — eburn / githubweb
  31. passes unit tests (commit: f65a566) — eburn / githubweb
  32. last sort bug... (commit: 07a8bd7) — eburn / githubweb
  33. small consistency improvements (commit: 38cc3a1) — eburn / githubweb
  34. clean up breakdowns on docs (commit: f8ce8c5) — eburn / githubweb
  35. lint (commit: 4907943) — eburn / githubweb
  36. cleanup (commit: da91545) — eburn / githubweb
  37. all tests run, now autoset lineage (commit: 406c56c) — eburn / githubweb
  38. add solar.p (commit: 230f776) — eburn / githubweb
  39. whoops (commit: 447feeb) — eburn / githubweb
  40. why isn't solar.p showing up (commit: d9d0a9c) — eburn / githubweb
  41. cleanup (commit: 3d5399a) — eburn / githubweb
  42. passes tests (commit: 1a97a62) — eburn / githubweb
  43. lint (commit: 73fc5ee) — eburn / githubweb
  44. cleanup (commit: 01abfe3) — eburn / githubweb
  45. test (commit: 3752cd9) — eburn / githubweb
  46. fix (commit: c558659) — eburn / githubweb
  47. fix (commit: 37f1d59) — eburn / githubweb
  48. fix (commit: 5e9bda2) — eburn / githubweb
  49. fix (commit: e58e56d) — eburn / githubweb
  50. fix (commit: 084267e) — eburn / githubweb

#3204 (Jan 8, 2022, 5:56:35 PM)

  1. checkpoint (commit: 7309c34) — eburn / githubweb
  2. checkpoint (commit: 600c1c2) — eburn / githubweb
  3. checkpoint (commit: 949c220) — eburn / githubweb
  4. checkpoint: profiled (commit: eb48144) — eburn / githubweb
  5. checkpoint (commit: 515445c) — eburn / githubweb
  6. checkpoint (commit: 2baad80) — eburn / githubweb
  7. checkpoint (commit: 7ff7ec3) — eburn / githubweb
  8. checkpoint (commit: 221f82c) — eburn / githubweb
  9. checkpoint (commit: 6f2f346) — eburn / githubweb
  10. checkpoint (commit: a2ff789) — eburn / githubweb
  11. checkpoint (commit: 5533996) — eburn / githubweb
  12. checkpoint (commit: bd6edc9) — eburn / githubweb
  13. checkpoint (commit: a8af0cd) — eburn / githubweb
  14. lint (commit: 19c0084) — eburn / githubweb
  15. checkpoint (commit: 5c258f6) — eburn / githubweb
  16. checkpoint: legendless (commit: 617de30) — eburn / githubweb
  17. checkpoint: quality legendless (commit: 6681d5e) — eburn / githubweb
  18. checkpoint: what is a breakdown anyway? (commit: a23f30a) — eburn / githubweb
  19. make modelsenss table less confusing (commit: 1d8a939) — eburn / githubweb
  20. fix error typo (commit: 05b10e2) — eburn / githubweb
  21. checkpoint (commit: ad900a3) — eburn / githubweb
  22. checkpoint (commit: 53257f2) — eburn / githubweb
  23. checkpoint (commit: 4d1fdf8) — eburn / githubweb
  24. checkpoint (commit: 4def31d) — eburn / githubweb
  25. checkpoint (commit: 78586c8) — eburn / githubweb
  26. checkpoint (commit: 0df34d2) — eburn / githubweb
  27. checkpoint (commit: 43b6e0b) — eburn / githubweb
  28. checkpoint (commit: ec157d1) — eburn / githubweb
  29. much cleaner API, ready for documentation (commit: 59b4b8d) — eburn / githubweb
  30. getting it to work with tests (commit: 14c3b8c) — eburn / githubweb
  31. passes unit tests (commit: f65a566) — eburn / githubweb
  32. last sort bug... (commit: 07a8bd7) — eburn / githubweb
  33. small consistency improvements (commit: 38cc3a1) — eburn / githubweb
  34. clean up breakdowns on docs (commit: f8ce8c5) — eburn / githubweb
  35. lint (commit: 4907943) — eburn / githubweb
  36. cleanup (commit: da91545) — eburn / githubweb
  37. all tests run, now autoset lineage (commit: 406c56c) — eburn / githubweb
  38. add solar.p (commit: 230f776) — eburn / githubweb
  39. whoops (commit: 447feeb) — eburn / githubweb
  40. why isn't solar.p showing up (commit: d9d0a9c) — eburn / githubweb
  41. cleanup (commit: 3d5399a) — eburn / githubweb
  42. passes tests (commit: 1a97a62) — eburn / githubweb
  43. lint (commit: 73fc5ee) — eburn / githubweb
  44. cleanup (commit: 01abfe3) — eburn / githubweb
  45. test (commit: 3752cd9) — eburn / githubweb
  46. fix (commit: c558659) — eburn / githubweb
  47. fix (commit: 37f1d59) — eburn / githubweb
  48. fix (commit: 5e9bda2) — eburn / githubweb
  49. fix (commit: e58e56d) — eburn / githubweb
  50. fix (commit: 084267e) — eburn / githubweb

#3203 (Jan 8, 2022, 5:41:04 PM)

  1. checkpoint (commit: 7309c34) — eburn / githubweb
  2. checkpoint (commit: 600c1c2) — eburn / githubweb
  3. checkpoint (commit: 949c220) — eburn / githubweb
  4. checkpoint: profiled (commit: eb48144) — eburn / githubweb
  5. checkpoint (commit: 515445c) — eburn / githubweb
  6. checkpoint (commit: 2baad80) — eburn / githubweb
  7. checkpoint (commit: 7ff7ec3) — eburn / githubweb
  8. checkpoint (commit: 221f82c) — eburn / githubweb
  9. checkpoint (commit: 6f2f346) — eburn / githubweb
  10. checkpoint (commit: a2ff789) — eburn / githubweb
  11. checkpoint (commit: 5533996) — eburn / githubweb
  12. checkpoint (commit: bd6edc9) — eburn / githubweb
  13. checkpoint (commit: a8af0cd) — eburn / githubweb
  14. lint (commit: 19c0084) — eburn / githubweb
  15. checkpoint (commit: 5c258f6) — eburn / githubweb
  16. checkpoint: legendless (commit: 617de30) — eburn / githubweb
  17. checkpoint: quality legendless (commit: 6681d5e) — eburn / githubweb
  18. checkpoint: what is a breakdown anyway? (commit: a23f30a) — eburn / githubweb
  19. make modelsenss table less confusing (commit: 1d8a939) — eburn / githubweb
  20. fix error typo (commit: 05b10e2) — eburn / githubweb
  21. checkpoint (commit: ad900a3) — eburn / githubweb
  22. checkpoint (commit: 53257f2) — eburn / githubweb
  23. checkpoint (commit: 4d1fdf8) — eburn / githubweb
  24. checkpoint (commit: 4def31d) — eburn / githubweb
  25. checkpoint (commit: 78586c8) — eburn / githubweb
  26. checkpoint (commit: 0df34d2) — eburn / githubweb
  27. checkpoint (commit: 43b6e0b) — eburn / githubweb
  28. checkpoint (commit: ec157d1) — eburn / githubweb
  29. much cleaner API, ready for documentation (commit: 59b4b8d) — eburn / githubweb
  30. getting it to work with tests (commit: 14c3b8c) — eburn / githubweb
  31. passes unit tests (commit: f65a566) — eburn / githubweb
  32. last sort bug... (commit: 07a8bd7) — eburn / githubweb
  33. small consistency improvements (commit: 38cc3a1) — eburn / githubweb
  34. clean up breakdowns on docs (commit: f8ce8c5) — eburn / githubweb
  35. lint (commit: 4907943) — eburn / githubweb
  36. cleanup (commit: da91545) — eburn / githubweb
  37. all tests run, now autoset lineage (commit: 406c56c) — eburn / githubweb
  38. add solar.p (commit: 230f776) — eburn / githubweb
  39. whoops (commit: 447feeb) — eburn / githubweb
  40. why isn't solar.p showing up (commit: d9d0a9c) — eburn / githubweb
  41. cleanup (commit: 3d5399a) — eburn / githubweb
  42. passes tests (commit: 1a97a62) — eburn / githubweb
  43. lint (commit: 73fc5ee) — eburn / githubweb
  44. cleanup (commit: 01abfe3) — eburn / githubweb
  45. test (commit: 3752cd9) — eburn / githubweb
  46. fix (commit: c558659) — eburn / githubweb
  47. fix (commit: 37f1d59) — eburn / githubweb
  48. fix (commit: 5e9bda2) — eburn / githubweb

#3202 (Jan 8, 2022, 5:34:01 PM)

  1. checkpoint (commit: 7309c34) — eburn / githubweb
  2. checkpoint (commit: 600c1c2) — eburn / githubweb
  3. checkpoint (commit: 949c220) — eburn / githubweb
  4. checkpoint: profiled (commit: eb48144) — eburn / githubweb
  5. checkpoint (commit: 515445c) — eburn / githubweb
  6. checkpoint (commit: 2baad80) — eburn / githubweb
  7. checkpoint (commit: 7ff7ec3) — eburn / githubweb
  8. checkpoint (commit: 221f82c) — eburn / githubweb
  9. checkpoint (commit: 6f2f346) — eburn / githubweb
  10. checkpoint (commit: a2ff789) — eburn / githubweb
  11. checkpoint (commit: 5533996) — eburn / githubweb
  12. checkpoint (commit: bd6edc9) — eburn / githubweb
  13. checkpoint (commit: a8af0cd) — eburn / githubweb
  14. lint (commit: 19c0084) — eburn / githubweb
  15. checkpoint (commit: 5c258f6) — eburn / githubweb
  16. checkpoint: legendless (commit: 617de30) — eburn / githubweb
  17. checkpoint: quality legendless (commit: 6681d5e) — eburn / githubweb
  18. checkpoint: what is a breakdown anyway? (commit: a23f30a) — eburn / githubweb
  19. make modelsenss table less confusing (commit: 1d8a939) — eburn / githubweb
  20. fix error typo (commit: 05b10e2) — eburn / githubweb
  21. checkpoint (commit: ad900a3) — eburn / githubweb
  22. checkpoint (commit: 53257f2) — eburn / githubweb
  23. checkpoint (commit: 4d1fdf8) — eburn / githubweb
  24. checkpoint (commit: 4def31d) — eburn / githubweb
  25. checkpoint (commit: 78586c8) — eburn / githubweb
  26. checkpoint (commit: 0df34d2) — eburn / githubweb
  27. checkpoint (commit: 43b6e0b) — eburn / githubweb
  28. checkpoint (commit: ec157d1) — eburn / githubweb
  29. much cleaner API, ready for documentation (commit: 59b4b8d) — eburn / githubweb
  30. getting it to work with tests (commit: 14c3b8c) — eburn / githubweb
  31. passes unit tests (commit: f65a566) — eburn / githubweb
  32. last sort bug... (commit: 07a8bd7) — eburn / githubweb
  33. small consistency improvements (commit: 38cc3a1) — eburn / githubweb
  34. clean up breakdowns on docs (commit: f8ce8c5) — eburn / githubweb
  35. lint (commit: 4907943) — eburn / githubweb
  36. cleanup (commit: da91545) — eburn / githubweb
  37. all tests run, now autoset lineage (commit: 406c56c) — eburn / githubweb
  38. add solar.p (commit: 230f776) — eburn / githubweb
  39. whoops (commit: 447feeb) — eburn / githubweb
  40. why isn't solar.p showing up (commit: d9d0a9c) — eburn / githubweb
  41. cleanup (commit: 3d5399a) — eburn / githubweb
  42. passes tests (commit: 1a97a62) — eburn / githubweb
  43. lint (commit: 73fc5ee) — eburn / githubweb
  44. cleanup (commit: 01abfe3) — eburn / githubweb
  45. test (commit: 3752cd9) — eburn / githubweb
  46. fix (commit: c558659) — eburn / githubweb
  47. fix (commit: 37f1d59) — eburn / githubweb

#3201 (Jan 8, 2022, 5:20:56 PM)

  1. checkpoint (commit: 7309c34) — eburn / githubweb
  2. checkpoint (commit: 600c1c2) — eburn / githubweb
  3. checkpoint (commit: 949c220) — eburn / githubweb
  4. checkpoint: profiled (commit: eb48144) — eburn / githubweb
  5. checkpoint (commit: 515445c) — eburn / githubweb
  6. checkpoint (commit: 2baad80) — eburn / githubweb
  7. checkpoint (commit: 7ff7ec3) — eburn / githubweb
  8. checkpoint (commit: 221f82c) — eburn / githubweb
  9. checkpoint (commit: 6f2f346) — eburn / githubweb
  10. checkpoint (commit: a2ff789) — eburn / githubweb
  11. checkpoint (commit: 5533996) — eburn / githubweb
  12. checkpoint (commit: bd6edc9) — eburn / githubweb
  13. checkpoint (commit: a8af0cd) — eburn / githubweb
  14. lint (commit: 19c0084) — eburn / githubweb
  15. checkpoint (commit: 5c258f6) — eburn / githubweb
  16. checkpoint: legendless (commit: 617de30) — eburn / githubweb
  17. checkpoint: quality legendless (commit: 6681d5e) — eburn / githubweb
  18. checkpoint: what is a breakdown anyway? (commit: a23f30a) — eburn / githubweb
  19. make modelsenss table less confusing (commit: 1d8a939) — eburn / githubweb
  20. fix error typo (commit: 05b10e2) — eburn / githubweb
  21. checkpoint (commit: ad900a3) — eburn / githubweb
  22. checkpoint (commit: 53257f2) — eburn / githubweb
  23. checkpoint (commit: 4d1fdf8) — eburn / githubweb
  24. checkpoint (commit: 4def31d) — eburn / githubweb
  25. checkpoint (commit: 78586c8) — eburn / githubweb
  26. checkpoint (commit: 0df34d2) — eburn / githubweb
  27. checkpoint (commit: 43b6e0b) — eburn / githubweb
  28. checkpoint (commit: ec157d1) — eburn / githubweb
  29. much cleaner API, ready for documentation (commit: 59b4b8d) — eburn / githubweb
  30. getting it to work with tests (commit: 14c3b8c) — eburn / githubweb
  31. passes unit tests (commit: f65a566) — eburn / githubweb
  32. last sort bug... (commit: 07a8bd7) — eburn / githubweb
  33. small consistency improvements (commit: 38cc3a1) — eburn / githubweb
  34. clean up breakdowns on docs (commit: f8ce8c5) — eburn / githubweb
  35. lint (commit: 4907943) — eburn / githubweb
  36. cleanup (commit: da91545) — eburn / githubweb
  37. all tests run, now autoset lineage (commit: 406c56c) — eburn / githubweb
  38. add solar.p (commit: 230f776) — eburn / githubweb
  39. whoops (commit: 447feeb) — eburn / githubweb
  40. why isn't solar.p showing up (commit: d9d0a9c) — eburn / githubweb
  41. cleanup (commit: 3d5399a) — eburn / githubweb
  42. passes tests (commit: 1a97a62) — eburn / githubweb
  43. lint (commit: 73fc5ee) — eburn / githubweb
  44. cleanup (commit: 01abfe3) — eburn / githubweb
  45. test (commit: 3752cd9) — eburn / githubweb

#3200 (Jan 8, 2022, 4:57:19 PM)

  1. checkpoint (commit: 7309c34) — eburn / githubweb
  2. checkpoint (commit: 600c1c2) — eburn / githubweb
  3. checkpoint (commit: 949c220) — eburn / githubweb
  4. checkpoint: profiled (commit: eb48144) — eburn / githubweb
  5. checkpoint (commit: 515445c) — eburn / githubweb
  6. checkpoint (commit: 2baad80) — eburn / githubweb
  7. checkpoint (commit: 7ff7ec3) — eburn / githubweb
  8. checkpoint (commit: 221f82c) — eburn / githubweb
  9. checkpoint (commit: 6f2f346) — eburn / githubweb
  10. checkpoint (commit: a2ff789) — eburn / githubweb
  11. checkpoint (commit: 5533996) — eburn / githubweb
  12. checkpoint (commit: bd6edc9) — eburn / githubweb
  13. checkpoint (commit: a8af0cd) — eburn / githubweb
  14. lint (commit: 19c0084) — eburn / githubweb
  15. checkpoint (commit: 5c258f6) — eburn / githubweb
  16. checkpoint: legendless (commit: 617de30) — eburn / githubweb
  17. checkpoint: quality legendless (commit: 6681d5e) — eburn / githubweb
  18. checkpoint: what is a breakdown anyway? (commit: a23f30a) — eburn / githubweb
  19. make modelsenss table less confusing (commit: 1d8a939) — eburn / githubweb
  20. fix error typo (commit: 05b10e2) — eburn / githubweb
  21. checkpoint (commit: ad900a3) — eburn / githubweb
  22. checkpoint (commit: 53257f2) — eburn / githubweb
  23. checkpoint (commit: 4d1fdf8) — eburn / githubweb
  24. checkpoint (commit: 4def31d) — eburn / githubweb
  25. checkpoint (commit: 78586c8) — eburn / githubweb
  26. checkpoint (commit: 0df34d2) — eburn / githubweb
  27. checkpoint (commit: 43b6e0b) — eburn / githubweb
  28. checkpoint (commit: ec157d1) — eburn / githubweb
  29. much cleaner API, ready for documentation (commit: 59b4b8d) — eburn / githubweb
  30. getting it to work with tests (commit: 14c3b8c) — eburn / githubweb
  31. passes unit tests (commit: f65a566) — eburn / githubweb
  32. last sort bug... (commit: 07a8bd7) — eburn / githubweb
  33. small consistency improvements (commit: 38cc3a1) — eburn / githubweb
  34. clean up breakdowns on docs (commit: f8ce8c5) — eburn / githubweb
  35. lint (commit: 4907943) — eburn / githubweb
  36. cleanup (commit: da91545) — eburn / githubweb
  37. all tests run, now autoset lineage (commit: 406c56c) — eburn / githubweb
  38. add solar.p (commit: 230f776) — eburn / githubweb
  39. whoops (commit: 447feeb) — eburn / githubweb
  40. why isn't solar.p showing up (commit: d9d0a9c) — eburn / githubweb
  41. cleanup (commit: 3d5399a) — eburn / githubweb
  42. passes tests (commit: 1a97a62) — eburn / githubweb
  43. lint (commit: 73fc5ee) — eburn / githubweb

#3199 (Jan 8, 2022, 4:51:16 PM)

  1. checkpoint (commit: 7309c34) — eburn / githubweb
  2. checkpoint (commit: 600c1c2) — eburn / githubweb
  3. checkpoint (commit: 949c220) — eburn / githubweb
  4. checkpoint: profiled (commit: eb48144) — eburn / githubweb
  5. checkpoint (commit: 515445c) — eburn / githubweb
  6. checkpoint (commit: 2baad80) — eburn / githubweb
  7. checkpoint (commit: 7ff7ec3) — eburn / githubweb
  8. checkpoint (commit: 221f82c) — eburn / githubweb
  9. checkpoint (commit: 6f2f346) — eburn / githubweb
  10. checkpoint (commit: a2ff789) — eburn / githubweb
  11. checkpoint (commit: 5533996) — eburn / githubweb
  12. checkpoint (commit: bd6edc9) — eburn / githubweb
  13. checkpoint (commit: a8af0cd) — eburn / githubweb
  14. lint (commit: 19c0084) — eburn / githubweb
  15. checkpoint (commit: 5c258f6) — eburn / githubweb
  16. checkpoint: legendless (commit: 617de30) — eburn / githubweb
  17. checkpoint: quality legendless (commit: 6681d5e) — eburn / githubweb
  18. checkpoint: what is a breakdown anyway? (commit: a23f30a) — eburn / githubweb
  19. make modelsenss table less confusing (commit: 1d8a939) — eburn / githubweb
  20. fix error typo (commit: 05b10e2) — eburn / githubweb
  21. checkpoint (commit: ad900a3) — eburn / githubweb
  22. checkpoint (commit: 53257f2) — eburn / githubweb
  23. checkpoint (commit: 4d1fdf8) — eburn / githubweb
  24. checkpoint (commit: 4def31d) — eburn / githubweb
  25. checkpoint (commit: 78586c8) — eburn / githubweb
  26. checkpoint (commit: 0df34d2) — eburn / githubweb
  27. checkpoint (commit: 43b6e0b) — eburn / githubweb
  28. checkpoint (commit: ec157d1) — eburn / githubweb
  29. much cleaner API, ready for documentation (commit: 59b4b8d) — eburn / githubweb
  30. getting it to work with tests (commit: 14c3b8c) — eburn / githubweb
  31. passes unit tests (commit: f65a566) — eburn / githubweb
  32. last sort bug... (commit: 07a8bd7) — eburn / githubweb
  33. small consistency improvements (commit: 38cc3a1) — eburn / githubweb
  34. clean up breakdowns on docs (commit: f8ce8c5) — eburn / githubweb
  35. lint (commit: 4907943) — eburn / githubweb
  36. cleanup (commit: da91545) — eburn / githubweb
  37. all tests run, now autoset lineage (commit: 406c56c) — eburn / githubweb
  38. add solar.p (commit: 230f776) — eburn / githubweb
  39. whoops (commit: 447feeb) — eburn / githubweb
  40. why isn't solar.p showing up (commit: d9d0a9c) — eburn / githubweb
  41. cleanup (commit: 3d5399a) — eburn / githubweb
  42. passes tests (commit: 1a97a62) — eburn / githubweb

#3198 (Jan 7, 2022, 5:19:54 PM)

  1. checkpoint (commit: 7309c34) — eburn / githubweb
  2. checkpoint (commit: 600c1c2) — eburn / githubweb
  3. checkpoint (commit: 949c220) — eburn / githubweb
  4. checkpoint: profiled (commit: eb48144) — eburn / githubweb
  5. checkpoint (commit: 515445c) — eburn / githubweb
  6. checkpoint (commit: 2baad80) — eburn / githubweb
  7. checkpoint (commit: 7ff7ec3) — eburn / githubweb
  8. checkpoint (commit: 221f82c) — eburn / githubweb
  9. checkpoint (commit: 6f2f346) — eburn / githubweb
  10. checkpoint (commit: a2ff789) — eburn / githubweb
  11. checkpoint (commit: 5533996) — eburn / githubweb
  12. checkpoint (commit: bd6edc9) — eburn / githubweb
  13. checkpoint (commit: a8af0cd) — eburn / githubweb
  14. lint (commit: 19c0084) — eburn / githubweb
  15. checkpoint (commit: 5c258f6) — eburn / githubweb
  16. checkpoint: legendless (commit: 617de30) — eburn / githubweb
  17. checkpoint: quality legendless (commit: 6681d5e) — eburn / githubweb
  18. checkpoint: what is a breakdown anyway? (commit: a23f30a) — eburn / githubweb
  19. make modelsenss table less confusing (commit: 1d8a939) — eburn / githubweb
  20. fix error typo (commit: 05b10e2) — eburn / githubweb
  21. checkpoint (commit: ad900a3) — eburn / githubweb
  22. checkpoint (commit: 53257f2) — eburn / githubweb
  23. checkpoint (commit: 4d1fdf8) — eburn / githubweb
  24. checkpoint (commit: 4def31d) — eburn / githubweb
  25. checkpoint (commit: 78586c8) — eburn / githubweb
  26. checkpoint (commit: 0df34d2) — eburn / githubweb
  27. checkpoint (commit: 43b6e0b) — eburn / githubweb
  28. checkpoint (commit: ec157d1) — eburn / githubweb
  29. much cleaner API, ready for documentation (commit: 59b4b8d) — eburn / githubweb
  30. getting it to work with tests (commit: 14c3b8c) — eburn / githubweb
  31. passes unit tests (commit: f65a566) — eburn / githubweb
  32. last sort bug... (commit: 07a8bd7) — eburn / githubweb
  33. small consistency improvements (commit: 38cc3a1) — eburn / githubweb
  34. clean up breakdowns on docs (commit: f8ce8c5) — eburn / githubweb
  35. lint (commit: 4907943) — eburn / githubweb
  36. cleanup (commit: da91545) — eburn / githubweb
  37. all tests run, now autoset lineage (commit: 406c56c) — eburn / githubweb
  38. add solar.p (commit: 230f776) — eburn / githubweb
  39. whoops (commit: 447feeb) — eburn / githubweb
  40. why isn't solar.p showing up (commit: d9d0a9c) — eburn / githubweb

#3197 (Jan 7, 2022, 4:54:06 PM)

  1. checkpoint (commit: 7309c34) — eburn / githubweb
  2. checkpoint (commit: 600c1c2) — eburn / githubweb
  3. checkpoint (commit: 949c220) — eburn / githubweb
  4. checkpoint: profiled (commit: eb48144) — eburn / githubweb
  5. checkpoint (commit: 515445c) — eburn / githubweb
  6. checkpoint (commit: 2baad80) — eburn / githubweb
  7. checkpoint (commit: 7ff7ec3) — eburn / githubweb
  8. checkpoint (commit: 221f82c) — eburn / githubweb
  9. checkpoint (commit: 6f2f346) — eburn / githubweb
  10. checkpoint (commit: a2ff789) — eburn / githubweb
  11. checkpoint (commit: 5533996) — eburn / githubweb
  12. checkpoint (commit: bd6edc9) — eburn / githubweb
  13. checkpoint (commit: a8af0cd) — eburn / githubweb
  14. lint (commit: 19c0084) — eburn / githubweb
  15. checkpoint (commit: 5c258f6) — eburn / githubweb
  16. checkpoint: legendless (commit: 617de30) — eburn / githubweb
  17. checkpoint: quality legendless (commit: 6681d5e) — eburn / githubweb
  18. checkpoint: what is a breakdown anyway? (commit: a23f30a) — eburn / githubweb
  19. make modelsenss table less confusing (commit: 1d8a939) — eburn / githubweb
  20. fix error typo (commit: 05b10e2) — eburn / githubweb
  21. checkpoint (commit: ad900a3) — eburn / githubweb
  22. checkpoint (commit: 53257f2) — eburn / githubweb
  23. checkpoint (commit: 4d1fdf8) — eburn / githubweb
  24. checkpoint (commit: 4def31d) — eburn / githubweb
  25. checkpoint (commit: 78586c8) — eburn / githubweb
  26. checkpoint (commit: 0df34d2) — eburn / githubweb
  27. checkpoint (commit: 43b6e0b) — eburn / githubweb
  28. checkpoint (commit: ec157d1) — eburn / githubweb
  29. much cleaner API, ready for documentation (commit: 59b4b8d) — eburn / githubweb
  30. getting it to work with tests (commit: 14c3b8c) — eburn / githubweb
  31. passes unit tests (commit: f65a566) — eburn / githubweb
  32. last sort bug... (commit: 07a8bd7) — eburn / githubweb
  33. small consistency improvements (commit: 38cc3a1) — eburn / githubweb
  34. clean up breakdowns on docs (commit: f8ce8c5) — eburn / githubweb
  35. lint (commit: 4907943) — eburn / githubweb
  36. cleanup (commit: da91545) — eburn / githubweb
  37. all tests run, now autoset lineage (commit: 406c56c) — eburn / githubweb
  38. add solar.p (commit: 230f776) — eburn / githubweb
  39. whoops (commit: 447feeb) — eburn / githubweb

#3196 (Jan 7, 2022, 4:52:39 PM)

  1. checkpoint (commit: 7309c34) — eburn / githubweb
  2. checkpoint (commit: 600c1c2) — eburn / githubweb
  3. checkpoint (commit: 949c220) — eburn / githubweb
  4. checkpoint: profiled (commit: eb48144) — eburn / githubweb
  5. checkpoint (commit: 515445c) — eburn / githubweb
  6. checkpoint (commit: 2baad80) — eburn / githubweb
  7. checkpoint (commit: 7ff7ec3) — eburn / githubweb
  8. checkpoint (commit: 221f82c) — eburn / githubweb
  9. checkpoint (commit: 6f2f346) — eburn / githubweb
  10. checkpoint (commit: a2ff789) — eburn / githubweb
  11. checkpoint (commit: 5533996) — eburn / githubweb
  12. checkpoint (commit: bd6edc9) — eburn / githubweb
  13. checkpoint (commit: a8af0cd) — eburn / githubweb
  14. lint (commit: 19c0084) — eburn / githubweb
  15. checkpoint (commit: 5c258f6) — eburn / githubweb
  16. checkpoint: legendless (commit: 617de30) — eburn / githubweb
  17. checkpoint: quality legendless (commit: 6681d5e) — eburn / githubweb
  18. checkpoint: what is a breakdown anyway? (commit: a23f30a) — eburn / githubweb
  19. make modelsenss table less confusing (commit: 1d8a939) — eburn / githubweb
  20. fix error typo (commit: 05b10e2) — eburn / githubweb
  21. checkpoint (commit: ad900a3) — eburn / githubweb
  22. checkpoint (commit: 53257f2) — eburn / githubweb
  23. checkpoint (commit: 4d1fdf8) — eburn / githubweb
  24. checkpoint (commit: 4def31d) — eburn / githubweb
  25. checkpoint (commit: 78586c8) — eburn / githubweb
  26. checkpoint (commit: 0df34d2) — eburn / githubweb
  27. checkpoint (commit: 43b6e0b) — eburn / githubweb
  28. checkpoint (commit: ec157d1) — eburn / githubweb
  29. much cleaner API, ready for documentation (commit: 59b4b8d) — eburn / githubweb
  30. getting it to work with tests (commit: 14c3b8c) — eburn / githubweb
  31. passes unit tests (commit: f65a566) — eburn / githubweb
  32. last sort bug... (commit: 07a8bd7) — eburn / githubweb
  33. small consistency improvements (commit: 38cc3a1) — eburn / githubweb
  34. clean up breakdowns on docs (commit: f8ce8c5) — eburn / githubweb
  35. lint (commit: 4907943) — eburn / githubweb
  36. cleanup (commit: da91545) — eburn / githubweb
  37. all tests run, now autoset lineage (commit: 406c56c) — eburn / githubweb
  38. add solar.p (commit: 230f776) — eburn / githubweb

#3195 (Jan 7, 2022, 4:40:33 PM)

  1. checkpoint (commit: 7309c34) — eburn / githubweb
  2. checkpoint (commit: 600c1c2) — eburn / githubweb
  3. checkpoint (commit: 949c220) — eburn / githubweb
  4. checkpoint: profiled (commit: eb48144) — eburn / githubweb
  5. checkpoint (commit: 515445c) — eburn / githubweb
  6. checkpoint (commit: 2baad80) — eburn / githubweb
  7. checkpoint (commit: 7ff7ec3) — eburn / githubweb
  8. checkpoint (commit: 221f82c) — eburn / githubweb
  9. checkpoint (commit: 6f2f346) — eburn / githubweb
  10. checkpoint (commit: a2ff789) — eburn / githubweb
  11. checkpoint (commit: 5533996) — eburn / githubweb
  12. checkpoint (commit: bd6edc9) — eburn / githubweb
  13. checkpoint (commit: a8af0cd) — eburn / githubweb
  14. lint (commit: 19c0084) — eburn / githubweb
  15. checkpoint (commit: 5c258f6) — eburn / githubweb
  16. checkpoint: legendless (commit: 617de30) — eburn / githubweb
  17. checkpoint: quality legendless (commit: 6681d5e) — eburn / githubweb
  18. checkpoint: what is a breakdown anyway? (commit: a23f30a) — eburn / githubweb
  19. make modelsenss table less confusing (commit: 1d8a939) — eburn / githubweb
  20. fix error typo (commit: 05b10e2) — eburn / githubweb
  21. checkpoint (commit: ad900a3) — eburn / githubweb
  22. checkpoint (commit: 53257f2) — eburn / githubweb
  23. checkpoint (commit: 4d1fdf8) — eburn / githubweb
  24. checkpoint (commit: 4def31d) — eburn / githubweb
  25. checkpoint (commit: 78586c8) — eburn / githubweb
  26. checkpoint (commit: 0df34d2) — eburn / githubweb
  27. checkpoint (commit: 43b6e0b) — eburn / githubweb
  28. checkpoint (commit: ec157d1) — eburn / githubweb
  29. much cleaner API, ready for documentation (commit: 59b4b8d) — eburn / githubweb
  30. getting it to work with tests (commit: 14c3b8c) — eburn / githubweb
  31. passes unit tests (commit: f65a566) — eburn / githubweb
  32. last sort bug... (commit: 07a8bd7) — eburn / githubweb
  33. small consistency improvements (commit: 38cc3a1) — eburn / githubweb
  34. clean up breakdowns on docs (commit: f8ce8c5) — eburn / githubweb
  35. lint (commit: 4907943) — eburn / githubweb
  36. cleanup (commit: da91545) — eburn / githubweb
  37. all tests run, now autoset lineage (commit: 406c56c) — eburn / githubweb

#3194 (Oct 26, 2021, 4:22:50 PM)

  1. version 1.0.0.2 as uploaded to pypi (commit: eddf4fb) — eburn / githubweb
  2. version 1.0.0.3 as uploaded to pypi (commit: 8279673) — eburn / githubweb

#3193 (Oct 26, 2021, 4:15:15 PM)

  1. version 1.0.0.2 as uploaded to pypi (commit: eddf4fb) — eburn / githubweb

#3192 (Oct 26, 2021, 4:06:14 PM)

  1. version 1.0.0.2 as uploaded to pypi (commit: eddf4fb) — eburn / githubweb

#3191 (Oct 19, 2021, 12:30:47 PM)

  1. minimum ad version (commit: 0722ce1) — eburn / githubweb
  2. require plotly, closes #1559 (commit: c085a79) — eburn / githubweb

#3190 (Oct 8, 2021, 6:02:01 AM)

  1. checkpoint (commit: 7309c34) — eburn / githubweb
  2. checkpoint (commit: 600c1c2) — eburn / githubweb
  3. checkpoint (commit: 949c220) — eburn / githubweb
  4. checkpoint: profiled (commit: eb48144) — eburn / githubweb
  5. checkpoint (commit: 515445c) — eburn / githubweb
  6. checkpoint (commit: 2baad80) — eburn / githubweb
  7. checkpoint (commit: 7ff7ec3) — eburn / githubweb
  8. checkpoint (commit: 221f82c) — eburn / githubweb
  9. checkpoint (commit: 6f2f346) — eburn / githubweb
  10. checkpoint (commit: a2ff789) — eburn / githubweb
  11. checkpoint (commit: 5533996) — eburn / githubweb
  12. checkpoint (commit: bd6edc9) — eburn / githubweb
  13. checkpoint (commit: a8af0cd) — eburn / githubweb
  14. lint (commit: 19c0084) — eburn / githubweb
  15. checkpoint (commit: 5c258f6) — eburn / githubweb
  16. checkpoint: legendless (commit: 617de30) — eburn / githubweb
  17. checkpoint: quality legendless (commit: 6681d5e) — eburn / githubweb
  18. checkpoint: what is a breakdown anyway? (commit: a23f30a) — eburn / githubweb
  19. make modelsenss table less confusing (commit: 1d8a939) — eburn / githubweb
  20. fix error typo (commit: 05b10e2) — eburn / githubweb
  21. checkpoint (commit: ad900a3) — eburn / githubweb
  22. checkpoint (commit: 53257f2) — eburn / githubweb
  23. checkpoint (commit: 4d1fdf8) — eburn / githubweb
  24. checkpoint (commit: 4def31d) — eburn / githubweb
  25. checkpoint (commit: 78586c8) — eburn / githubweb
  26. checkpoint (commit: 0df34d2) — eburn / githubweb
  27. checkpoint (commit: 43b6e0b) — eburn / githubweb
  28. checkpoint (commit: ec157d1) — eburn / githubweb
  29. much cleaner API, ready for documentation (commit: 59b4b8d) — eburn / githubweb
  30. getting it to work with tests (commit: 14c3b8c) — eburn / githubweb
  31. passes unit tests (commit: f65a566) — eburn / githubweb
  32. last sort bug... (commit: 07a8bd7) — eburn / githubweb
  33. small consistency improvements (commit: 38cc3a1) — eburn / githubweb
  34. clean up breakdowns on docs (commit: f8ce8c5) — eburn / githubweb
  35. lint (commit: 4907943) — eburn / githubweb
  36. cleanup (commit: da91545) — eburn / githubweb

#3188 (Aug 24, 2021, 6:47:31 PM)

  1. First crack at generalized diff with json saving (commit: 5ba7d94) — amgreer / githubweb
  2. Am Engineer - Can't Spell (commit: 7b5892e) — amgreer / githubweb
  3. fixed spelling error on diff (commit: f574080) — amgreer / githubweb

#3187 (Aug 21, 2021, 5:24:44 AM)

  1. jsonsave function for sol (commit: 96affef) — alexander.greer / githubweb
  2. style cleaning (commit: 5190af1) — alexander.greer / githubweb
  3. include necessarylineage environment (commit: f630d1a) — alexander.greer / githubweb
  4. varkey keys for json dict (commit: e29dbf8) — alexander.greer / githubweb
  5. Testing addition as per comment on branch (commit: 45bbda7) — alexander.greer / githubweb
  6. Cleaning according to comments on merge (commit: 11d89eb) — alexander.greer / githubweb
  7. Added label for test (commit: ec4af33) — amgreer / githubweb
  8. showvars functionality for savejson (commit: 1850ce5) — amgreer / githubweb
  9. using json.dumps (commit: 80ad11f) — amgreer / githubweb
  10. lint, removed printjson (commit: 3cbfea0) — eburn / githubweb

#3186 (Aug 20, 2021, 2:50:56 PM)

  1. jsonsave function for sol (commit: 96affef) — alexander.greer / githubweb
  2. style cleaning (commit: 5190af1) — alexander.greer / githubweb
  3. include necessarylineage environment (commit: f630d1a) — alexander.greer / githubweb
  4. varkey keys for json dict (commit: e29dbf8) — alexander.greer / githubweb
  5. Testing addition as per comment on branch (commit: 45bbda7) — alexander.greer / githubweb
  6. Cleaning according to comments on merge (commit: 11d89eb) — alexander.greer / githubweb
  7. Added label for test (commit: ec4af33) — amgreer / githubweb
  8. showvars functionality for savejson (commit: 1850ce5) — amgreer / githubweb

#3185 (Aug 20, 2021, 2:45:08 PM)

  1. First crack at generalized diff with json saving (commit: 5ba7d94) — amgreer / githubweb
  2. Am Engineer - Can't Spell (commit: 7b5892e) — amgreer / githubweb

#3184 (Aug 16, 2021, 8:56:29 PM)

  1. deduplicate in cvxopt presolve instead, add test (commit: 8eac752) — eburn / githubweb
  2. lint (commit: f9f588a) — eburn / githubweb

#3183 (Aug 16, 2021, 8:17:39 PM)

  1. deduplicate in cvxopt presolve instead, add test (commit: 8eac752) — eburn / githubweb
  2. lint (commit: f9f588a) — eburn / githubweb

#3182 (Aug 16, 2021, 8:10:39 PM)

  1. deduplicate in cvxopt presolve instead, add test (commit: 8eac752) — eburn / githubweb
  2. lint (commit: f9f588a) — eburn / githubweb

#3181 (Aug 16, 2021, 4:17:53 PM)

  1. deduplicate in cvxopt presolve instead, add test (commit: 8eac752) — eburn / githubweb
  2. lint (commit: f9f588a) — eburn / githubweb

#3180 (Aug 16, 2021, 3:40:50 PM)

  1. deduplicate in cvxopt presolve instead, add test (commit: 8eac752) — eburn / githubweb

#3179 (Aug 4, 2021, 12:21:08 PM)

  1. jsonsave function for sol (commit: 96affef) — alexander.greer / githubweb
  2. style cleaning (commit: 5190af1) — alexander.greer / githubweb

#3178 (Aug 2, 2021, 11:02:18 AM)

  1. deduplicate gp hmaps (commit: c3910c6) — eburn / githubweb
  2. change .pylintrc (commit: d09b300) — eburn / githubweb
  3. lint (commit: d6abb98) — eburn / githubweb
  4. lint, infeasibility message edits (commit: 54fbe06) — eburn / githubweb

#3176 (Aug 2, 2021, 10:43:33 AM)

  1. deduplicate gp hmaps (commit: c3910c6) — eburn / githubweb
  2. change .pylintrc (commit: d09b300) — eburn / githubweb
  3. lint (commit: d6abb98) — eburn / githubweb

#3175 (Jul 31, 2021, 12:25:50 PM)

  1. deduplicate gp hmaps (commit: c3910c6) — eburn / githubweb
  2. change .pylintrc (commit: d09b300) — eburn / githubweb

#3174 (Jul 31, 2021, 10:03:59 AM)

  1. deduplicate gp hmaps (commit: c3910c6) — eburn / githubweb
  2. change .pylintrc (commit: d09b300) — eburn / githubweb

#3173 (Jul 30, 2021, 10:03:26 AM)

  1. deduplicate gp hmaps (commit: c3910c6) — eburn / githubweb

#3172 (Jul 30, 2021, 9:44:51 AM)

  1. deduplicate gp hmaps (commit: c3910c6) — eburn / githubweb

#3171 (Jul 30, 2021, 9:23:25 AM)

  1. deduplicate gp hmaps (commit: c3910c6) — eburn / githubweb

#3170 (Jul 30, 2021, 8:58:55 AM)

  1. deduplicate gp hmaps (commit: c3910c6) — eburn / githubweb

#3169 (Jul 14, 2021, 10:28:08 PM)

  1. checkpoint (commit: 7309c34) — eburn / githubweb
  2. checkpoint (commit: 600c1c2) — eburn / githubweb
  3. checkpoint (commit: 949c220) — eburn / githubweb
  4. checkpoint: profiled (commit: eb48144) — eburn / githubweb
  5. checkpoint (commit: 515445c) — eburn / githubweb
  6. checkpoint (commit: 2baad80) — eburn / githubweb
  7. checkpoint (commit: 7ff7ec3) — eburn / githubweb
  8. checkpoint (commit: 221f82c) — eburn / githubweb
  9. checkpoint (commit: 6f2f346) — eburn / githubweb
  10. checkpoint (commit: a2ff789) — eburn / githubweb
  11. checkpoint (commit: 5533996) — eburn / githubweb
  12. checkpoint (commit: bd6edc9) — eburn / githubweb
  13. checkpoint (commit: a8af0cd) — eburn / githubweb
  14. lint (commit: 19c0084) — eburn / githubweb
  15. checkpoint (commit: 5c258f6) — eburn / githubweb
  16. checkpoint: legendless (commit: 617de30) — eburn / githubweb
  17. checkpoint: quality legendless (commit: 6681d5e) — eburn / githubweb
  18. checkpoint: what is a breakdown anyway? (commit: a23f30a) — eburn / githubweb
  19. make modelsenss table less confusing (commit: 1d8a939) — eburn / githubweb
  20. fix error typo (commit: 05b10e2) — eburn / githubweb
  21. checkpoint (commit: ad900a3) — eburn / githubweb
  22. checkpoint (commit: 53257f2) — eburn / githubweb
  23. checkpoint (commit: 4d1fdf8) — eburn / githubweb
  24. checkpoint (commit: 4def31d) — eburn / githubweb
  25. checkpoint (commit: 78586c8) — eburn / githubweb
  26. checkpoint (commit: 0df34d2) — eburn / githubweb

#3168 (Jul 12, 2021, 2:22:52 PM)

  1. checkpoint (commit: 7309c34) — eburn / githubweb
  2. checkpoint (commit: 600c1c2) — eburn / githubweb
  3. checkpoint (commit: 949c220) — eburn / githubweb
  4. checkpoint: profiled (commit: eb48144) — eburn / githubweb
  5. checkpoint (commit: 515445c) — eburn / githubweb
  6. checkpoint (commit: 2baad80) — eburn / githubweb
  7. checkpoint (commit: 7ff7ec3) — eburn / githubweb
  8. checkpoint (commit: 221f82c) — eburn / githubweb
  9. checkpoint (commit: 6f2f346) — eburn / githubweb
  10. checkpoint (commit: a2ff789) — eburn / githubweb
  11. checkpoint (commit: 5533996) — eburn / githubweb
  12. checkpoint (commit: bd6edc9) — eburn / githubweb
  13. checkpoint (commit: a8af0cd) — eburn / githubweb
  14. lint (commit: 19c0084) — eburn / githubweb
  15. checkpoint (commit: 5c258f6) — eburn / githubweb
  16. checkpoint: legendless (commit: 617de30) — eburn / githubweb
  17. checkpoint: quality legendless (commit: 6681d5e) — eburn / githubweb
  18. checkpoint: what is a breakdown anyway? (commit: a23f30a) — eburn / githubweb
  19. make modelsenss table less confusing (commit: 1d8a939) — eburn / githubweb
  20. fix error typo (commit: 05b10e2) — eburn / githubweb
  21. checkpoint (commit: ad900a3) — eburn / githubweb
  22. checkpoint (commit: 53257f2) — eburn / githubweb
  23. checkpoint (commit: 4d1fdf8) — eburn / githubweb
  24. checkpoint (commit: 4def31d) — eburn / githubweb
  25. checkpoint (commit: 78586c8) — eburn / githubweb

#3167 (Jun 29, 2021, 3:39:41 PM)

  1. add warning when AD encounters monomial (commit: 041c504) — eburn / githubweb

#3166 (Jun 24, 2021, 5:55:26 PM)

  1. fix check for identical warnings across sweep, and msenss printing (commit: eab7f40) — eburn / githubweb
  2. better msenss, don't append new vars in sweeps, pop 0d linked results (commit: 8b3f7d4) — eburn / githubweb
  3. sweep table fixes, solcheck and pccp slack as solwarnings (commit: e09fdf5) — eburn / githubweb
  4. cleanup noncovergent SGP warning condition (commit: f678b6a) — eburn / githubweb
  5. apply solve kwargs to init as well (e.g. pccp_penalty) (commit: a2f4562) — eburn / githubweb

#3165 (Jun 24, 2021, 5:45:34 PM)

  1. fix check for identical warnings across sweep, and msenss printing (commit: eab7f40) — eburn / githubweb
  2. better msenss, don't append new vars in sweeps, pop 0d linked results (commit: 8b3f7d4) — eburn / githubweb
  3. sweep table fixes, solcheck and pccp slack as solwarnings (commit: e09fdf5) — eburn / githubweb
  4. cleanup noncovergent SGP warning condition (commit: f678b6a) — eburn / githubweb
  5. apply solve kwargs to init as well (e.g. pccp_penalty) (commit: a2f4562) — eburn / githubweb

#3164 (Jun 24, 2021, 5:12:09 PM)

  1. fix check for identical warnings across sweep, and msenss printing (commit: eab7f40) — eburn / githubweb
  2. better msenss, don't append new vars in sweeps, pop 0d linked results (commit: 8b3f7d4) — eburn / githubweb
  3. sweep table fixes, solcheck and pccp slack as solwarnings (commit: e09fdf5) — eburn / githubweb
  4. cleanup noncovergent SGP warning condition (commit: f678b6a) — eburn / githubweb
  5. apply solve kwargs to init as well (e.g. pccp_penalty) (commit: a2f4562) — eburn / githubweb

#3163 (Jun 24, 2021, 5:03:30 PM)

  1. fix check for identical warnings across sweep, and msenss printing (commit: eab7f40) — eburn / githubweb
  2. better msenss, don't append new vars in sweeps, pop 0d linked results (commit: 8b3f7d4) — eburn / githubweb
  3. sweep table fixes, solcheck and pccp slack as solwarnings (commit: e09fdf5) — eburn / githubweb
  4. cleanup noncovergent SGP warning condition (commit: f678b6a) — eburn / githubweb
  5. apply solve kwargs to init as well (e.g. pccp_penalty) (commit: a2f4562) — eburn / githubweb

#3162 (Jun 24, 2021, 4:36:19 PM)

  1. fix check for identical warnings across sweep, and msenss printing (commit: eab7f40) — eburn / githubweb
  2. better msenss, don't append new vars in sweeps, pop 0d linked results (commit: 8b3f7d4) — eburn / githubweb
  3. sweep table fixes, solcheck and pccp slack as solwarnings (commit: e09fdf5) — eburn / githubweb
  4. cleanup noncovergent SGP warning condition (commit: f678b6a) — eburn / githubweb
  5. apply solve kwargs to init as well (e.g. pccp_penalty) (commit: a2f4562) — eburn / githubweb

#3161 (Jun 24, 2021, 3:53:28 PM)

  1. fix check for identical warnings across sweep, and msenss printing (commit: eab7f40) — eburn / githubweb
  2. better msenss, don't append new vars in sweeps, pop 0d linked results (commit: 8b3f7d4) — eburn / githubweb
  3. sweep table fixes, solcheck and pccp slack as solwarnings (commit: e09fdf5) — eburn / githubweb
  4. cleanup noncovergent SGP warning condition (commit: f678b6a) — eburn / githubweb
  5. apply solve kwargs to init as well (e.g. pccp_penalty) (commit: a2f4562) — eburn / githubweb

#3160 (Jun 24, 2021, 3:09:07 PM)

  1. fix check for identical warnings across sweep, and msenss printing (commit: eab7f40) — eburn / githubweb
  2. better msenss, don't append new vars in sweeps, pop 0d linked results (commit: 8b3f7d4) — eburn / githubweb
  3. sweep table fixes, solcheck and pccp slack as solwarnings (commit: e09fdf5) — eburn / githubweb
  4. cleanup noncovergent SGP warning condition (commit: f678b6a) — eburn / githubweb
  5. apply solve kwargs to init as well (e.g. pccp_penalty) (commit: a2f4562) — eburn / githubweb

#3159 (Apr 27, 2021, 9:21:36 PM)

  1. checkpoint (commit: 7309c34) — eburn / githubweb
  2. checkpoint (commit: 600c1c2) — eburn / githubweb
  3. checkpoint (commit: 949c220) — eburn / githubweb
  4. checkpoint: profiled (commit: eb48144) — eburn / githubweb
  5. checkpoint (commit: 515445c) — eburn / githubweb
  6. checkpoint (commit: 2baad80) — eburn / githubweb
  7. checkpoint (commit: 7ff7ec3) — eburn / githubweb
  8. checkpoint (commit: 221f82c) — eburn / githubweb
  9. checkpoint (commit: 6f2f346) — eburn / githubweb
  10. checkpoint (commit: a2ff789) — eburn / githubweb
  11. checkpoint (commit: 5533996) — eburn / githubweb
  12. checkpoint (commit: bd6edc9) — eburn / githubweb
  13. checkpoint (commit: a8af0cd) — eburn / githubweb
  14. lint (commit: 19c0084) — eburn / githubweb

#3158 (Apr 27, 2021, 7:29:51 PM)

  1. linked fns warn if not united, allow substitutions for linked vecfns (commit: 8122939) — eburn / githubweb
  2. small fixes (commit: 353cb75) — eburn / githubweb
  3. addd test (commit: 9bb3990) — eburn / githubweb
  4. only add gradients if there's truthy tags (commit: 7f95279) — eburn / githubweb
  5. clean up warnings (commit: cb07628) — eburn / githubweb
  6. closes #1522 (commit: 8283615) — eburn / githubweb
  7. fix diff, repeatable test printing (commit: 68a48f0) — eburn / githubweb

#3157 (Apr 27, 2021, 6:55:36 PM)

  1. linked fns warn if not united, allow substitutions for linked vecfns (commit: 8122939) — eburn / githubweb
  2. small fixes (commit: 353cb75) — eburn / githubweb
  3. addd test (commit: 9bb3990) — eburn / githubweb
  4. only add gradients if there's truthy tags (commit: 7f95279) — eburn / githubweb
  5. clean up warnings (commit: cb07628) — eburn / githubweb
  6. closes #1522 (commit: 8283615) — eburn / githubweb

#3156 (Apr 27, 2021, 6:33:41 PM)

  1. linked fns warn if not united, allow substitutions for linked vecfns (commit: 8122939) — eburn / githubweb
  2. small fixes (commit: 353cb75) — eburn / githubweb
  3. addd test (commit: 9bb3990) — eburn / githubweb
  4. only add gradients if there's truthy tags (commit: 7f95279) — eburn / githubweb
  5. clean up warnings (commit: cb07628) — eburn / githubweb

#3155 (Apr 27, 2021, 6:14:25 PM)

  1. linked fns warn if not united, allow substitutions for linked vecfns (commit: 8122939) — eburn / githubweb
  2. small fixes (commit: 353cb75) — eburn / githubweb
  3. addd test (commit: 9bb3990) — eburn / githubweb
  4. only add gradients if there's truthy tags (commit: 7f95279) — eburn / githubweb

#3154 (Apr 25, 2021, 3:51:31 PM)

  1. linked fns warn if not united, allow substitutions for linked vecfns (commit: 8122939) — eburn / githubweb
  2. small fixes (commit: 353cb75) — eburn / githubweb
  3. addd test (commit: 9bb3990) — eburn / githubweb

#3153 (Apr 19, 2021, 4:25:04 PM)

  1. linked fns warn if not united, allow substitutions for linked vecfns (commit: 8122939) — eburn / githubweb
  2. small fixes (commit: 353cb75) — eburn / githubweb
  3. addd test (commit: 9bb3990) — eburn / githubweb

#3152 (Apr 14, 2021, 4:54:41 PM)

  1. linked fns warn if not united, allow substitutions for linked vecfns (commit: 8122939) — eburn / githubweb
  2. small fixes (commit: 353cb75) — eburn / githubweb
  3. addd test (commit: 9bb3990) — eburn / githubweb

#3151 (Apr 12, 2021, 4:00:19 PM)

  1. docs improvements (commit: 40a71ac) — eburn / githubweb
  2. fix ad error messages (commit: ff1d88f) — eburn / githubweb

#3150 (Mar 21, 2021, 7:40:01 PM)

  1. First pass at treemap plots [#1088] (commit: d7fe0ec) — kirschen / githubweb
  2. [#1088] Allow iteration over constraints or varkeys (commit: e3914fe) — kirschen / githubweb
  3. document, lint, fix treemap (commit: 6e9a319) — eburn / githubweb

#3149 (Mar 21, 2021, 7:32:01 PM)

  1. First pass at treemap plots [#1088] (commit: d7fe0ec) — kirschen / githubweb
  2. [#1088] Allow iteration over constraints or varkeys (commit: e3914fe) — kirschen / githubweb
  3. document, lint, fix treemap (commit: 6e9a319) — eburn / githubweb

#3148 (Mar 21, 2021, 7:18:01 PM)

  1. First pass at treemap plots [#1088] (commit: d7fe0ec) — kirschen / githubweb
  2. [#1088] Allow iteration over constraints or varkeys (commit: e3914fe) — kirschen / githubweb
  3. document, lint, fix treemap (commit: 6e9a319) — eburn / githubweb

#3147 (Mar 21, 2021, 5:32:36 PM)

  1. First pass at treemap plots [#1088] (commit: d7fe0ec) — kirschen / githubweb
  2. [#1088] Allow iteration over constraints or varkeys (commit: e3914fe) — kirschen / githubweb

#3146 (Mar 21, 2021, 5:14:49 PM)

  1. migp with choice variables (commit: ac1db46) — eburn / githubweb
  2. tested and working (commit: 747b2ef) — eburn / githubweb
  3. add sorting...reduces binary vars but doesn't seem to improve time (commit: feb5564) — eburn / githubweb
  4. add test and use warnings to discuss migp results (commit: f66b759) — eburn / githubweb
  5. fix warnings (commit: 8899d3b) — eburn / githubweb
  6. lint (commit: 8ee38ca) — eburn / githubweb
  7. update docs (commit: 6146b2c) — eburn / githubweb

#3145 (Mar 19, 2021, 5:09:18 PM)

  1. migp with choice variables (commit: ac1db46) — eburn / githubweb
  2. tested and working (commit: 747b2ef) — eburn / githubweb
  3. add sorting...reduces binary vars but doesn't seem to improve time (commit: feb5564) — eburn / githubweb
  4. add test and use warnings to discuss migp results (commit: f66b759) — eburn / githubweb
  5. fix warnings (commit: 8899d3b) — eburn / githubweb
  6. lint (commit: 8ee38ca) — eburn / githubweb

#3144 (Mar 19, 2021, 4:56:24 PM)

  1. migp with choice variables (commit: ac1db46) — eburn / githubweb
  2. tested and working (commit: 747b2ef) — eburn / githubweb
  3. add sorting...reduces binary vars but doesn't seem to improve time (commit: feb5564) — eburn / githubweb
  4. add test and use warnings to discuss migp results (commit: f66b759) — eburn / githubweb
  5. fix warnings (commit: 8899d3b) — eburn / githubweb
  6. lint (commit: 8ee38ca) — eburn / githubweb
  7. clean first x0, add test (commit: 027bac0) — eburn / githubweb
  8. fix docs typo (commit: d318e38) — eburn / githubweb
  9. use vks for susbtitutions keydicting (commit: 746985f) — eburn / githubweb

#3143 (Mar 19, 2021, 4:24:18 PM)

  1. clean first x0, add test (commit: 027bac0) — eburn / githubweb
  2. fix docs typo (commit: d318e38) — eburn / githubweb
  3. use vks for susbtitutions keydicting (commit: 746985f) — eburn / githubweb

#3142 (Mar 19, 2021, 4:06:48 PM)

  1. clean first x0, add test (commit: 027bac0) — eburn / githubweb
  2. fix docs typo (commit: d318e38) — eburn / githubweb
  3. use vks for susbtitutions keydicting (commit: 746985f) — eburn / githubweb

#3141 (Mar 19, 2021, 3:34:38 PM)

  1. clean first x0, add test (commit: 027bac0) — eburn / githubweb
  2. fix docs typo (commit: d318e38) — eburn / githubweb

#3140 (Mar 10, 2021, 5:58:28 PM)

  1. don't add forward-differentiated sensitivities to constants no longer present (commit: 3f0381a) — eburn / githubweb
  2. fix warnings table for intermittent warnings in sweeps (commit: 98b6d16) — eburn / githubweb
  3. fix solution array printing (commit: ebf43b7) — eburn / githubweb
  4. cleanup model senss printing, remove gradients from constants (commit: e7310fe) — eburn / githubweb
  5. lowercase exponents in model sensitivities (commit: 10baf42) — eburn / githubweb

#3139 (Mar 10, 2021, 5:16:32 PM)

  1. don't add forward-differentiated sensitivities to constants no longer present (commit: 3f0381a) — eburn / githubweb
  2. fix warnings table for intermittent warnings in sweeps (commit: 98b6d16) — eburn / githubweb
  3. fix solution array printing (commit: ebf43b7) — eburn / githubweb
  4. cleanup model senss printing, remove gradients from constants (commit: e7310fe) — eburn / githubweb

#3138 (Mar 10, 2021, 5:07:03 PM)

  1. don't add forward-differentiated sensitivities to constants no longer present (commit: 3f0381a) — eburn / githubweb
  2. fix warnings table for intermittent warnings in sweeps (commit: 98b6d16) — eburn / githubweb
  3. fix solution array printing (commit: ebf43b7) — eburn / githubweb
  4. cleanup model senss printing, remove gradients from constants (commit: e7310fe) — eburn / githubweb

#3137 (Feb 26, 2021, 4:20:34 PM)

  1. add references plot (commit: ab2532f) — eburn / githubweb
  2. document, update (commit: 6ce1b83) — eburn / githubweb

#3135 (Feb 26, 2021, 4:14:20 PM)

  1. avoid DeprecationWarning (commit: 78d1e1a) — eburn / githubweb
  2. lint (commit: 0f090ed) — eburn / githubweb

#3134 (Feb 12, 2021, 3:58:39 PM)

  1. pass on import error when testing sankey (commit: 8966a66) — eburn / githubweb

#3133 (Feb 11, 2021, 5:17:22 PM)

  1. avoid DeprecationWarning (commit: 78d1e1a) — eburn / githubweb
  2. lint (commit: 0f090ed) — eburn / githubweb

#3132 (Feb 11, 2021, 5:11:48 PM)

  1. avoid DeprecationWarning (commit: 78d1e1a) — eburn / githubweb

#3131 (Dec 21, 2020, 3:09:09 PM)

  1. First pass at treemap plots [#1088] (commit: d7fe0ec) — kirschen / githubweb
  2. [#1088] Allow iteration over constraints or varkeys (commit: e3914fe) — kirschen / githubweb

#3130 (Dec 14, 2020, 3:44:19 PM)

  1. sort by model sensitivities and print a table of them (commit: dc5076d) — eburn / githubweb
  2. lint (commit: a67033c) — eburn / githubweb
  3. also for diffs (commit: 7606e8c) — eburn / githubweb

#3129 (Dec 14, 2020, 3:36:01 PM)

  1. sort by model sensitivities and print a table of them (commit: dc5076d) — eburn / githubweb
  2. lint (commit: a67033c) — eburn / githubweb

#377 (Aug 14, 2015, 6:27:13 PM)

  1. Expermienting with CI testing (commit: 7c85594) — galbramc / githubweb
  2. One Change (commit: 9bd6788) — galbramc / githubweb
  3. Two Change (commit: 383d85c) — galbramc / githubweb
  4. Three! (commit: c5b2ccc) — galbramc / githubweb
  5. Testing the testing (commit: 3b2bcb3) — galbramc / githubweb