Skip to content

Releases: JuliaSymbolics/SymbolicUtils.jl

v3.12.0

31 Jan 11:02
9b935fc

Choose a tag to compare

SymbolicUtils v3.12.0

Diff since v3.11.0

Merged pull requests:

  • Optimize CSE: Transition to DAG Representation with Hash Consing for Faster Equality Checks (#688) (@bowenszhu)

v3.11.0

17 Jan 12:03
4b0d24e

Choose a tag to compare

SymbolicUtils v3.11.0

Diff since v3.10.1

Merged pull requests:

v3.10.1

16 Jan 11:02
e0d7d72

Choose a tag to compare

SymbolicUtils v3.10.1

Diff since v3.10.0

Merged pull requests:

v3.10.0

15 Jan 08:03
79da1be

Choose a tag to compare

SymbolicUtils v3.10.0

Diff since v3.9.0

Merged pull requests:

Closed issues:

  • using NaNmath.pow changes the type of integer symbolics (#685)

v3.9.0

13 Jan 09:02
e577714

Choose a tag to compare

SymbolicUtils v3.9.0

Diff since v3.8.1

Merged pull requests:

  • fix: fix hashconsing not comparing nested metadata and inside expressions (#691) (@AayushSabharwal)

v3.8.1

08 Jan 21:02
982e6b1

Choose a tag to compare

SymbolicUtils v3.8.1

Diff since v3.8.0

Merged pull requests:

  • Add create_array method for ReinterpretArray (#682) (@vyudu)

v3.8.0

08 Jan 17:02
62283ca

Choose a tag to compare

SymbolicUtils v3.8.0

Diff since v3.7.2

Merged pull requests:

Closed issues:

  • Hash consing (#614)

v3.7.2

14 Oct 16:02
522fae3

Choose a tag to compare

SymbolicUtils v3.7.2

Diff since v3.7.1

Merged pull requests:

Closed issues:

  • Doc errors (#385)
  • problem in "latexify_recipes" for complex expressions (#472)
  • method ambiguity for exponentiation of Complex{Num} (#556)

v3.7.1

18 Sep 16:02
835fb0d

Choose a tag to compare

SymbolicUtils v3.7.1

Diff since v3.7.0

Merged pull requests:

Closed issues:

  • Link back to repo from website (#52)
  • simplify this to zero (#130)
  • Don't print a * b in latex, print a b (#293)
  • Latex output could be better for some operations (#294)
  • Documentation on re-writing does not behave as expected (#420)

v3.7.0

16 Sep 12:03
b959fd8

Choose a tag to compare

SymbolicUtils v3.7.0

Diff since v3.6.0

Merged pull requests:

Closed issues:

  • simplify_fractions removes metadata (#434)
  • <ₑ not fully reliable (#483)