mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-24 20:36:23 +02:00
chg: pkg: CHANGELOG update
This commit is contained in:
parent
019522be0d
commit
e9d302c87a
1 changed files with 31 additions and 0 deletions
31
CHANGELOG.md
31
CHANGELOG.md
|
|
@ -1,5 +1,36 @@
|
|||
# Changelog
|
||||
|
||||
## v1.6.0 (2017-02-28)
|
||||
|
||||
### Fix
|
||||
|
||||
* Kernel tests and variational tests. [mzwiessele]
|
||||
|
||||
* Plotting tests for new matplotlib. [mzwiessele]
|
||||
|
||||
* Model tests numpy integer error. [mzwiessele]
|
||||
|
||||
* Replot with new matplotlib. [mzwiessele]
|
||||
|
||||
* Offline plotting workaround with squeezing arrays. [mzwiessele]
|
||||
|
||||
* Fixed numpy 1.12 indexing and shape preservation. [mzwiessele]
|
||||
|
||||
### Other
|
||||
|
||||
* Bump version: 1.5.9 → 1.6.0. [mzwiessele]
|
||||
|
||||
* Merge branch 'devel' into alexfeld-offline_plotly. [mzwiessele]
|
||||
|
||||
* Merge branch 'devel' into alexfeld-offline_plotly. [mzwiessele]
|
||||
|
||||
* Merge branch 'offline_plotly' of git://github.com/alexfeld/GPy into alexfeld-offline_plotly. [mzwiessele]
|
||||
|
||||
* Provide two classes for plotly plots to remove global variable. [Alex Feldstein]
|
||||
|
||||
* Add offline plotting for plotly. [Alex Feldstein]
|
||||
|
||||
|
||||
## v1.5.9 (2017-02-23)
|
||||
|
||||
### Other
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue