https://github.com/GPflow/GPflow
Revision 0f6a5d35e2f0f58a36f3cfe22dd43be41265b26b authored by Joshua George Albert on 29 August 2018, 22:11:37 UTC, committed by st-- on 29 August 2018, 22:11:37 UTC
Adds a new feature MixedKernelSeparateMof (SharedIndependentMof subclass) for the most efficient code together with SeparateMixedMok.
1 parent fd6beaa
Raw File
Tip revision: 0f6a5d35e2f0f58a36f3cfe22dd43be41265b26b authored by Joshua George Albert on 29 August 2018, 22:11:37 UTC
Added MixedKernelSeparateMof (#830)
Tip revision: 0f6a5d3
MANIFEST.in
include doc/source/conf.py
include doc/source/*.rst
include doc/source/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include gpflow/gpflowrc
back to top