Index

Symbols | _ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W

Symbols

$PATH

_

__call__() (sage.repl.display.fancy_repr.LargeMatrixHelpRepr method)
(sage.repl.display.fancy_repr.ObjectReprABC method)
(sage.repl.display.fancy_repr.PlainPythonRepr method)
(sage.repl.display.fancy_repr.SomeIPythonRepr method)
(sage.repl.display.fancy_repr.TallListRepr method)
(sage.repl.display.util.TallListFormatter method)

A

add_attached_file() (in module sage.repl.attach)
all_iter() (sage.repl.interface_magic.InterfaceMagic class method)
ascii_art_formatter() (sage.repl.rich_output.backend_base.BackendBase method)
attach() (in module sage.repl.attach)
(sage.repl.ipython_extension.SageMagics method)
attached_files() (in module sage.repl.attach)
available_options() (sage.repl.rich_output.preferences.PreferencesABC method)

B

BackendBase (class in sage.repl.rich_output.backend_base)
BackendDoctest (class in sage.repl.rich_output.backend_doctest)
BackendIPython (class in sage.repl.rich_output.backend_ipython)
BackendIPythonCommandline (class in sage.repl.rich_output.backend_ipython)
BackendIPythonNotebook (class in sage.repl.rich_output.backend_ipython)
BackendSageNB (class in sage.repl.rich_output.backend_sagenb)
BackendSimple (class in sage.repl.rich_output.backend_base)
BackendTest (class in sage.repl.rich_output.backend_test)
banner (sage.repl.ipython_kernel.kernel.SageKernel attribute)

C

cell_magic_factory() (sage.repl.interface_magic.InterfaceMagic method)
check_backend_class() (sage.repl.rich_output.display_manager.DisplayManager method)
containing_block() (in module sage.repl.preparse)
crash_handler_class (sage.repl.interpreter.SageTerminalApp attribute)
crun() (sage.repl.ipython_extension.SageMagics method)
cython() (sage.repl.ipython_extension.SageMagics method)

D

default_preferences() (sage.repl.rich_output.backend_base.BackendBase method)
(sage.repl.rich_output.backend_doctest.BackendDoctest method)
(sage.repl.rich_output.backend_ipython.BackendIPythonCommandline method)
deleter() (sage.repl.rich_output.preferences.Property method)
detach() (in module sage.repl.attach)
display() (sage.repl.ipython_extension.SageMagics method)
display_equation() (sage.repl.rich_output.output_basic.OutputLatex method)
display_immediately() (sage.repl.rich_output.backend_base.BackendBase method)
(sage.repl.rich_output.backend_base.BackendSimple method)
(sage.repl.rich_output.backend_doctest.BackendDoctest method)
(sage.repl.rich_output.backend_ipython.BackendIPython method)
(sage.repl.rich_output.backend_ipython.BackendIPythonCommandline method)
(sage.repl.rich_output.backend_sagenb.BackendSageNB method)
(sage.repl.rich_output.backend_test.BackendTest method)
(sage.repl.rich_output.display_manager.DisplayManager method)
DisplayException
displayhook() (sage.repl.rich_output.backend_base.BackendBase method)
(sage.repl.rich_output.backend_doctest.BackendDoctest method)
(sage.repl.rich_output.backend_ipython.BackendIPythonCommandline method)
(sage.repl.rich_output.backend_ipython.BackendIPythonNotebook method)
(sage.repl.rich_output.display_manager.DisplayManager method)
DisplayManager (class in sage.repl.rich_output.display_manager)
DisplayPreferences (class in sage.repl.rich_output.preferences)
DOT_SAGE, [1], [2], [3], [4]
dummy() (in module sage.repl.ipython_tests)

E

