![]() |
Cadabra
Computer algebra system for field theory problems
|
#include <pybind11/pybind11.h>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | cadabra |
| Functions to handle the exchange properties of two or more symbols in a product. | |
Functions | |
| py::object | cadabra::get_locals () |
| py::object | cadabra::get_globals () |
| std::string | cadabra::install_prefix_of_module () |
| bool | cadabra::scope_has (const pybind11::dict &dict, const std::string &obj) |
| std::string | cadabra::read_manual (pybind11::module &m, const char *category, const char *name) |