https://github.com/GPflow/GPflow
Revision a8135157bfb968d94fb27bdf1970e31faf9ae5df authored by Felix Leibfried on 22 October 2019, 13:13:55 UTC, committed by st-- on 22 October 2019, 13:13:55 UTC

* explicitly set method="L-BFGS-B" and rerun
1 parent b0ddc6d
Raw File
Tip revision: a8135157bfb968d94fb27bdf1970e31faf9ae5df authored by Felix Leibfried on 22 October 2019, 13:13:55 UTC
GPflow2.0 notebook update: coregionalisation.ipynb (#1072)
Tip revision: a813515
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 VERSION
back to top