atomica.function_parserΒΆ
Implements the parameter function parser
Parameter functions are entered as strings in the Framework file. This module implements the function parser that converts the string into an executable Python representation.
Functions
Parses a string into a Python function |
|
Safe division by zero (return 0) |
|
Repeated elementwise maximum |
|
Repeated elementwise minimum |