Cadabra
Computer algebra system for field theory problems
|
Go to the source code of this file.
Namespaces | |
cadabra | |
Functions to handle the exchange properties of two or more symbols in a product. | |
Functions | |
Kernel * | cadabra::create_scope () |
Setup of kernels in current scope, callable from Python. More... | |
Kernel * | cadabra::create_scope_from_global () |
Kernel * | cadabra::create_empty_scope () |
Kernel * | cadabra::get_kernel_from_scope () |
Get a pointer to the currently visible kernel. More... | |
void | cadabra::init_kernel (pybind11::module &m) |