JuliaSymbolics / Symbolics.jl

Symbolic programming for the next generation of numerical software
https://docs.sciml.ai/Symbolics/stable/
Other
1.35k stars 151 forks source link

how to solve a system of nonlinear equations #468

Open Runfa-Zhang opened 2 years ago

Runfa-Zhang commented 2 years ago

how to solve a system of nonlinear equations using this project

┆Issue is synchronized with this Trello card by Unito

ForceBru commented 2 years ago

Looks like this isn't possible yet. As per the documentation:

[Symbolics.solve_for] Currently only works if all equations are linear.