GPy/GPy/inference
Martin Bubel 3c3ec60dea
Fix issues encountered in modern python versions (#1011)
* Update setup.py

remove special handling of scipy dependencies for old python versions

* Update __init__.py

replace numpy type by native type

* replace np.bool by bool
2023-04-21 17:32:33 +01:00
..
latent_function_inference latent function inference intro and format 2020-06-18 14:41:06 +01:00
mcmc Fix issues encountered in modern python versions (#1011) 2023-04-21 17:32:33 +01:00
optimization [stochastics] update for new stochastic iptimizers in gpy 2016-03-08 09:47:24 +00:00
__init__.py placeholder 2020-06-18 14:41:06 +01:00