mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-07-11 16:22:13 +02:00
update changelog for 1.8.5
This commit is contained in:
parent
0d56ea74d1
commit
3d799327d8
1 changed files with 18 additions and 0 deletions
18
CHANGELOG.md
18
CHANGELOG.md
|
|
@ -1,5 +1,23 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.8.5 (2017-12-01)
|
||||||
|
|
||||||
|
### New Features
|
||||||
|
|
||||||
|
* Implement [Latent Variable Multiple Output Gaussian Processes (LVMOGP)](https://arxiv.org/abs/1705.09862) [Zhenwen Dai]
|
||||||
|
|
||||||
|
* Add mean function functionality to dtc inference method [Mark Pullin]
|
||||||
|
|
||||||
|
* Allow non-zero mean GP prior for EP [Pablo Moreno]
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
* Fix DSYR function interface (to support SciPy 1.0) [Pablo Moreno]
|
||||||
|
|
||||||
|
* Fix scipy=1.0.0 incompatibility of lyapunov [Alan Saul]
|
||||||
|
|
||||||
|
* Fix tests for Matplotlib plotting issue [Alan Saul]
|
||||||
|
|
||||||
## v1.8.4 (2017-10-06)
|
## v1.8.4 (2017-10-06)
|
||||||
|
|
||||||
### Other
|
### Other
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue