Navigation

  • index
  • modules |
  • next |
  • previous |
  • SymPy 1.10.1 documentation »
  • Reference Documentation »
  • Basics »
  • Solvers

Solvers¶

This module documentation contains details about the sympy.solvers module. functions.

Contents¶

  • Diophantine
    • Diophantine equations
    • Module structure
    • Tutorial
    • References
    • User Functions
    • Internal Functions
    • Internal Classes
  • Inequality Solvers
  • ODE
    • User Functions
    • Hint Functions
    • Lie heuristics
    • Rational Riccati Solver
    • System of ODEs
    • Information on the ode module
  • PDE
    • User Functions
    • Hint Methods
    • Information on the pde module
  • Solvers
    • Algebraic equations
    • Ordinary Differential equations (ODEs)
    • Partial Differential Equations (PDEs)
    • Deutils (Utilities for solving ODE’s and PDE’s)
    • Recurrence Equations
    • Systems of Polynomial Equations
    • Diophantine Equations (DEs)
    • Inequalities
  • Solveset
    • What’s wrong with solve():
    • Why Solveset?
    • Why do we use Sets as an output type?
    • Input API of solveset
    • What is this domain argument about?
    • What are the general methods employed by solveset to solve an equation?
    • How do we manipulate and return an infinite solution?
    • How does solveset ensure that it is not returning any wrong solution?
    • Search based solver and step-by-step solution
    • How do we deal with cases where only some of the solutions are known?
    • What is the plan for solve and solveset?
    • How are symbolic parameters handled in solveset?
    • References
    • Solveset Module Reference
    • linear_eq_to_matrix
    • linsolve
    • nonlinsolve
    • transolve
    • Diophantine Equations (DEs)
    • Inequalities
    • Ordinary Differential equations (ODEs)
    • Partial Differential Equations (PDEs)

Logo

Table of Contents

  • Solvers
    • Contents

Previous topic

Hongguang Fu’s Trigonometric Simplification

Next topic

Diophantine

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • SymPy 1.10.1 documentation »
  • Reference Documentation »
  • Basics »
  • Solvers
© Copyright 2022 SymPy Development Team. Last updated on May 08, 2022. Created using Sphinx 4.5.0.