https://github.com/GPflow/GPflow
Revision 5ea4f5c679b8c9906a2a0f212daccdcd40db1bfd authored by Khurram Ghani on 12 March 2023, 17:57:54 UTC, committed by GitHub on 12 March 2023, 17:57:54 UTC
* Always copy the final point found by scipy
* Made Khurram's patch configurable
* Revert "Made Khurram's patch configurable"

This reverts commit a1d9a263d5e1c7dc5c1753c799fdf26b8664d20e.

---------

Co-authored-by: Simon Chiu <simon.chiu@secondmind.ai>
Co-authored-by: Artem Artemev <art.art.v@gmail.com>
1 parent db2b42e
History
Tip revision: 5ea4f5c679b8c9906a2a0f212daccdcd40db1bfd authored by Khurram Ghani on 12 March 2023, 17:57:54 UTC
Always copy the final point found by scipy (#2047)
Tip revision: 5ea4f5c
File Mode Size
conditionals
config
covariances
expectations
experimental
inducing_variables
kernels
likelihoods
models
monitor
optimizers
quadrature
utilities
__init__.py -rw-r--r-- 1.7 KB
base.py -rw-r--r-- 12.9 KB
ci_utils.py -rw-r--r-- 1.7 KB
functions.py -rw-r--r-- 10.3 KB
kullback_leiblers.py -rw-r--r-- 5.8 KB
logdensities.py -rw-r--r-- 4.4 KB
mean_functions.py -rw-r--r-- 1022 bytes
mypy_flags.py -rw-r--r-- 839 bytes
posteriors.py -rw-r--r-- 39.6 KB
probability_distributions.py -rw-r--r-- 2.9 KB
py.typed -rw-r--r-- 27 bytes
type_flags.py -rw-r--r-- 1.7 KB
versions.py -rw-r--r-- 177 bytes

back to top