Skip to content

Releases: JuliaSymbolics/Symbolics.jl

v4.1.1

01 Dec 18:57
2d0c73a
Compare
Choose a tag to compare

Symbolics v4.1.1

Diff since v4.1.0

Closed issues:

  • scalarize errors on vector inner products (#417)
  • Stackoverflow with array variable and registered function (#436)
  • @registered functions with return type annotation doesn't produce requested return type (#438)
  • Adding two mat-vec-mul throws "key i not found" (#448)

Merged pull requests:

v4.1.0

14 Nov 05:01
c310aab
Compare
Choose a tag to compare

Symbolics v4.1.0

Diff since v4.0.1

Merged pull requests:

v4.0.1

13 Nov 00:05
b185494
Compare
Choose a tag to compare

Symbolics v4.0.1

Diff since v4.0.0

Merged pull requests:

v4.0.0

01 Nov 21:28
Compare
Choose a tag to compare

Symbolics v4.0.0

Diff since v3.5.1

Merged pull requests:

  • Add Metatheory.jl and TermInterface.jl dependencies, update SymbolicUtils.jl (#421) (@0x0f0f0f)
  • fix substitute on array{num} (#422) (@anandijain)

v3.5.1

28 Oct 03:47
81a6a47
Compare
Choose a tag to compare

Symbolics v3.5.1

Diff since v3.5.0

Merged pull requests:

v3.5.0

18 Oct 19:35
654e88b
Compare
Choose a tag to compare

Symbolics v3.5.0

Diff since v3.4.3

Closed issues:

  • substitute on an Add errors when dict::Dict{Num, Num} but not dict::Dict{Num, Real} (#392)
  • Operation on symbolic Uniform scaling results in Matrix{Any} (#406)

Merged pull requests:

v3.4.3

10 Oct 20:47
cf869ab
Compare
Choose a tag to compare

Symbolics v3.4.3

Diff since v3.4.2

Closed issues:

  • Proper solve_for for linear system of equations (#222)

Merged pull requests:

  • Minor optimization (#405) (@YingboMa)
  • Multivariate linear expansion and more robust solver for linear system of equations (#407) (@YingboMa)

v3.4.2

10 Oct 05:07
06114fd
Compare
Choose a tag to compare

Symbolics v3.4.2

Diff since v3.4.1

Closed issues:

  • <ₑ(Symbolic, Num) is ambiguous (#362)
  • Calculus with Symbolic Arrays (#387)
  • Simplify does not fully simplifies (#394)
  • Checking equality of symbolic expressions (#401)

Merged pull requests:

v3.4.1

21 Sep 21:24
bd28e66
Compare
Choose a tag to compare

Symbolics v3.4.1

Diff since v3.4.0

Closed issues:

  • simplify(..., expand=true) errors (#345)
  • Error with iszero for symbolic matrix elements (#372)
  • solve_for runs really slow (#381)
  • Bug with out of place using skip_zeros (#383)

Merged pull requests:

v3.4.0

21 Sep 15:24
0892bfd
Compare
Choose a tag to compare

Symbolics v3.4.0

Diff since v3.3.1

Merged pull requests: