Skip to content

v6.29.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 19:35
· 2 commits to master since this release
8dd67b9

Symbolics v6.29.2

Diff since v6.29.1

Merged pull requests:

  • Add numerator, denominator, terms and factors convenience functions (#1445) (@hersle)
  • Document factors(), terms(), numerator() and denominator() (#1446) (@hersle)
  • feat: add throw_no_derivative keyword to expand_derivatives (#1448) (@AayushSabharwal)
  • Remove IfElse.jl (#1449) (@devmotion)
  • CompatHelper: bump compat for Nemo in [weakdeps] to 0.49, (keep existing compat) (#1450) (@github-actions[bot])
  • CompatHelper: bump compat for Nemo to 0.49 for package docs, (keep existing compat) (#1451) (@github-actions[bot])
  • Fall back to non-zero Hessian sparsity pattern for unknwon functions with > 2 arguments (#1453) (@devmotion)
  • Fix hessian_sparsity for ifelse (#1454) (@devmotion)
  • fix: fix hasname for getindex of symbolics with no name (#1456) (@AayushSabharwal)
  • Update Project.toml (#1457) (@ChrisRackauckas)

Closed issues:

  • The alternative to ifelse (#16)
  • Need control of simplify (#132)
  • LoadError: MethodError: no method matching _sparse(::SymbolicUtils.BasicSymbolic{Any}, ::Int64) (#893)
  • Docs: mention after 1.8 IfElse.ifelse is Base.ifelse (#900)
  • hessian_sparsity errors for functions with > 2 arguments (#1452)