embed() (sage.repl.rich_output.backend_sagenb.SageNbOutputSceneJmol method)
embed_image() (sage.repl.rich_output.backend_sagenb.BackendSageNB method)
embed_video() (sage.repl.rich_output.backend_sagenb.BackendSageNB method)
embedded() (in module sage.repl.interpreter)
environment variable
$PATH
DOT_SAGE, [1], [2], [3], [4]
IPYTHONDIR
JUPYTER_CONFIG_DIR
PATH
SAGE_BROWSER
SAGE_CHECK
SAGE_CHECK_PACKAGES
SAGE_PATH
SAGE_RC_FILE, [1]
SAGE_SERVER
SAGE_STARTUP_FILE, [1]
example() (sage.repl.rich_output.output_basic.OutputAsciiArt class method)
(sage.repl.rich_output.output_basic.OutputBase class method)
(sage.repl.rich_output.output_basic.OutputLatex class method)
(sage.repl.rich_output.output_basic.OutputPlainText class method)
(sage.repl.rich_output.output_basic.OutputUnicodeArt class method)
(sage.repl.rich_output.output_graphics.OutputImageDvi class method)
(sage.repl.rich_output.output_graphics.OutputImageGif class method)
(sage.repl.rich_output.output_graphics.OutputImageJpg class method)
(sage.repl.rich_output.output_graphics.OutputImagePdf class method)
(sage.repl.rich_output.output_graphics.OutputImagePng class method)
(sage.repl.rich_output.output_graphics.OutputImageSvg class method)
(sage.repl.rich_output.output_graphics3d.OutputSceneCanvas3d class method)
(sage.repl.rich_output.output_graphics3d.OutputSceneJmol class method)
(sage.repl.rich_output.output_graphics3d.OutputSceneWavefront class method)
(sage.repl.rich_output.output_video.OutputVideoBase class method)
extract_numeric_literals() (in module sage.repl.preparse)

F

filename() (sage.repl.rich_output.buffer.OutputBuffer method)
find() (sage.repl.interface_magic.InterfaceMagic class method)
format() (sage.repl.display.formatter.SageDisplayFormatter method)
format_string() (sage.repl.display.fancy_repr.ObjectReprABC method)
from_file() (sage.repl.rich_output.buffer.OutputBuffer class method)

G

get() (sage.repl.rich_output.buffer.OutputBuffer method)
get_display_manager (in module sage.repl.rich_output.display_manager)
get_display_manager() (sage.repl.rich_output.backend_base.BackendBase method)
get_instance() (sage.repl.rich_output.display_manager.DisplayManager class method)
get_test_shell() (in module sage.repl.interpreter)
get_unicode() (sage.repl.rich_output.buffer.OutputBuffer method)
getter() (sage.repl.rich_output.preferences.Property method)
graphics (sage.repl.rich_output.preferences.DisplayPreferences attribute)
graphics_from_save() (sage.repl.rich_output.display_manager.DisplayManager method)

H

handle_encoding_declaration() (in module sage.repl.preparse)
have_prerequisites() (in module sage.repl.ipython_kernel.install)
height() (sage.repl.image.Image method)
help_links (sage.repl.ipython_kernel.kernel.SageKernel attribute)
html_fragment() (sage.repl.rich_output.output_video.OutputVideoBase method)

I

identifier() (sage.repl.ipython_kernel.install.SageKernelSpec class method)
iframe() (sage.repl.display.jsmol_iframe.JSMolHtml method)
iload() (sage.repl.ipython_extension.SageMagics method)
Image (class in sage.repl.image)
implicit_mul() (in module sage.repl.preparse)
implicit_multiplication() (in module sage.repl.preparse)
in_quote() (in module sage.repl.preparse)
init_display_formatter() (sage.repl.interpreter.SageNotebookInteractiveShell method)
(sage.repl.interpreter.SageTerminalInteractiveShell method)
(sage.repl.interpreter.SageTestShell method)
init_environment() (sage.repl.ipython_extension.SageCustomizations method)
init_inspector() (sage.repl.ipython_extension.SageCustomizations method)
init_line_transforms() (sage.repl.ipython_extension.SageCustomizations method)
init_shell() (sage.repl.interpreter.SageTerminalApp method)
inline_equation() (sage.repl.rich_output.output_basic.OutputLatex method)
inner_html() (sage.repl.display.jsmol_iframe.JSMolHtml method)
install() (in module sage.repl.inputhook)
(sage.repl.rich_output.backend_base.BackendBase method)
(sage.repl.rich_output.backend_doctest.BackendDoctest method)
(sage.repl.rich_output.backend_ipython.BackendIPython method)
interface_shell_embed() (in module sage.repl.interpreter)
InterfaceMagic (class in sage.repl.interface_magic)
InterfaceShellTransformer (class in sage.repl.interpreter)
IPYTHONDIR
is_in_terminal() (sage.repl.rich_output.backend_base.BackendBase method)
(sage.repl.rich_output.backend_ipython.BackendIPythonCommandline method)
(sage.repl.rich_output.display_manager.DisplayManager method)
is_loadable_filename() (in module sage.repl.load)
isalphadigit_() (in module sage.repl.preparse)

