Skip to content

Releases: dfm/george

george v0.4.1

28 Nov 17:56
@dfm dfm
b8a8432
Compare
Choose a tag to compare

What's Changed

  • Fix 142: Rename set_vector to set_parameter_vector. by @arkottke in #143
  • Add IEEE paper to docs instead of arXiv by @JBorrow in #148
  • Fixed borked bibtex on homepage of docs by @JBorrow in #149
  • Fixing Windows C++ data types for conda-forge Python 3.10 builds by @dfm in #155
  • add docstring to HODLRSolver solver by @syrte in #159
  • Updating build infrastructure by @dfm in #161
  • Update RTDs syntax by @dfm in #162
  • Use pydata theme for docs by @dfm in #163
  • Fix minor inconsistent notation in bayesopt tutorial by @mirca in #164

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.1rc2

28 Nov 17:39
@dfm dfm
18192e1
Compare
Choose a tag to compare
v0.4.1rc2 Pre-release
Pre-release
fix minor inconsistent notation in bayesopt tutorial (#164)

v0.4.1rc1

20 Nov 21:23
@dfm dfm
698b5fc
Compare
Choose a tag to compare
v0.4.1rc1 Pre-release
Pre-release
Updating build infrastructure (#161)

* Updating build infrastructure

* cibuildwheel tag name

* skip all 32bit builds

george v0.4.0

15 Feb 16:50
@dfm dfm
b7c0f4d
Compare
Choose a tag to compare

0.4.0 (2021-02-15)

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

george v0.3.1

08 Jan 17:44
@dfm dfm
Compare
Choose a tag to compare
  • Fixed issue where george would not compile with GCC<4.9 because of a compiler bug
  • Fixed bug when re-using HODLR factorizations

george v0.3.0

12 Jul 17:20
@dfm dfm
Compare
Choose a tag to compare
  • New modeling protocol for parameter fitting
  • Rewritten HODLR algorithm - more stable and better performance
  • New interface for "easily" implementing new kernel functions

George (v0.2.0)

07 Oct 19:06
@dfm dfm
Compare
Choose a tag to compare
bumping version number