Cadabra
Computer algebra system for field theory problems
Modules
Scalar algebra

Module Description

Functionality to make Cadabra interface with scalar computer algebra systems.

It converts scalar parts of Cadabra expressions ('things without indices') to one of these systems, runs them through, and then converts back to Cadabra notation. Currently available are SymPy and Mathematica backends.

Modules

 Sympy bridge
 Functions to pass scalar expressions to/from SymPy and manipulate them there.
 
 Mathematica bridge
 Functions to pass scalar expressions to/from Mathematica and manipulate them there.