Cadabra
Computer algebra system for field theory problems
|
#include <regex>
#include <sstream>
#include <sys/stat.h>
#include <fstream>
#include <iomanip>
#include <iostream>
#include "CdbPython.hh"
#include <pybind11/pybind11.h>
#include <pybind11/embed.h>
#include "Exceptions.hh"
#include "DataCell.hh"