George Versions Save

Fast and flexible Gaussian Process regression in Python

v0.4.1

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/dfm/george/compare/v0.4.0...v0.4.1

v0.4.1rc2

5 months ago

v0.4.1rc1

5 months ago

v0.4.0

3 years ago

0.4.0 (2021-02-15)

  • Updated packaging and installation issues
  • Updated CI and Python version testing

v0.3.1

6 years ago
  • Fixed issue where george would not compile with GCC<4.9 because of a compiler bug
  • Fixed bug when re-using HODLR factorizations

v0.3.0

6 years ago
  • New modeling protocol for parameter fitting
  • Rewritten HODLR algorithm - more stable and better performance
  • New interface for "easily" implementing new kernel functions

v0.2.0

9 years ago