JuliaSymbolics / Symbolics.jl

Symbolic programming for the next generation of numerical software

Home Page:https://symbolics.juliasymbolics.org/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning about `istree` deprecation

gdalle opened this issue · comments

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