Cadabra
Computer algebra system for field theory problems
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Modules
Here is a list of all modules:
[detail level 123]
oCoreAll computer algebra functionality in the form of C++ classes
|oCleanupFunctionality to clean up expressions so that they satisfy the requirements of a consistent expression tree
|oExpression displayClasses to handle printing of expressions in various formats
|oExpression comparisonFunctions to compare and match expressions stored in Ex objects
|oPython CorePython wrapper around the C++ core module, making the entire functionality of Cadabra accessible from Python
|oScalar algebraFunctionality to make Cadabra interface with the scalar computer algebra systems (e.g
||oSympy bridge
||\Mathematica bridge
|oAlgorithmsContaining all algorithms acting on symbolic expression trees
|\PropertiesContaining all properties that can be attached to symbolic expressions
oClient-ServerBase classes (independent of any GUI toolkit) to write Cadabra clients and servers
oCadabra C++ libraryAll Cadabra functionality can be used directly from C++ programs without using the Python frontend
\Front-endAll code which implements graphical front-end notebook interfaces
 oGtk+Notebook user interface implemented using gtkmm
 \OS-XNotebook interface implemented using the native OS-X Cocoa toolkit