JuliaPy / SymPy.jl

Julia interface to SymPy via PyCall
http://juliapy.github.io/SymPy.jl/
MIT License
268 stars 62 forks source link

add interface for nsolve #466

Closed jverzani closed 2 years ago

jverzani commented 2 years ago

This came up in #268 and again in https://discourse.julialang.org/t/help-with-solving-symbolic-nonlinear-system-of-equations/80077 Adding the interface for arrays and tuples seems for nsolve seems apt.