Cadabra
Computer algebra system for field theory problems
|
This is the complete list of members for Shell, including all inherited members.
collect | Shell | private |
colour_error | Shell | private |
colour_info | Shell | private |
colour_reset | Shell | private |
colour_success | Shell | private |
colour_warning | Shell | private |
evaluate(const std::string &code, const std::string &filename="<stdin>") | Shell | |
execute(const std::string &code, const std::string &filename="<stdin>") | Shell | |
execute_file(const std::string &filename, bool preprocess=true) | Shell | |
Flags enum name | Shell | |
flags | Shell | private |
get_ps1() | Shell | private |
get_ps2() | Shell | private |
globals | Shell | private |
handle_error() | Shell | private |
handle_error(pybind11::error_already_set &err) | Shell | private |
histfile | Shell | private |
interact() | Shell | |
interact_file(const std::string &filename, bool preprocess=true) | Shell | |
process_ps1(const std::string &line) | Shell | private |
process_ps2(const std::string &line) | Shell | private |
py_stderr | Shell | private |
py_stdout | Shell | private |
repr(const pybind11::handle &obj) | Shell | private |
restart() | Shell | |
sanitize(std::string s) | Shell | private |
set_completion_callback(const char *buffer, std::vector< std::string > &completions) | Shell | private |
set_histfile() | Shell | private |
Shell(Flags flags) | Shell | |
site_path | Shell | private |
str(const pybind11::handle &obj) | Shell | private |
sys | Shell | private |
write_stderr(const std::string &text, const std::string &end="\n", bool flush=false) | Shell | |
write_stdout(const std::string &text, const std::string &end="\n", bool flush=false) | Shell | |
~Shell() | Shell |