Skip to content

Missleading example for FileParser #13

@glaurung24

Description

@glaurung24

In the TBTK documentation under Example>Importing and exporting data>FileParser and ParameterSet, the example shows 'bool useGPU = true'. However, the FileParser only supports C-style booleans, i.e. true should be written as 1 and false as a 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions