Revision bba4fd3707ca579f27909bf3548471f3e433c736 authored by James Hensman on 12 July 2017, 19:55:16 UTC, committed by GitHub on 12 July 2017, 19:55:16 UTC
2 parent s 002ce74 + b185159
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