![]()  | 
  
    Cadabra
    
   Computer algebra system for field theory problems 
   | 
 
#include <pybind11/pybind11.h>#include <pybind11/embed.h>#include "py_algorithms.hh"#include "py_ex.hh"#include "py_kernel.hh"#include "py_packages.hh"#include "py_progress.hh"#include "py_properties.hh"#include "py_stopwatch.hh"#include "py_tableau.hh"#include "py_ntensor.hh"#include "py_media.hh"#include "py_helpers.hh"#include "Kernel.hh"Namespaces | |
| namespace | cadabra | 
| Functions to handle the exchange properties of two or more symbols in a product.  | |
Functions | |
| std::string | cadabra::init_ipython () | 
| cadabra::PYBIND11_MODULE (cadabra2, m) | |