JuliaSymbolics / Symbolics.jl

Symbolic programming for the next generation of numerical software
https://symbolics.juliasymbolics.org/stable/
Other
1.32k stars 146 forks source link

Warning about `istree` deprecation #1141

Open gdalle opened 1 month ago

gdalle commented 1 month ago

I recently started getting these warnings all over my DifferentiationInterface CI:

WARNING: Symbolics.istree is deprecated, use TermInterface.iscall instead.

Anything that can be done on this end?

Example run: https://github.com/gdalle/DifferentiationInterface.jl/actions/runs/9093461406/job/24992414480