Skip to content

v0.1.26

Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 21:17
· 2093 commits to master since this release
0d08107

Symbolics v0.1.26

Diff since v0.1.25

Closed issues:

  • substitute throws TypeError (#231)
  • Substitute weird error (#233)
  • Add a coefficient function (#236)
  • isaffine should not use hessian (#237)
  • Symbolics.hessian giving wrong result (#243)

Merged pull requests:

  • CompatHelper: bump compat for "Distributions" to "0.25" (#227) (@github-actions[bot])
  • CompatHelper: bump compat for "AbstractAlgebra" to "0.17" (#229) (@github-actions[bot])
  • Add citation information (#239) (@ChrisRackauckas)
  • Eagerly evaluate registered function if arguments are not symbolic (#244) (@YingboMa)