Cadabra
Computer algebra system for field theory problems
Modules
Here is a list of all modules:
[detail level 12]
 CoreAll computer algebra functionality in the form of C++ classes
 Cleanup
 Expression display
 Expression comparison
 Notebooks and packages
 Python Core
 Scalar algebra
 Algorithms
 Properties
 Client-ServerBase classes (independent of any GUI toolkit) to write Cadabra clients and servers
 Cadabra C++ libraryAll Cadabra functionality can be used directly from C++ programs without using the Python frontend. A sample program can be found in c++lib/simple.cc:
 Front-endAll code which implements graphical front-end notebook interfaces