https://github.com/GPflow/GPflow
Revision a1c5340f2252161f3b6163e877276a2e581caf7f authored by James Hensman on 04 November 2016, 17:16:23 UTC, committed by Mark van der Wilk on 04 November 2016, 17:16:23 UTC
* add fn to ge the length of a paramlist
* a very simple test for the length of a paramlist
1 parent 2a755d5
Raw File
Tip revision: a1c5340f2252161f3b6163e877276a2e581caf7f authored by James Hensman on 04 November 2016, 17:16:23 UTC
add fn to gte the length of a paramlist (#220)
Tip revision: a1c5340
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