Sage Reference Manual
Utilities1=========23General Infrastructure4----------------------56.. toctree::7:maxdepth: 189sage/misc/defaults10sage/misc/functional11sage/misc/randstate12sage/misc/prandom13sage/misc/unknown14sage/misc/exceptions1516Programming Utilities17---------------------1819Python 2 and 3 Compatibility20~~~~~~~~~~~~~~~~~~~~~~~~~~~~2122.. toctree::23:maxdepth: 12425sage/misc/six2627Special Base Classes, Decorators, etc.28~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~2930.. toctree::31:maxdepth: 13233sage/misc/abstract_method34sage/misc/bindable_class35sage/misc/decorators36sage/misc/constant_function37sage/misc/classcall_metaclass38sage/misc/cython_metaclass39sage/misc/inherit_comparison40sage/misc/method_decorator41sage/misc/object_multiplexer42sage/misc/fast_methods4344Lists and Iteration, etc.45~~~~~~~~~~~~~~~~~~~~~~~~~4647.. toctree::48:maxdepth: 14950sage/misc/callable_dict51sage/misc/flatten52sage/misc/search53sage/misc/sage_itertools54sage/misc/mrange55sage/misc/multireplace56sage/misc/map_threaded5758Integer Arithmetic59~~~~~~~~~~~~~~~~~~6061.. toctree::62:maxdepth: 16364sage/rings/sum_of_squares65sage/ext/multi_modular66sage/rings/arith6768File and OS Access69~~~~~~~~~~~~~~~~~~7071.. toctree::72:maxdepth: 17374sage/misc/temporary_file75sage/misc/remote_file76sage/misc/messaging77sage/misc/sage_ostools7879Database Access80~~~~~~~~~~~~~~~8182.. toctree::83:maxdepth: 18485sage/databases/sql_db8687Media88~~~~~8990.. toctree::91:maxdepth: 19293sage/structure/graphics_file94sage/media/wav95.. underscore-methods only96.. sage/media/channels9798Warnings99~~~~~~~~100101.. toctree::102:maxdepth: 1103104sage/misc/stopgap105sage/misc/superseded106107108Miscellaneous Useful Functions109~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~110111.. toctree::112:maxdepth: 1113114sage/misc/misc115sage/misc/misc_c116117Lazyness118~~~~~~~~119120.. toctree::121:maxdepth: 1122123sage/misc/lazy_attribute124sage/misc/lazy_format125sage/misc/lazy_import126sage/misc/lazy_list127sage/misc/lazy_import_cache128sage/misc/lazy_string129130Caching131~~~~~~~132133.. toctree::134:maxdepth: 1135136sage/misc/cache137sage/misc/cachefunc138sage/misc/weak_dict139140Fast Expression Evaluation141~~~~~~~~~~~~~~~~~~~~~~~~~~142143.. toctree::144:maxdepth: 1145146sage/ext/fast_callable147sage/ext/fast_eval148149.. The docbuilder only accepts modules from src/sage/* in the reference150.. manual (#18216)151.. sage_setup/autogen/interpreters152153.. Automatically generated interpreters, probably shouldn't be documented.154.. sage/ext/interpreters/wrapper_cdf155.. sage/ext/interpreters/wrapper_el156.. sage/ext/interpreters/wrapper_py157.. sage/ext/interpreters/wrapper_rdf158.. sage/ext/interpreters/wrapper_rr159160Code Evaluation161---------------162163.. toctree::164:maxdepth: 1165166sage/misc/cython_c167sage/misc/cython168sage/misc/inline_fortran169sage/misc/parser170sage/misc/python171sage/misc/sage_eval172sage/misc/sh173174Formatted Output175----------------176177Formatted Output178~~~~~~~~~~~~~~~~179180.. toctree::181:maxdepth: 1182183sage/typeset/symbols184sage/typeset/character_art185sage/typeset/character_art_factory186sage/typeset/ascii_art187sage/typeset/unicode_art188sage/misc/sage_input189sage/misc/table190191HTML and MathML192~~~~~~~~~~~~~~~193194.. toctree::195:maxdepth: 1196197sage/misc/html198sage/misc/mathml199200LaTeX201~~~~~202203.. toctree::204:maxdepth: 1205206sagetex207sage/misc/latex208sage/misc/latex_macros209210Saving and Loading Sage Objects211-------------------------------212213.. toctree::214:maxdepth: 1215216sage/misc/func_persist217sage/misc/persist218sage/misc/fpickle219sage/misc/explain_pickle220sage/misc/nested_class221sage/misc/session222223Interactive Usage Support224-------------------------225226Interactive Sage Sessions227~~~~~~~~~~~~~~~~~~~~~~~~~228229.. toctree::230:maxdepth: 1231232sage/misc/log233sage/misc/banner234sage/misc/reset235sage/misc/viewer236sage/misc/pager237sage/misc/sagedoc238239Distribution240~~~~~~~~~~~~241242.. toctree::243:maxdepth: 1244245sage/misc/package246sage/misc/dist247248Credits249~~~~~~~250251.. toctree::252:maxdepth: 1253254sage/misc/citation255sage/misc/copying256257Development Tools258-----------------259260Testing261~~~~~~~262263.. toctree::264:maxdepth: 1265266sage/misc/sage_unittest267sage/misc/random_testing268sage/misc/nested_class_test269270Benchmarking and Profiling271~~~~~~~~~~~~~~~~~~~~~~~~~~272273.. toctree::274:maxdepth: 1275276sage/misc/benchmark277sage/misc/sage_timeit278sage/misc/sage_timeit_class279sage/misc/profiler280sage/misc/gperftools281282Miscellaneous Inspection and Development Tools283~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~284285.. toctree::286:maxdepth: 1287288sage/misc/sageinspect289sage/misc/edit_module290sage/misc/getusage291sage/misc/classgraph292sage/misc/dev_tools293sage/misc/function_mangling294sage/misc/memory_info295296Low-Level Utilities297-------------------298299.. toctree::300:maxdepth: 1301302sage/ext/memory303sage/misc/c3304sage/misc/c3_controlled305306.. include:: ../footer.txt307308309