4#include <pybind11/pybind11.h>
websocketpp::client< websocketpp::config::asio_client > client
Definition ComputeThread.cc:15
void compile_package(const std::string &in_name, const std::string &out_name)
Convert a Cadabra notebook file to a python package which can be imported using standard 'import' not...
Definition py_packages.cc:10
Functions to handle the exchange properties of two or more symbols in a product.
Definition Adjform.cc:83
void init_packages(pybind11::module &m)
Definition py_packages.cc:35