Revision f4ce06708816199b1926b627322181b74d7a75eb authored by Alexander G. de G. Matthews on 30 August 2017, 11:28:47 UTC, committed by GitHub on 30 August 2017, 11:28:47 UTC
2 parent s 52294c4 + f7d7ce5
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