J

js_script() (sage.repl.display.jsmol_iframe.JSMolHtml method)
JSMolHtml (class in sage.repl.display.jsmol_iframe)
JUPYTER_CONFIG_DIR

K

kernel_spec() (sage.repl.ipython_kernel.install.SageKernelSpec method)

L

LargeMatrixHelpRepr (class in sage.repl.display.fancy_repr)
latex_formatter() (sage.repl.rich_output.backend_base.BackendBase method)
launch_jmol() (sage.repl.rich_output.backend_ipython.BackendIPythonCommandline method)
launch_script_filename() (sage.repl.rich_output.output_graphics3d.OutputSceneJmol method)
launch_viewer() (sage.repl.rich_output.backend_ipython.BackendIPythonCommandline method)
line_magic_factory() (sage.repl.interface_magic.InterfaceMagic method)
load() (in module sage.repl.load)
load_attach_mode() (in module sage.repl.attach)
load_attach_path() (in module sage.repl.attach)
load_config_file() (sage.repl.interpreter.SageTerminalApp method)
load_cython() (in module sage.repl.load)
load_ipython_extension() (in module sage.repl.ipython_extension)
load_wrap() (in module sage.repl.load)

M

mathjax() (sage.repl.rich_output.output_basic.OutputLatex method)
max_width() (sage.repl.rich_output.backend_base.BackendBase method)
mode() (sage.repl.image.Image method)
modified_file_iterator() (in module sage.repl.attach)
mtllib() (sage.repl.rich_output.output_graphics3d.OutputSceneWavefront method)

N

newline() (sage.repl.rich_output.backend_base.BackendBase method)

O

obj_filename() (sage.repl.rich_output.output_graphics3d.OutputSceneWavefront method)
ObjectReprABC (class in sage.repl.display.fancy_repr)
outer_html() (sage.repl.display.jsmol_iframe.JSMolHtml method)
OutputAsciiArt (class in sage.repl.rich_output.output_basic)
OutputBase (class in sage.repl.rich_output.output_basic)
OutputBuffer (class in sage.repl.rich_output.buffer)
OutputImageDvi (class in sage.repl.rich_output.output_graphics)
OutputImageGif (class in sage.repl.rich_output.output_graphics)
OutputImageJpg (class in sage.repl.rich_output.output_graphics)
OutputImagePdf (class in sage.repl.rich_output.output_graphics)
OutputImagePng (class in sage.repl.rich_output.output_graphics)
OutputImageSvg (class in sage.repl.rich_output.output_graphics)
OutputLatex (class in sage.repl.rich_output.output_basic)
OutputPlainText (class in sage.repl.rich_output.output_basic)
OutputSceneCanvas3d (class in sage.repl.rich_output.output_graphics3d)
OutputSceneJmol (class in sage.repl.rich_output.output_graphics3d)
OutputSceneWavefront (class in sage.repl.rich_output.output_graphics3d)
OutputTypeException
OutputUnicodeArt (class in sage.repl.rich_output.output_basic)
OutputVideoAvi (class in sage.repl.rich_output.output_video)
OutputVideoBase (class in sage.repl.rich_output.output_video)
OutputVideoFlash (class in sage.repl.rich_output.output_video)
OutputVideoMatroska (class in sage.repl.rich_output.output_video)
OutputVideoMp4 (class in sage.repl.rich_output.output_video)
OutputVideoOgg (class in sage.repl.rich_output.output_video)
OutputVideoQuicktime (class in sage.repl.rich_output.output_video)
OutputVideoWebM (class in sage.repl.rich_output.output_video)
OutputVideoWmv (class in sage.repl.rich_output.output_video)

P

