https://github.com/GPflow/GPflow
Revision e8436cae648817e8f3ae054b7129ea01a968b50b authored by James Hensman on 12 July 2017, 18:52:07 UTC, committed by James Hensman on 12 July 2017, 18:52:07 UTC
1 parent 086bd63
Raw File
Tip revision: e8436cae648817e8f3ae054b7129ea01a968b50b authored by James Hensman on 12 July 2017, 18:52:07 UTC
changing all instances of diag(_part) to matrix_diag(_part)
Tip revision: e8436ca
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