QuantEcon
  • Installation
  • Game theory
  • Markov
  • Optimize
    • lcp_lemke
    • linprog_simplex
    • minmax
    • nelder_mead
    • pivoting
    • root_finding
    • scalar_maximization
  • Random
  • Tools
  • Utilities
  • Contribute to QuantEcon.py
QuantEcon
  • Optimize
  • View page source

Optimize

  • lcp_lemke
    • LCPResult
    • lcp_lemke()
  • linprog_simplex
    • Examples
    • PivOptions
    • SimplexResult
    • get_solution()
    • linprog_simplex()
    • solve_phase_1()
    • solve_tableau()
  • minmax
    • minmax()
  • nelder_mead
    • nelder_mead()
    • results
  • pivoting
  • root_finding
    • bisect()
    • brentq()
    • newton()
    • newton_halley()
    • newton_secant()
  • scalar_maximization
    • brent_max()
Previous Next

© Copyright 2014-2026, QuantEcon Developer Team.

Built with Sphinx using a theme provided by Read the Docs.