Cadabra
Computer algebra system for field theory problems
Namespaces | Typedefs | Functions
py_tableau.cc File Reference
#include <sstream>
#include "py_tableau.hh"
#include "../YoungTab.hh"
#include "../properties/TableauBase.hh"

Namespaces

 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)