parse_ellipsis() (in module sage.repl.preparse)
PATH
pil (sage.repl.image.Image attribute)
pixels() (sage.repl.image.Image method)
plain_text_formatter() (sage.repl.rich_output.backend_base.BackendBase method)
PlainPythonRepr (class in sage.repl.display.fancy_repr)
pre_handler_hook() (sage.repl.ipython_kernel.kernel.SageKernel method)
preferences (sage.repl.rich_output.display_manager.DisplayManager attribute)
PreferencesABC (class in sage.repl.rich_output.preferences)
preparse() (in module sage.repl.preparse)
preparse_calculus() (in module sage.repl.preparse)
preparse_file() (in module sage.repl.preparse)
preparse_file_named() (in module sage.repl.preparse)
preparse_file_named_to_stream() (in module sage.repl.preparse)
preparse_generators() (in module sage.repl.preparse)
preparse_imports_from_sage() (sage.repl.interpreter.InterfaceShellTransformer method)
preparse_numeric_literals() (in module sage.repl.preparse)
preparser() (in module sage.repl.interpreter)
pretty() (sage.repl.display.pretty_print.SagePrettyPrinter method)
preview_filename() (sage.repl.rich_output.backend_sagenb.SageNbOutputSceneJmol method)
print_to_stdout() (sage.repl.rich_output.backend_test.TestOutputPlainText method)
(sage.repl.rich_output.output_basic.OutputAsciiArt method)
(sage.repl.rich_output.output_basic.OutputLatex method)
(sage.repl.rich_output.output_basic.OutputPlainText method)
(sage.repl.rich_output.output_basic.OutputUnicodeArt method)
Property (class in sage.repl.rich_output.preferences)

Q

quit() (sage.repl.interpreter.SageTestShell method)

R

register_all() (sage.repl.interface_magic.InterfaceMagic class method)
register_interface_magics() (sage.repl.ipython_extension.SageCustomizations method)
reload_attached_files_if_modified() (in module sage.repl.attach)
reset() (in module sage.repl.attach)
reset_load_attach_path() (in module sage.repl.attach)
restricted_output (class in sage.repl.rich_output.display_manager)
RichReprWarning
run_cell() (sage.repl.interpreter.SageTestShell method)
run_init() (sage.repl.ipython_extension.SageCustomizations method)
run_once() (in module sage.repl.ipython_extension)
runfile() (sage.repl.ipython_extension.SageMagics method)

S

sage.misc.trace (module)
sage.repl.attach (module)
sage.repl.display.fancy_repr (module)
sage.repl.display.formatter (module)
sage.repl.display.jsmol_iframe (module)
sage.repl.display.pretty_print (module)
sage.repl.display.util (module)
sage.repl.image (module)
sage.repl.inputhook (module)
sage.repl.interface_magic (module)
sage.repl.interpreter (module)
sage.repl.ipython_extension (module)
sage.repl.ipython_kernel.install (module)
sage.repl.ipython_kernel.kernel (module)
sage.repl.ipython_tests (module)
sage.repl.load (module)
sage.repl.preparse (module)
sage.repl.readline_extra_commands (module)
sage.repl.rich_output.backend_base (module)
sage.repl.rich_output.backend_doctest (module)
sage.repl.rich_output.backend_ipython (module)
sage.repl.rich_output.backend_sagenb (module)
sage.repl.rich_output.backend_test (module)
sage.repl.rich_output.buffer (module)
sage.repl.rich_output.display_manager (module)
sage.repl.rich_output.output_basic (module)
sage.repl.rich_output.output_catalog (module)
sage.repl.rich_output.output_graphics (module)
sage.repl.rich_output.output_graphics3d (module)
sage.repl.rich_output.output_video (module)
sage.repl.rich_output.preferences (module)
SAGE_BROWSER
SAGE_CHECK
SAGE_CHECK_PACKAGES
sage_inputhook() (in module sage.repl.inputhook)
SAGE_PATH
SAGE_RC_FILE, [1]
SAGE_SERVER
SAGE_STARTUP_FILE, [1]
SageCrashHandler (class in sage.repl.interpreter)
SageCustomizations (class in sage.repl.ipython_extension)
SageDisplayFormatter (class in sage.repl.display.formatter)
SageKernel (class in sage.repl.ipython_kernel.kernel)
SageKernelSpec (class in sage.repl.ipython_kernel.install)
SageMagics (class in sage.repl.ipython_extension)
sagenb_launch_script_filename() (sage.repl.rich_output.backend_sagenb.SageNbOutputSceneJmol method)
SageNbOutputSceneJmol (class in sage.repl.rich_output.backend_sagenb)
SageNotebookInteractiveShell (class in sage.repl.interpreter)
SagePlainTextFormatter (class in sage.repl.display.formatter)
SagePreparseTransformer() (in module sage.repl.interpreter)
SagePrettyPrinter (class in sage.repl.display.pretty_print)
SagePromptTransformer() (in module sage.repl.interpreter)
SageShellOverride (class in sage.repl.interpreter)
SageTerminalApp (class in sage.repl.interpreter)
SageTerminalInteractiveShell (class in sage.repl.interpreter)
SageTestShell (class in sage.repl.interpreter)
SageZMQInteractiveShell (class in sage.repl.ipython_kernel.kernel)
save() (sage.repl.image.Image method)
save_as() (sage.repl.rich_output.buffer.OutputBuffer method)
save_launch_script() (sage.repl.rich_output.backend_sagenb.SageNbOutputSceneJmol method)
save_preview() (sage.repl.rich_output.backend_sagenb.SageNbOutputSceneJmol method)
scene_zip_filename() (sage.repl.rich_output.backend_sagenb.SageNbOutputSceneJmol method)
script() (sage.repl.display.jsmol_iframe.JSMolHtml method)
set_quit_hook() (sage.repl.ipython_extension.SageCustomizations method)
set_underscore_variable() (sage.repl.rich_output.backend_base.BackendBase method)
(sage.repl.rich_output.backend_ipython.BackendIPython method)
setter() (sage.repl.rich_output.preferences.Property method)
shell_class (sage.repl.interpreter.SageTerminalApp attribute)
(sage.repl.ipython_kernel.kernel.SageKernel attribute)
show() (sage.repl.image.Image method)
show_usage() (sage.repl.interpreter.SageShellOverride method)
SomeIPythonRepr (class in sage.repl.display.fancy_repr)
strip_prompts() (in module sage.repl.preparse)
strip_string_literals() (in module sage.repl.preparse)
supplemental_plot (sage.repl.rich_output.preferences.DisplayPreferences attribute)
supported_output() (sage.repl.rich_output.backend_base.BackendBase method)
(sage.repl.rich_output.backend_base.BackendSimple method)
(sage.repl.rich_output.backend_doctest.BackendDoctest method)
(sage.repl.rich_output.backend_ipython.BackendIPythonCommandline method)
(sage.repl.rich_output.backend_ipython.BackendIPythonNotebook method)
(sage.repl.rich_output.backend_sagenb.BackendSageNB method)
(sage.repl.rich_output.backend_test.BackendTest method)
(sage.repl.rich_output.display_manager.DisplayManager method)
switch_backend() (sage.repl.rich_output.display_manager.DisplayManager method)
symlink() (sage.repl.ipython_kernel.install.SageKernelSpec method)
system_raw() (sage.repl.interpreter.SageShellOverride method)

T

TallListFormatter (class in sage.repl.display.util)
TallListRepr (class in sage.repl.display.fancy_repr)
temporary_objects (sage.repl.interpreter.InterfaceShellTransformer attribute)
test_shell (sage.repl.interpreter.SageTerminalApp attribute)
TestObject (class in sage.repl.rich_output.backend_test)
TestOutputPlainText (class in sage.repl.rich_output.backend_test)
text (sage.repl.rich_output.preferences.DisplayPreferences attribute)
toplevel() (sage.repl.display.pretty_print.SagePrettyPrinter method)
trace() (in module sage.misc.trace)
transform() (sage.repl.interpreter.InterfaceShellTransformer method)
try_format() (sage.repl.display.util.TallListFormatter method)
types (sage.repl.rich_output.display_manager.DisplayManager attribute)

U

unicode_art_formatter() (sage.repl.rich_output.backend_base.BackendBase method)
uninstall() (in module sage.repl.inputhook)
(sage.repl.rich_output.backend_base.BackendBase method)
(sage.repl.rich_output.backend_doctest.BackendDoctest method)
update() (sage.repl.ipython_kernel.install.SageKernelSpec class method)
use_local_mathjax() (sage.repl.ipython_kernel.install.SageKernelSpec method)

V

validate() (sage.repl.rich_output.backend_doctest.BackendDoctest method)

W

width() (sage.repl.image.Image method)
world_readable() (in module sage.repl.rich_output.backend_sagenb)