![]()  | 
  
    Cadabra
    
   Computer algebra system for field theory problems 
   | 
 
#include <string>#include <pybind11/pybind11.h>Go to the source code of this file.
Namespaces | |
| namespace | cadabra | 
| Functions to handle the exchange properties of two or more symbols in a product.  | |
Functions | |
| void | cadabra::compile_package (const std::string &in_name, const std::string &out_name) | 
| Convert a Cadabra notebook file to a python package which can be imported using standard 'import' notation.   | |
| void | cadabra::init_packages (pybind11::module &m) |