Skip to content

Releases: SheffieldML/GPy

v1.13.1

14 Jan 23:08
c864019
Compare
Choose a tag to compare

v1.13.1 (2024-01-14)

  • limit scipy<1.12 as macos and linux jobs install some pre-release version of scipy==1.12 which breaks tests

v1.13.0

20 Dec 21:30
8d27188
Compare
Choose a tag to compare

v1.13.0 (2023-12-20)

  • limit supported python versions to ">=3.9" in accordance with numpy

  • Change from nosetest to pytest

v1.9.8 (2019-05-17)

Fix

  • Also run on 3.5. [mzwiessele]

Other

  • Bump version: 1.9.7 → 1.9.8. [mzwiessele]

  • Pkg: changelog. [mzwiessele]

v1.10.0

11 May 17:15
1bbdc20
Compare
Choose a tag to compare

This release contains all the features and bugfixes accumulated over the 2019-2020 period. There are no major interface changes, so the major version number will not be incremented at this point.

v1.9.9: Merge pull request #788 from SheffieldML/devel

27 Feb 12:32
92f2e87
Compare
Choose a tag to compare

1.5.6

08 Nov 07:47
Compare
Choose a tag to compare
v1.5.6

Bump version: 1.5.5 → 1.5.6

GPy 1.0.7

12 Apr 16:37
Compare
Choose a tag to compare
Merge pull request #368 from SheffieldML/devel

README of pypi now directly in setup

GPy 1.0.6

11 Apr 07:16
Compare
Choose a tag to compare
Merge pull request #367 from SheffieldML/devel

Update setup to fix problems with slicing

GPy 0.8.8

10 Sep 14:57
Compare
Choose a tag to compare

A lot of changes have been done and all round up in the new package 0.8.

Major changes:

  • Cython support
  • Unification of Sparse GP code
  • Prediction improvements
  • Test Coverage
  • Python 3 support

GPy 0.6

21 Nov 14:50
Compare
Choose a tag to compare

After a year of development, many improvements in GPy are now available. Checkout the website for new tutorials, documentation, and a changelog. http://sheffieldml.github.io/GPy/