void pull_in(std::shared_ptr< cadabra::Ex > ex, cadabra::Kernel *)
Replace any objects of the form '@(...)' in the expression tree by the python expression '....
Definition: Bridge.cc:11
void run_python_functions(std::shared_ptr< cadabra::Ex > ex, cadabra::Kernel *)
Run all functions in the given expression which are available in the Python scope.
Definition: Bridge.cc:64