Releases: SheffieldML/GPy
Releases · SheffieldML/GPy
v1.13.2
v1.13.2 (2024-07-21)
-
update string checks in initialization method for latent variable and put
empirical_samples
init-method on a deprecation path -
update dependencies to
numpy>=1.7.0,<2.0.0
-
update import in
.plotting.matplot_dep.defaults
due to change in matplotlib -
Correct dl_dm term in student t inference #1065
v1.13.1
v1.13.1 (2024-01-14)
- limit
scipy<1.12
as macos and linux jobs install some pre-release version ofscipy==1.12
which breaks tests
v1.13.0
v1.13.0 (2023-12-20)
-
limit supported python versions to
">=3.9"
in accordance with numpy -
Change from
nosetest
topytest
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
v1.9.9: Merge pull request #788 from SheffieldML/devel
Release 1.9.9
1.5.6
v1.5.6 Bump version: 1.5.5 → 1.5.6
GPy 1.0.7
Merge pull request #368 from SheffieldML/devel README of pypi now directly in setup
GPy 1.0.6
Merge pull request #367 from SheffieldML/devel Update setup to fix problems with slicing
GPy 0.8.8
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
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/