We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently this package depends on SymPy, Conda, ... but according to the readme Symbolics.jl is also suppported. This raises the question of "why?"
Is the Symbolics.jl interface somehow inferior?
Currently this package exports SimPy variables which i guess means that heavy dependecy can't be removed without maybe breaking some existing code.
The text was updated successfully, but these errors were encountered:
Yes, Symbolics.jl is not as feature complete as sympy and the interface here hasn't been developed as much.
correct, most functionality depends on sympy.
Sorry, something went wrong.
No branches or pull requests
Currently this package depends on SymPy, Conda, ... but according to the readme Symbolics.jl is also suppported. This raises the question of "why?"
Is the Symbolics.jl interface somehow inferior?
Currently this package exports SimPy variables which i guess means that heavy dependecy can't be removed without maybe breaking some existing code.
The text was updated successfully, but these errors were encountered: