![]() |
Cadabra
Computer algebra system for field theory problems
|
#include <signal.h>
#include "Server.hh"
#include "InstallPrefix.hh"
#include <iostream>
#include <fstream>
#include <sstream>
#include <thread>
#include <regex>
#include <boost/uuid/uuid_generators.hpp>
#include <boost/uuid/uuid_io.hpp>
#include <boost/algorithm/string/replace.hpp>
#include "nlohmann/json.hpp"
#include <internal/uuid.h>
#include "Config.hh"
#include "CdbPython.hh"
#include "SympyCdb.hh"
Functions | |
PYBIND11_EMBEDDED_MODULE (cadabra2_internal, m) | |
int | quit (void *) |
PYBIND11_EMBEDDED_MODULE | ( | cadabra2_internal | , |
m | |||
) |
int quit | ( | void * | ) |