core.read_config¶
Functions
|
|
|
This "inverts" the parameter dictionary, allowing to find in which category a particular parameter lives, thus allowing to find its value in the paras dictionary. |
|
Used to convert a dictionary of parameters from this format: |
|
|
|
|
|
Read a toml file and render it as a dictionary. |
|
|
|
|
|
|