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

don't use internal Symbolics.jl functions #826

Closed
isaacsas opened this issue May 13, 2024 · 1 comment
Closed

don't use internal Symbolics.jl functions #826

isaacsas opened this issue May 13, 2024 · 1 comment

Comments

@isaacsas
Copy link
Member

if Symbolics._occursin(Symbolics.is_derivative, expr)

we shouldn't be using what seems likely to be a truly internal Symbolics function that could change at any time as in that code.

@TorkelE
Copy link
Member

TorkelE commented Jun 9, 2024

fixed by #887

@TorkelE TorkelE closed this as completed Jun 9, 2024
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

2 participants