https://github.com/GPflow/GPflow
Revision 514ad7064514c3519a972db0c090224142932664 authored by John Mcleod on 15 April 2021, 09:15:58 UTC, committed by GitHub on 15 April 2021, 09:15:58 UTC
* Add unit tests

* Split the Kuf function over separate and shared inducing points.

* Add error messages.

* Add parameters for input dimension, number of latent GPs and output dimension.

* Add test for white=False

* Add test with whiten

* Use assert_allclose

* Add posterior to tested posteriors set.

* Ensure there is an L axis

* Add decorator

* Add qsqrt shape fixture
1 parent 1172949
History
Tip revision: 514ad7064514c3519a972db0c090224142932664 authored by John Mcleod on 15 April 2021, 09:15:58 UTC
John/start posterior tests (#1659)
Tip revision: 514ad70
File Mode Size
source
Makefile -rw-r--r-- 7.4 KB
README.md -rw-r--r-- 2.5 KB
requirements.txt -rw-r--r-- 133 bytes

README.md

back to top