swh:1:snp:93431e0de56bff942fc37a8298daad635afceed0
Revision 1a2c9d24c15e134bfb23a840a73f956695663f2a authored by Andrew Liubinas on 05 January 2022, 11:07:06 UTC, committed by GitHub on 05 January 2022, 11:07:06 UTC
* add leading dimension use case to test_gpr_posterior.py

* address leading dimension issues in GPRPosterior

* change release notes

* make test use more leading dims

* handle more leading dims

* fix test dimensions

* Remove 'EllipsisType = type(...)' which was causing mypy issues.
1 parent ed28523
History
Tip revision: 1a2c9d24c15e134bfb23a840a73f956695663f2a authored by Andrew Liubinas on 05 January 2022, 11:07:06 UTC
Andrewl/fix gpr posterior leading dim (#1747)
Tip revision: 1a2c9d2
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
CONTRIBUTORS.md -rw-r--r-- 3.8 KB
GLOSSARY.md -rw-r--r-- 1.4 KB
HOWTO_RELEASE.md -rw-r--r-- 1.8 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 182 bytes
Makefile -rw-r--r-- 1.5 KB
README.md -rw-r--r-- 11.2 KB
RELEASE.md -rw-r--r-- 6.7 KB
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.5 KB
tests_requirements.txt -rw-r--r-- 378 bytes

README.md

back to top