English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Teaching

Cadabra: reference guide and tutorial

MPS-Authors

Peeters,  Kasper
Quantum Gravity & Unified Theories, AEI-Golm, MPI for Gravitational Physics, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)

cadabra.pdf
(Any fulltext), 391KB

Supplementary Material (public)
There is no public supplementary material available
Citation

Peeters, K. (2006). Cadabra: reference guide and tutorial.


Cite as: https://hdl.handle.net/11858/00-001M-0000-0013-4C3D-5
Abstract
Cadabra is a computer algebra system for the manipulation of tensorial mathematical expressions such as they occur in “field theory problems”. It is aimed at, but not necessarily restricted to, high-energy physicists. It is constructed as a simple tree-manipulating core, a large collection of standalone algorithmic modules which act on the expression tree, and a set of modules responsible for output of nodes in the tree. All of these parts are written in C++. The input and output formats closely follow TEX, which in many cases means that cadabra is much simpler to use than other similar programs. It intentionally does not contain its own programming language; instead, new functionality is added by writing new modules in C++.