Revision c9eb517ad2761ea938fe65192f04fe452a26bf79 authored by Joachim van der Herten on 02 May 2017, 22:51:41 UTC, committed by Joachim van der Herten on 02 May 2017, 22:51:41 UTC
1 parent d3fafda
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