Cadabra
Computer algebra system for field theory problems
Namespaces | Functions
py_packages.cc File Reference
#include <fstream>
#include <ctime>
#include "../CdbPython.hh"
#include "py_packages.hh"

Namespaces

 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. More...
 
void cadabra::init_packages (pybind11::module &m)