Hi Kevin,

Could you post your code as text so people can copy and paste it?

Not sure if it will help here, but one tip is to set simplify=false to
speed up solve()
<https://docs.sympy.org/dev/guides/solving/solve-equation-algebraically.html#do-not-simplify-solutions-by-using-simplify-false>
.

Best,
Jeremy


On Thu, Aug 4, 2022 at 11:18 PM Kevin Pauba <klpa...@gmail.com> wrote:

> I've attached a portion of a jupyter notebook.  I'm attempting to solve a
> simultaneous equation using sympy.  The sym.solve() in the green input box
> doesn't return (well, I waited over night on my macbook pro).  Might the
> solution be intractable?  Is there another way to get a solution?  Any help
> is greatly appreciated.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sympy+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/e01647ec-ccd4-48df-a9ef-a0af455a2804n%40googlegroups.com
> <https://groups.google.com/d/msgid/sympy/e01647ec-ccd4-48df-a9ef-a0af455a2804n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAO00iLgJ6D4buMcrjgL1rOjYU6tRocPcghu%3DpfRZW7-SGjPYOA%40mail.gmail.com.

Reply via email to