![]() |
Cadabra
Computer algebra system for field theory problems
|
#include <sstream>#include "py_tableau.hh"#include "../YoungTab.hh"#include "../properties/TableauBase.hh"Namespaces | |
| namespace | cadabra |
| Functions to handle the exchange properties of two or more symbols in a product. | |
Typedefs | |
| using | cadabra::tab_t = TableauBase::tab_t |
Functions | |
| std::string | cadabra::tab_str (const tab_t &tab) |
| void | cadabra::init_tableau (pybind11::module &m) |