Compile#
|
Compile a sympy function to a pytensor function. |
|
Convert a sympy function to a pytensor function using |
|
Compile a pytensor graph into a callable that accepts all inputs as keyword arguments. |
|
Replace SS variable scalars with |
|
Convert sympy expressions to pytensor graph nodes. |
Function Wrappers#
|
Wrap a function that returns a numpy array to instead return a SymbolDictionary. |