Cadabra
Computer algebra system for field theory problems
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
SympyCdb.hh File Reference
#include "Props.hh"
#include "Storage.hh"
#include "Kernel.hh"
#include "Stopwatch.hh"

Go to the source code of this file.

Namespaces

 sympy
 

Functions

cadabra::Ex::iterator sympy::apply (const cadabra::Kernel &, cadabra::Ex &, cadabra::Ex::iterator &, const std::vector< std::string > &wrap, const 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 sympy::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...