https://github.com/GPflow/GPflow
Revision 82999c9361e87b593e1c8cd9e3fd50e4fe965dcd authored by st-- on 30 March 2020, 08:47:02 UTC, committed by GitHub on 30 March 2020, 08:47:02 UTC
As shown by #1381, gpflow does not work with older versions of multipledispatch - this change reflects this in the setup.py version requirements.
1 parent 7ec7955
History
Tip revision: 82999c9361e87b593e1c8cd9e3fd50e4fe965dcd authored by st-- on 30 March 2020, 08:47:02 UTC
minimum required multipledispatch version is 0.6 (#1384)
Tip revision: 82999c9
File Mode Size
conditionals
config
covariances
expectations
inducing_variables
kernels
likelihoods
models
optimizers
utilities
__init__.py -rw-r--r-- 1.1 KB
base.py -rw-r--r-- 10.7 KB
ci_utils.py -rw-r--r-- 1.3 KB
kullback_leiblers.py -rw-r--r-- 5.8 KB
logdensities.py -rw-r--r-- 3.3 KB
mean_functions.py -rw-r--r-- 5.8 KB
monitor.py -rw-r--r-- 12.2 KB
probability_distributions.py -rw-r--r-- 1.7 KB
py.typed -rw-r--r-- 27 bytes
quadrature.py -rw-r--r-- 7.7 KB
versions.py -rw-r--r-- 177 bytes

back to top