Skip to content
Started 2 yr 5 mo ago
Took 2 min 3 sec on reynolds
Success

#176 (Oct 18, 2021, 4:09:24 PM)

PR #105: v0.2
Changes
  1. First pass at Fit class (#100) (commit: 13472ae) (details / githubweb)
  2. All unit tests run except plot_fit and constraint_set (#100) (commit: 386225c) (details / githubweb)
  3. Working plot_fits method (#100) (commit: 244fa3e) (details / githubweb)
  4. plot_fit_2d (#100) (commit: 74e57af) (details / githubweb)
  5. plot_slices for 2D fits (#100) (commit: f510374) (details / githubweb)
  6. Fit.save() method (#100) (commit: 5a69fb7) (details / githubweb)
  7. savetxt method (#100) (commit: 172c20e) (details / githubweb)
  8. __repr__ method to replace print_fit (#100) (commit: 1c71e1c) (details / githubweb)
  9. constraint_set method of Fit creates FitConstraintSet (#100) (commit: fa9cdda) (details / githubweb)
  10. Remove old logo from docs (#93) (commit: 7d24f5d) (details / githubweb)
  11. Prettier documentation, __version__ (#7) (commit: 5bf250a) (details / githubweb)
  12. Installation instructions in docs (#69) (commit: 80813c5) (details / githubweb)
  13. Acknowledgements on docs (#7) (commit: 21894b0) (details / githubweb)
  14. Docs improvements (#7) (commit: b7bb643) (details / githubweb)
  15. Replace fitdata with more meaningful attributes (commit: 8139ec7) (details / githubweb)
  16. Repair link to paper (#7) (commit: ddc63bd) (details / githubweb)
  17. Pretty output when verbosity=1 (#104) (commit: e6e3ae4) (details / githubweb)
  18. Add basic tutorial to docs (#7) (commit: a723ef3) (details / githubweb)
  19. _Fit now a private class (#100) (commit: 017b323) (details / githubweb)
  20. fit convenience function (#100) (commit: cf97aaf) (details / githubweb)
  21. File restructure (#100) (commit: e537f3e) (details / githubweb)
  22. Tighter formatting of repr (commit: 9341bf2) (details / githubweb)
  23. Error data corrected and clarified (#108) (commit: 31b2070) (details / githubweb)
  24. pylint (commit: ba0ee1a) (details / githubweb)
  25. v0.2.0 (#105) (commit: 1e8e659) (details / githubweb)
  26. Remove unneeded pylint disables (commit: 76e1304) (details / githubweb)
  27. Delete commented code in conf.py (commit: d156c75) (details / githubweb)
  28. Uniform docstrings using numpy style for autodoc (#7) (commit: 8831e4e) (details / githubweb)
  29. fit.error (float) and fit.errors (dict) (#108) (commit: fd4039f) (details / githubweb)
  30. More accurate gpfit101; log transform explained (#7) (commit: 7b41fb1) (details / githubweb)
  31. Test coverage of different errors (#108) (commit: 617a3bb) (details / githubweb)
  32. Stricter check of error (#108) (commit: 79111bf) (details / githubweb)
  33. Cleaner calculation of max errors (#108) (commit: e814276) (details / githubweb)
  34. Include package data in setup (#101) (commit: 2090a70) (details / githubweb)
  35. Include gpfit.maths in setup.py (#101) (commit: 11013ad) (details / githubweb)
  36. Updated build status icons in README (commit: f76899f) (details / githubweb)
  37. Updated pylint; fixed the errors (#105) (commit: 0fb6b6f) (details / githubweb)
  38. Change test to use assertLess (#105) (commit: 4748669) (details / githubweb)
  39. Testing hard-code seed in initialize (#102)(#33) (commit: 1791788) (details / githubweb)
  40. Remove seed setting from TestFit functions (#102)(#33) (commit: 9b5b9d5) (details / githubweb)
  41. Convert to f-string formatting (#105) (commit: ddf4778) (details / githubweb)
  42. No more seeds anywhere (#105) (commit: 5bb96e8) (details / githubweb)
  43. Old school debugging (#33) (commit: 4b55ba2) (details / githubweb)
  44. More experimentation (#33) (commit: 1ac7b70) (details / githubweb)
  45. Comment out more tests (#33) (commit: 4248749) (details / githubweb)
  46. See if time break being triggered (commit: aa8f3a0) (details / githubweb)
  47. pylint for the temporary code (commit: 6ac7914) (details / githubweb)
  48. Increase maxtime and un-comment tests (#33) (commit: 7522fb2) (details / githubweb)
  49. Max time infinite (#33) (commit: df18222) (details / githubweb)

GitHub pull request #105 of commit df182227856aec53b79a834259baab1028d5e3d1, no merge conflicts.

SCM: git https://github.com/convexengineering/gpfit
  • Commits since last build: 0
  • Latest commit: a2c872a
Pylint: No warnings

Configurations

macys reynolds