Revision 562a8a231b90444e780c4a15b12448c6079efde3 authored by Joachim van der Herten on 26 June 2017, 19:37:46 UTC, committed by Joachim van der Herten on 26 June 2017, 19:37:46 UTC
1 parent 862eb44
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