Skip to content
Started 2 yr 5 mo ago
Took 1 min 59 sec on macys
Success

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

Changes
  1. First pass at Fit class (#100) (details / githubweb)
  2. All unit tests run except plot_fit and constraint_set (#100) (details / githubweb)
  3. Working plot_fits method (#100) (details / githubweb)
  4. plot_fit_2d (#100) (details / githubweb)
  5. plot_slices for 2D fits (#100) (details / githubweb)
  6. Fit.save() method (#100) (details / githubweb)
  7. savetxt method (#100) (details / githubweb)
  8. __repr__ method to replace print_fit (#100) (details / githubweb)
  9. constraint_set method of Fit creates FitConstraintSet (#100) (details / githubweb)
  10. Remove old logo from docs (#93) (details / githubweb)
  11. Prettier documentation, __version__ (#7) (details / githubweb)
  12. Installation instructions in docs (#69) (details / githubweb)
  13. Acknowledgements on docs (#7) (details / githubweb)
  14. Docs improvements (#7) (details / githubweb)
  15. Replace fitdata with more meaningful attributes (details / githubweb)
  16. Repair link to paper (#7) (details / githubweb)
  17. Pretty output when verbosity=1 (#104) (details / githubweb)
  18. Add basic tutorial to docs (#7) (details / githubweb)
  19. _Fit now a private class (#100) (details / githubweb)
  20. fit convenience function (#100) (details / githubweb)
  21. File restructure (#100) (details / githubweb)
  22. Tighter formatting of repr (details / githubweb)
  23. Error data corrected and clarified (#108) (details / githubweb)
  24. pylint (details / githubweb)
  25. v0.2.0 (#105) (details / githubweb)
  26. Remove unneeded pylint disables (details / githubweb)
  27. Delete commented code in conf.py (details / githubweb)
  28. Uniform docstrings using numpy style for autodoc (#7) (details / githubweb)
  29. fit.error (float) and fit.errors (dict) (#108) (details / githubweb)
  30. More accurate gpfit101; log transform explained (#7) (details / githubweb)
  31. Test coverage of different errors (#108) (details / githubweb)
  32. Stricter check of error (#108) (details / githubweb)
  33. Cleaner calculation of max errors (#108) (details / githubweb)
  34. Include package data in setup (#101) (details / githubweb)
  35. Include gpfit.maths in setup.py (#101) (details / githubweb)
  36. Updated build status icons in README (details / githubweb)
  37. Updated pylint; fixed the errors (#105) (details / githubweb)
  38. Change test to use assertLess (#105) (details / githubweb)
  39. Testing hard-code seed in initialize (#102)(#33) (details / githubweb)
  40. Remove seed setting from TestFit functions (#102)(#33) (details / githubweb)
  41. Convert to f-string formatting (#105) (details / githubweb)
  42. No more seeds anywhere (#105) (details / githubweb)
  43. Old school debugging (#33) (details / githubweb)
  44. More experimentation (#33) (details / githubweb)
  45. Comment out more tests (#33) (details / githubweb)
  46. See if time break being triggered (details / githubweb)
  47. pylint for the temporary code (details / githubweb)
  48. Increase maxtime and un-comment tests (#33) (details / githubweb)
  49. Max time infinite (#33) (details / githubweb)

Started by upstream project CE_gpfit_PR_pylint build number 176
originally caused by:

  • GitHub pull request #105 of commit df182227856aec53b79a834259baab1028d5e3d1, no merge conflicts.
Revision: a2c872ac36a0bf90e744ec0c9267e8f5ad47fb69
Repository: https://github.com/convexengineering/gpfit
  • origin/pr/105/merge
  • origin/master
SCM: git https://github.com/convexengineering/gpfit
  • Commits since last build: 0
  • Latest commit: a2c872a
0 errors, 0 warnings
Pylint: No warnings