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) align_latex (sage.repl.rich_output.preferences.DisplayPreferences property) all_globals() (sage.repl.ipython_extension.SageCustomizations static method) (sage.repl.ipython_extension.SageJupyterCustomizations static method) 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) BackendSimple (class in sage.repl.rich_output.backend_base) BackendTest (class in sage.repl.rich_output.test_backend) banner (sage.repl.ipython_kernel.kernel.SageKernel property) BROWSER C cell_magic_factory() (sage.repl.interface_magic.InterfaceMagic method) check() (sage.repl.ipython_kernel.install.SageKernelSpec class 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 DEBUG (sage.repl.display.pretty_print.SagePrettyPrinter attribute) 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) description (sage.repl.ipython_kernel.widgets.Grid attribute) (sage.repl.ipython_kernel.widgets.HTMLText property) 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.display_manager.DisplayManager method) (sage.repl.rich_output.test_backend.BackendTest 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], [5] dummy() (in module sage.repl.ipython_tests) E environment variable $PATH BROWSER DOT_SAGE, [1], [2], [3], [4], [5] IPYTHONDIR JUPYTER_CONFIG_DIR MPLCONFIGDIR PATH SAGE_RC_FILE, [1] SAGE_SERVER SAGE_STARTUP_FILE, [1] EvalText (class in sage.repl.ipython_kernel.widgets) EvalTextarea (class in sage.repl.ipython_kernel.widgets) EvalWidget (class in sage.repl.ipython_kernel.widgets) 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) ext (sage.repl.rich_output.output_video.OutputVideoAvi attribute) (sage.repl.rich_output.output_video.OutputVideoFlash attribute) (sage.repl.rich_output.output_video.OutputVideoMatroska attribute) (sage.repl.rich_output.output_video.OutputVideoMp4 attribute) (sage.repl.rich_output.output_video.OutputVideoOgg attribute) (sage.repl.rich_output.output_video.OutputVideoQuicktime attribute) (sage.repl.rich_output.output_video.OutputVideoWebM attribute) (sage.repl.rich_output.output_video.OutputVideoWmv attribute) 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) fortran() (sage.repl.ipython_extension.SageMagics method) from_file() (sage.repl.rich_output.buffer.OutputBuffer class method) G get() (sage.repl.rich_output.buffer.OutputBuffer method) get_display_manager() (sage.repl.rich_output.backend_base.BackendBase method) get_instance() (sage.repl.rich_output.display_manager.DisplayManager class method) get_interact_value() (sage.repl.ipython_kernel.widgets.SageColorPicker method) (sage.repl.ipython_kernel.widgets.TransformWidget method) get_str() (sage.repl.rich_output.buffer.OutputBuffer method) get_test_shell() (in module sage.repl.interpreter) get_unicode() (sage.repl.rich_output.buffer.OutputBuffer method) get_value() (sage.repl.ipython_kernel.widgets.EvalWidget method) (sage.repl.ipython_kernel.widgets.TransformWidget method) getter() (sage.repl.rich_output.preferences.Property method) graphics (sage.repl.rich_output.preferences.DisplayPreferences property) graphics_from_save() (sage.repl.rich_output.display_manager.DisplayManager method) Grid (class in sage.repl.ipython_kernel.widgets) 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 property) html_fragment() (sage.repl.rich_output.output_graphics.OutputImageGif method) (sage.repl.rich_output.output_video.OutputVideoBase method) HTMLText (class in sage.repl.ipython_kernel.widgets) 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) implementation (sage.repl.ipython_kernel.kernel.SageKernel attribute) implementation_version (sage.repl.ipython_kernel.kernel.SageKernel attribute) 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_homogeneous() (sage.repl.rich_output.pretty_print.SequencePrettyPrinter method) 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) logstr (class in sage.repl.interpreter) M magics (sage.repl.ipython_extension.SageMagics attribute) MAX_COLUMN (sage.repl.display.util.TallListFormatter attribute) max_width() (sage.repl.rich_output.backend_base.BackendBase method) mimetype (sage.repl.rich_output.output_video.OutputVideoAvi attribute) (sage.repl.rich_output.output_video.OutputVideoFlash attribute) (sage.repl.rich_output.output_video.OutputVideoMatroska attribute) (sage.repl.rich_output.output_video.OutputVideoMp4 attribute) (sage.repl.rich_output.output_video.OutputVideoOgg attribute) (sage.repl.rich_output.output_video.OutputVideoQuicktime attribute) (sage.repl.rich_output.output_video.OutputVideoWebM attribute) (sage.repl.rich_output.output_video.OutputVideoWmv attribute) mode() (sage.repl.image.Image method) modified_file_iterator() (in module sage.repl.attach) module sage.misc.trace sage.repl.attach sage.repl.display.fancy_repr sage.repl.display.formatter sage.repl.display.jsmol_iframe sage.repl.display.pretty_print sage.repl.display.util sage.repl.image sage.repl.inputhook sage.repl.interface_magic sage.repl.interpreter sage.repl.ipython_extension sage.repl.ipython_kernel.install sage.repl.ipython_kernel.interact sage.repl.ipython_kernel.kernel sage.repl.ipython_kernel.widgets sage.repl.ipython_tests sage.repl.load sage.repl.preparse sage.repl.rich_output.backend_base sage.repl.rich_output.backend_doctest sage.repl.rich_output.backend_ipython sage.repl.rich_output.buffer sage.repl.rich_output.display_manager sage.repl.rich_output.output_basic sage.repl.rich_output.output_catalog sage.repl.rich_output.output_graphics sage.repl.rich_output.output_graphics3d sage.repl.rich_output.output_video sage.repl.rich_output.preferences sage.repl.rich_output.pretty_print sage.repl.rich_output.test_backend MPLCONFIGDIR mtllib() (sage.repl.rich_output.output_graphics3d.OutputSceneWavefront method) N name (sage.repl.interpreter.SageTerminalApp attribute) 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) OutputSceneThreejs (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 peek() (sage.repl.preparse.QuoteStack method) pil (sage.repl.image.Image property) 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) pop() (sage.repl.preparse.QuoteStack method) pre_handler_hook() (sage.repl.ipython_kernel.kernel.SageKernel method) preferences (sage.repl.rich_output.display_manager.DisplayManager property) 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) pretty_print() (in module sage.repl.rich_output.pretty_print) (sage.repl.rich_output.pretty_print.SequencePrettyPrinter method) pretty_repr (sage.repl.display.pretty_print.SagePrettyPrinter attribute) print_to_stdout() (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) (sage.repl.rich_output.test_backend.TestOutputPlainText method) priority (sage.repl.interpreter.InterfaceShellTransformer attribute) prompt_for_code() (sage.repl.interpreter.SageTerminalInteractiveShell method) Property (class in sage.repl.rich_output.preferences) push() (sage.repl.preparse.QuoteStack method) Python Enhancement Proposals PEP 263 Q quit() (sage.repl.interpreter.SageTestShell method) QuoteStack (class in sage.repl.preparse) QuoteStackFrame (class in sage.repl.preparse) R register_all() (sage.repl.interface_magic.InterfaceMagic class method) register_interface_magics() (sage.repl.ipython_extension.SageCustomizations method) registered (sage.repl.ipython_extension.SageMagics attribute) 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) runfile() (sage.repl.ipython_extension.SageMagics method) S safe_delimiter() (sage.repl.preparse.QuoteStack method) 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.interact module sage.repl.ipython_kernel.kernel module sage.repl.ipython_kernel.widgets module sage.repl.ipython_tests module sage.repl.load module sage.repl.preparse 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.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.repl.rich_output.pretty_print module sage.repl.rich_output.test_backend module sage_inputhook() (in module sage.repl.inputhook) sage_interactive (class in sage.repl.ipython_kernel.interact) SAGE_RC_FILE, [1] SAGE_SERVER SAGE_STARTUP_FILE, [1] SageColorPicker (class in sage.repl.ipython_kernel.widgets) SageCrashHandler (class in sage.repl.interpreter) SageCustomizations (class in sage.repl.ipython_extension) SageDisplayFormatter (class in sage.repl.display.formatter) SageJupyterCustomizations (class in sage.repl.ipython_extension) SageKernel (class in sage.repl.ipython_kernel.kernel) SageKernelSpec (class in sage.repl.ipython_kernel.install) SageMagics (class in sage.repl.ipython_extension) 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) 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) script() (sage.repl.display.jsmol_iframe.JSMolHtml method) SequencePrettyPrinter (class in sage.repl.rich_output.pretty_print) 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() (in module sage.repl.rich_output.pretty_print) (sage.repl.image.Image method) show_usage() (sage.repl.interpreter.SageShellOverride method) signature() (sage.repl.ipython_kernel.interact.sage_interactive 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 property) 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.display_manager.DisplayManager method) (sage.repl.rich_output.test_backend.BackendTest 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.test_backend) TestOutputPlainText (class in sage.repl.rich_output.test_backend) text (sage.repl.rich_output.preferences.DisplayPreferences property) threejs_offline_scripts() (sage.repl.rich_output.backend_ipython.BackendIPythonCommandline method) (sage.repl.rich_output.backend_ipython.BackendIPythonNotebook method) threejs_scripts() (sage.repl.rich_output.display_manager.DisplayManager method) toplevel() (sage.repl.display.pretty_print.SagePrettyPrinter method) trace() (in module sage.misc.trace) transform() (sage.repl.interpreter.InterfaceShellTransformer method) TransformFloatRangeSlider (class in sage.repl.ipython_kernel.widgets) TransformFloatSlider (class in sage.repl.ipython_kernel.widgets) TransformIntRangeSlider (class in sage.repl.ipython_kernel.widgets) TransformIntSlider (class in sage.repl.ipython_kernel.widgets) TransformText (class in sage.repl.ipython_kernel.widgets) TransformTextarea (class in sage.repl.ipython_kernel.widgets) TransformWidget (class in sage.repl.ipython_kernel.widgets) try_format() (sage.repl.display.util.TallListFormatter method) types (sage.repl.rich_output.display_manager.DisplayManager property) 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_threejs() (sage.repl.ipython_kernel.install.SageKernelSpec method) V validate() (sage.repl.rich_output.backend_doctest.BackendDoctest method) value (sage.repl.ipython_kernel.widgets.Grid attribute) W widget_from_iterable() (sage.repl.ipython_kernel.interact.sage_interactive class method) widget_from_single_value() (sage.repl.ipython_kernel.interact.sage_interactive class method) widget_from_tuple() (sage.repl.ipython_kernel.interact.sage_interactive class method) width() (sage.repl.image.Image method)