modelrunner.model package
Defines models that handle a simulation and its inputs.
Base class for describing models. |
|
Create model from a function and a dictionary of parameters. |
|
Create a model from a function by interpreting its signature. |
|
Sets the function or model as the default model. |
|
Class representing a single parameter. |
|
A mixin that manages the parameters of a class. |