![]() |
Cadabra
Computer algebra system for field theory problems
|
#include "Storage.hh"
#include <gmpxx.h>
#include <pybind11/pybind11.h>
#include <sstream>
#include "Functional.hh"
#include "SympyCdb.hh"
#include "Exceptions.hh"
#include "PreClean.hh"
#include "Cleanup.hh"
#include "Parser.hh"
#include "Kernel.hh"
#include "DisplaySympy.hh"
#include "algorithms/substitute.hh"
#include "properties/AntiCommuting.hh"
#include "properties/NonCommuting.hh"
#include "properties/SelfAntiCommuting.hh"
#include "properties/SelfNonCommuting.hh"
#include "Debug.hh"
Macros | |
#define | PYBIND11_DETAILED_ERROR_MESSAGES |
#define PYBIND11_DETAILED_ERROR_MESSAGES |