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

Use of SymPy when available (instead of Symbolic classes) #18

Open
robclewley opened this issue Apr 5, 2014 · 0 comments
Open

Use of SymPy when available (instead of Symbolic classes) #18

robclewley opened this issue Apr 5, 2014 · 0 comments

Comments

@robclewley
Copy link
Owner

If SymPy is installed, it would be nice to provide a transparent way to use its symbolic object classes instead of those in the present Symbolic module. Maybe a thin wrapper to ensure one API for the user? There may be some Symbolic module features used that are not supported in SymPy, and this will need to be explored carefully.

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

No branches or pull requests

1 participant