Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SymPy Deprecation #72

Open
alberto-battistel opened this issue Feb 23, 2021 · 2 comments
Open

SymPy Deprecation #72

alberto-battistel opened this issue Feb 23, 2021 · 2 comments

Comments

@alberto-battistel
Copy link

Hi,
very nice platform for spectral methods.
I have just installed following the instructions for conda and I found that Sympy gives a warning from

shenfun/lib/python3.9/site-packages/sympy/utilities/lambdify.py:807: SymPyDeprecationWarning:

The list of arguments is a set. This leads to unpredictable results
has been deprecated since SymPy 1.6.3. Use : Convert set into list or
tuple instead. See sympy/sympy#20013 for
more info.

for some demos (dirichlet_poisson2D, dirichlet_poisson3D, dirichlet_Helmholtz2D), but I did all the demos.

Best,
Alberto

@mikaem
Copy link
Member

mikaem commented Feb 23, 2021

Thanks Alberto,

I have Sympy 1.6.2 on my machine, so I've never seen the warning before. But I know what it's about, and it's easy to fix.

Mikael

@alberto-battistel
Copy link
Author

alberto-battistel commented Feb 24, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants