Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 18:53
· 1956 commits to master since this release
1591189

Symbolics v1.2.0

Diff since v1.1.0

Closed issues:

  • [request] [suggestion] Better support for arrays (#65)
  • Allow @register ∈(x, y::AbstractRange{T}) where {T} (#256)
  • Registration doesn't work with collections of symbols (#265)
  • Segfault from iszero when customizing broadcasted (#268)

Merged pull requests:

  • Update for polynomial change in SU (#266) (@shashi)
  • CompatHelper: bump compat for "SymbolicUtils" to "0.13" (#271) (@github-actions[bot])
  • Unique function argument names for no recompilation (#272) (@ChrisRackauckas)
  • Apply chain rule on symbolic functions (#273) (@shashi)
  • Revert "CompatHelper: bump compat for "SymbolicUtils" to "0.13"" (#274) (@YingboMa)