Parameters from TOML

What it does

Reads a TOML parameters file name and returns a dictionary of parameters.

Inputs

parameters_file_name

A string containing the path and name of a TOML file.

Output

Examples

Tests

Open issues