Hi I'm looking at the issue https://github.com/sympy/sympy/issues/11727. Basically numpy raised an zero division warning, but we want to raise an runtime error instead. I'm not sure yet but I'm thinking just catch the specific numpy warning and raise the zero division error instead. Does that make sense? Thanks.
-- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/3ef3c6e0-0d4d-4b62-91fb-a8e33ab6b76f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
