Closed heikomuller closed 3 years ago
Add parameter declaration classes that represent lists of parameters and records of parameters. A record is a dictionary of parameters.
For numeric parameters we could adopt the parameter model of Click for IntRange and FloatRange.
IntRange
FloatRange
Closed with PR #74
Add parameter declaration classes that represent lists of parameters and records of parameters. A record is a dictionary of parameters.