mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 04:46:23 +02:00
set upper bound on numpy dependency
This commit is contained in:
parent
c09950b1ca
commit
414b56251d
2 changed files with 4 additions and 2 deletions
|
|
@ -3,6 +3,8 @@
|
|||
## Unreleased
|
||||
* 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue