v0.11.1
SymbolicUtils v0.11.1
Closed issues:
- Document canonical form of Number terms (#256)
- Define Zygote adjoint of
create_array(#274) - Metadata of Term changes in substitution (#283)
Merged pull requests:
- Extend and document canonical form of
Symbolic{<:Number}(#266) (@Suavesito-Olimpiada) - Add adjoint for
create_array(#278) (@DhairyaLGandhi) - Document the behavior Walk with bare rewriters (#279) (@adamslc)
- CompatHelper: bump compat for "AbstractAlgebra" to "0.16" (#280) (@github-actions[bot])
- Update Mul docstring (#281) (@adamslc)
- Fix substitute when using metadata (#284) (@shashi)