Cadabra
Computer algebra system for field theory problems
Loading...
Searching...
No Matches
py_kernel.cc File Reference

Namespaces

namespace  cadabra
 Functions to handle the exchange properties of two or more symbols in a product.
 

Functions

Kernelcadabra::create_scope ()
 Setup of kernels in current scope, callable from Python.
 
Kernelcadabra::create_scope_from_global ()
 
Kernelcadabra::create_empty_scope ()
 
Kernelcadabra::get_kernel_from_scope ()
 Get a pointer to the currently visible kernel.
 
void cadabra::kernel_configure_warnings (Kernel &kernel, pybind11::kwargs kwargs)
 
void cadabra::init_kernel (pybind11::module &m)