sagemath_doc_html: SageMath documentation in HTML format¶
Upon installation, this package builds the SageMath documentation in HTML format.
It is a standard package. It is built on every invocation
of make
or make all
, but not on make build
.
The documentation build can also be run separately using
make doc-html
.
Type¶
optional
Dependencies¶
$(SAGERUNTIME)
conway_polynomials: Python interface to Frank Lübeck’s Conway polynomial database
ipywidgets: Interactive HTML widgets for Jupyter notebooks and the IPython kernel
jupyter_client: Jupyter protocol implementation and client libraries
mathjax: A JavaScript library for displaying mathematical formulas
maxima: System for manipulating symbolic and numerical expressions
mpmath: Pure Python library for multiprecision floating-point arithmetic
pplpy_doc: Python interface to the Parma Polyhedra Library (documentation)
sagelib
sagemath_fricas: Symbolic computation with the general purpose computer algebra system FriCAS
sagemath_frobby: Computations on monomial ideals with Frobby
sagemath_gfan: Groebner fans and tropical varieties with gfan
sagemath_kenzo: Topological spaces and homology groups with kenzo
sagemath_latte_4ti2: Lattice points in polyhedra with LattE integrale and 4ti2
sagemath_msolve: Polynomial system solving through algebraic methods with msolve
sagemath_qepcad: Quantifier elimination by partial cylindrical algebraic decomposition with QEPCAD
sphinx_copybutton: Add a copy button to each of your code cells
sphinx_inline_tabs: Add inline tabbed content to your Sphinx documentation
typing_extensions: Backported and Experimental Type Hints for Python 3.8+
Version Information¶
package-version.txt:
10.6.3
version_requirements.txt:
passagemath-doc-html ~= 10.6.3.0
Equivalent System Packages¶
(none known)