Revision 3e10dd9b13884c59e4c57cf112c4ce68b63cc529 authored by Markus Kaiser on 03 May 2017, 12:55:40 UTC, committed by Markus Kaiser on 03 May 2017, 12:55:40 UTC
1 parent ab3079a
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