modelspec.base_types

Functions

print_(text[, print_it])

Print a message preceded by modelspec, only if print_it=True

print_v(text)

Print a message preceded by modelspec always

Classes

Base()

Base class for all object in a model specification.

EvaluableExpression(expr)

EvaluableExpression is a string that can be evaluated to a value during modelspec execution.