v3.6.0
SymbolicUtils v3.6.0
Merged pull requests:
- adjoint(y::Symbolic{<:Number}) (#635) (@ChristophHotter)
- Remove method ambiguity in
isequal(::Symbolic, ::Missing). (#639) (@zengmao) - Test: Add
isequaltests forMissingandSymbolictypes (#640) (@bowenszhu) - Fix: Correct Scope of Symbolic Variable in
whereRule Test (#643) (@bowenszhu) - feat: add
Code.create_arraymethod forTrackedArrayin ReverseDiffExt (#646) (@AayushSabharwal)