Expression Utilities#
A series of utilities are provided to work with expressions in a more convenient way.
Functions#
Evaluate a string expression using the Blosc2 compute engine. |
|
Given an expression in string form, return its operands. |
|
Validate expression for forbidden syntax and valid method names. |
Decorators#
Prepare a function so that it can be used with the Blosc2 compute engine. |