Skip to content

v4.10.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 21:29
· 1376 commits to master since this release
5b61308

Symbolics v4.10.3

Diff since v4.10.2

Closed issues:

  • Use x(t)[1] instead of x1 in @variables x[1:10](t) (#569)
  • Make semipolynomial_form include nonzero constant as a 0-degree monomial (#663)
  • Vector variables missing in ODEProblem (#670)

Merged pull requests:

  • WIP: constants as 0 degree monomials in semipolynomial form (#668) (@shashi)
  • Add tests for constant term (#674) (@shashi)