Cadabra
Computer algebra system for field theory problems
Loading...
Searching...
No Matches
Bridge.cc File Reference

Functions

void pull_in (std::shared_ptr< Ex > ex, Kernel *kernel)
 Replace any objects of the form '@(...)' in the expression tree by the python expression '...' if it exists.
 
void run_python_functions (std::shared_ptr< Ex > ex, Kernel *kernel)
 Run all functions in the given expression which are available in the Python scope.