https://github.com/GPflow/GPflow
Revision 3ab71390bc1680c861042c44875187dfbeb21713 authored by James Hensman on 24 November 2016, 14:44:36 UTC, committed by Alexander G. de G. Matthews on 24 November 2016, 14:44:36 UTC
* fixing bug #277, copy error in mean functino constructors

* improved default logic for mean fnction constructors
1 parent 1b7b2df
Raw File
Tip revision: 3ab71390bc1680c861042c44875187dfbeb21713 authored by James Hensman on 24 November 2016, 14:44:36 UTC
fixing bug #277, copy error in mean function constructors (#278)
Tip revision: 3ab7139
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/tfops/*.so
include GPflow/tfops/*.cc
include GPflow/gpflowrc
back to top