![]() |
Cadabra
Computer algebra system for field theory problems
|
#include <stddef.h>
#include "Algorithm.hh"
#include "IndexClassifier.hh"
#include "Storage.hh"
#include "Props.hh"
#include "Cleanup.hh"
#include "Exceptions.hh"
#include "Functional.hh"
#include "properties/PartialDerivative.hh"
#include <typeinfo>
#include <boost/version.hpp>
#include "properties/Accent.hh"
#include "properties/Coordinate.hh"
#include "properties/Derivative.hh"
#include "properties/Indices.hh"
#include "properties/Trace.hh"
#include "properties/DependsBase.hh"
#include "properties/NonCommuting.hh"
#include "properties/AntiCommuting.hh"
#include "properties/SelfNonCommuting.hh"
#include "properties/SelfAntiCommuting.hh"
Namespaces | |
namespace | cadabra |
Functions to handle the exchange properties of two or more symbols in a product. | |