https://github.com/GPflow/GPflow
Revision 5a945d67b37120610880c3323224a4e86404ae1d authored by Vincent Dutordoir on 27 August 2020, 11:07:08 UTC, committed by GitHub on 27 August 2020, 11:07:08 UTC
* Broadcasting constant and zero mean function

* Use rank instead of ndim
1 parent 903b60d
Raw File
Tip revision: 5a945d67b37120610880c3323224a4e86404ae1d authored by Vincent Dutordoir on 27 August 2020, 11:07:08 UTC
Broadcasting constant and zero mean function (#1550)
Tip revision: 5a945d6
requirements.txt
gast==0.2.2
ipython==7.8.0
sphinx==2.2.0
sphinx_autodoc_typehints==1.8.0
sphinx_rtd_theme==0.4.3
numpydoc==0.9.1
nbsphinx==0.4.3
pandoc==1.0.2
git+https://github.com/GPflow/GPflow.git@develop#egg=gpflow
back to top