Skip to content

v6.22.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jan 13:37
7462634

Symbolics v6.22.1

Diff since v6.22.0

Merged pull requests:

  • add flag for activating robust calculation of expand_derivatives (#1353) (@karlwessel)
  • fix latexify_recipes.jl for real values of type Complex (#1375) (@karlwessel)
  • build(deps): bump crate-ci/typos from 1.27.0 to 1.28.2 (#1379) (@dependabot[bot])
  • Assume unknown functions are non-linear in hessian_sparsity (#1384) (@devmotion)
  • CompatHelper: bump compat for Nemo in [weakdeps] to 0.48, (keep existing compat) (#1386) (@github-actions[bot])
  • CompatHelper: bump compat for Nemo to 0.48 for package docs, (keep existing compat) (#1387) (@github-actions[bot])
  • Documentation updates (#1388) (@abhro)
  • document kwarg fold in substitute (#1389) (@benneti)
  • feat: wrap function in @inbounds if checkbounds = false (#1390) (@AayushSabharwal)
  • Update Project.toml (#1392) (@ChrisRackauckas)

Closed issues:

  • sparsehessian fails when getindex used (#555)
  • hessian_sparsity fails with registered funcitons (#749)
  • Function of unknown linearity used: getindex (#790)
  • islinear fails on expressions when getindex on other variables is involved (#847)
  • filter poly multiplying by x (#1356)