Revision 5eea97554fd97b7c4318775249374590a05f493c authored by James Hensman on 03 November 2016, 21:00:32 UTC, committed by James Hensman on 03 November 2016, 21:00:32 UTC
1 parent 597eb6e
Raw File
gpflowrc_test.txt
[first_section]
a_bool = false
a_float = 1e-3
a_string = hello
a_type = float64

[second_section]
a_bool = true
another_bool = True
yet_another_bool = False
back to top