 |
Cadabra
Computer algebra system for field theory problems
|
Go to the documentation of this file.
3 #include <pybind11/pybind11.h>
5 #include "../Kernel.hh"
Kernel * get_kernel_from_scope()
Definition: py_kernel.cc:37
Kernel * create_scope_from_global()
Definition: py_kernel.cc:24
Kernel * create_empty_scope()
Definition: py_kernel.cc:31
void init_kernel(pybind11::module &m)
Definition: py_kernel.cc:131
Kernel * create_scope()
Definition: py_kernel.cc:17
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Algorithm.cc:1045
void inject_defaults(Kernel *k)
Definition: py_kernel.cc:62