QuantEcon
stable
  • Game theory
  • Markov
  • Optimize
    • linprog_simplex
    • minmax
    • nelder_mead
    • pivoting
    • root_finding
    • scalar_maximization
  • Random
  • Tools
  • Utilities
QuantEcon
  • Docs »
  • Optimize
  • Edit on GitHub

OptimizeΒΆ

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

© Copyright 2014, QuantEcon Developer Team Revision 8436619c.

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