https://github.com/GPflow/GPflow
Revision 629e7b2a4288804a57112b87fe918f6ae8b97051 authored by st-- on 15 March 2021, 17:16:31 UTC, committed by GitHub on 15 March 2021, 17:16:31 UTC
* fix bug (that masked test failure!) in test_method_equivalence and improve collection speed
* optimize non-whitened SVGP model more strongly to get test_equivalence to pass
* remove --use-feature=2020-resolver (will become an error in pip 21.0)
1 parent 1831a5d
History
Tip revision: 629e7b2a4288804a57112b87fe918f6ae8b97051 authored by st-- on 15 March 2021, 17:16:31 UTC
fix bug (that masked test failure!) in test_method_equivalence (#1649)
Tip revision: 629e7b2
File Mode Size
.circleci
.github
doc
gpflow
tests
.coveragerc -rw-r--r-- 283 bytes
.coveralls.yml -rw-r--r-- 23 bytes
.gitignore -rw-r--r-- 866 bytes
.pylintrc -rw-r--r-- 14.6 KB
CONTRIBUTING.md -rw-r--r-- 6.9 KB
GLOSSARY.md -rw-r--r-- 1.4 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 182 bytes
Makefile -rw-r--r-- 1.4 KB
README.md -rw-r--r-- 10.9 KB
RELEASE.md -rw-r--r-- 131 bytes
VERSION -rw-r--r-- 6 bytes
codecov.yml -rw-r--r-- 274 bytes
mypy.ini -rw-r--r-- 730 bytes
notebooks l--------- 21 bytes
setup.py -rw-r--r-- 2.4 KB
tests_requirements.txt -rw-r--r-- 319 bytes

README.md

back to top