Cadabra
Computer algebra system for field theory problems
Functions
sympy Namespace Reference

Functions

cadabra::Ex::iterator apply (const cadabra::Kernel &, cadabra::Ex &, cadabra::Ex::iterator &, const std::vector< std::string > &wrap, std::vector< std::string > args, const std::string &method)
 Functionality to act with Sympy on all scalar parts of an expression, and keep the result in-place. More...
 
cadabra::Ex invert_matrix (const cadabra::Kernel &, cadabra::Ex &ex, cadabra::Ex &rules)
 Use Sympy to invert a matrix, given a set of rules determining its sparse components. More...