Cadabra
Computer algebra system for field theory problems
Functions
Bridge.hh File Reference
#include "Storage.hh"
#include "Kernel.hh"

Go to the source code of this file.

Functions

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 '...' if it exists. More...
 
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. More...