https://github.com/GPflow/GPflow
Revision baa50bb0e365e9e5e40d5792b28e75d11c793235 authored by st-- on 11 July 2019, 13:14:25 UTC, committed by GitHub on 11 July 2019, 13:14:25 UTC
* clean up test_broadcasting

* move _broadcasting_elementwise_op into misc.py

* add remaining kernels to test_broadcasting

* add documentation of broadcasting behaviour to kernels module

* add note to ArcCosine docstring that broadcasting has not yet been implemented
1 parent 378d9e8
History
Tip revision: baa50bb0e365e9e5e40d5792b28e75d11c793235 authored by st-- on 11 July 2019, 13:14:25 UTC
Clean up kernel broadcasting tests & documentation (#1000)
Tip revision: baa50bb
File Mode Size
.circleci
.github
doc
gpflow
tests
.coveragerc -rw-r--r-- 286 bytes
.gitignore -rw-r--r-- 811 bytes
.pylintrc -rw-r--r-- 14.6 KB
Dockerfile -rw-r--r-- 1.1 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-- 603 bytes
README.md -rw-r--r-- 6.9 KB
RELEASE.md -rw-r--r-- 7.7 KB
VERSION -rw-r--r-- 6 bytes
codecov.yml -rw-r--r-- 268 bytes
contributing.md -rw-r--r-- 7.3 KB
docs_require.txt -rw-r--r-- 323 bytes
notebooks l--------- 21 bytes
pytest.ini -rw-r--r-- 33 bytes
roadmap.md -rw-r--r-- 506 bytes
setup.py -rw-r--r-- 2.7 KB

README.md

back to top