🔎 Full API reference ===================== The exhaustive, auto-generated reference: every public module in :mod:`bertini`, produced by *walking the package* at build time. Nothing here is hand-maintained, so it always matches the code -- when the namespace changes, this follows. For the everyday API -- the common types and functions you reach for constantly -- see the curated pages; this page is the complete index for when you need to find something specific. .. The flat re-exported surface is SHOWN here, but the canonical cross-reference targets live on the submodule pages (where each object is defined), so :no-index: avoids duplicate-target warnings from the re-exports. .. automodule:: bertini :members: :undoc-members: :show-inheritance: :no-index: .. rubric:: Submodules .. currentmodule:: bertini .. autosummary:: :toctree: _autosummary :recursive: algorithms config endgame logging multiprec nag_algorithm operators parallel parse random records symbolics sympy_bridge system tracking windows_dll_manager