Skip to content

Releases: JuliaSymbolics/SymbolicUtils.jl

v0.12.0

11 Jun 19:08
0cb62c0
Compare
Choose a tag to compare

SymbolicUtils v0.12.0

Diff since v0.11.3

Merged pull requests:

  • Add show_type option in print_tree (#296) (@YingboMa)
  • CompatHelper: bump compat for "ChainRulesCore" to "0.10" (#297) (@github-actions[bot])
  • don't rely on isless to be defined on elements, use hash as fallback (#298) (@shashi)

v0.11.3

01 Jun 01:28
c3081cd
Compare
Choose a tag to compare

SymbolicUtils v0.11.3

Diff since v0.11.2

Closed issues:

  • Allow multiple rule sets (#290)
  • Substitution works for expression but not equation (#291)

Merged pull requests:

  • WIP: Supporting functions for array symbolics (#123) (@shashi)
  • Allow for MArrays (#286) (@RafaelArutjunjan)
  • Add rational division to number_methods (#288) (@adamslc)
  • CompatHelper: bump compat for "AbstractAlgebra" to "0.17" (#292) (@github-actions[bot])

v0.11.2

23 Apr 17:42
cde48fa
Compare
Choose a tag to compare

SymbolicUtils v0.11.2

Diff since v0.11.1

Closed issues:

  • Innocent looking expression does not simplify (#285)

Merged pull requests:

v0.11.1

20 Apr 02:43
4480b8b
Compare
Choose a tag to compare

SymbolicUtils v0.11.1

Diff since v0.11.0

Closed issues:

  • Document canonical form of Number terms (#256)
  • Define Zygote adjoint of create_array (#274)
  • Metadata of Term changes in substitution (#283)

Merged pull requests:

v0.11.0

09 Apr 17:25
Compare
Choose a tag to compare

SymbolicUtils v0.11.0

Diff since v0.10.3

v0.10.3

07 Apr 06:14
491ad80
Compare
Choose a tag to compare

SymbolicUtils v0.10.3

Diff since v0.10.2

Merged pull requests:

v0.10.2

06 Apr 14:12
a513057
Compare
Choose a tag to compare

SymbolicUtils v0.10.2

Diff since v0.10.1

Closed issues:

Merged pull requests:

v0.10.1

06 Apr 02:03
0e1f219
Compare
Choose a tag to compare

SymbolicUtils v0.10.1

Diff since v0.10.0

Closed issues:

  • simplify 1\a (#126)
  • Switch to Github Actions for CI (#140)
  • print parathesis around negative? (#149)
  • Trait-based dispatch of number methods (#155)
  • Expand out negatives (#213)
  • Symbols gets sorted even for user types (#206)
  • Printing doesn't have the round-trip property (#212)
  • Role of polynorm/polynormalize (#230)
  • Interface for instance finding (#237)
  • On automatic transformation (#239)
  • Inconsistencies between text and code in the rewrite docs (#258)

Merged pull requests:

v0.10.0

30 Mar 21:11
9d1a99b
Compare
Choose a tag to compare

SymbolicUtils v0.10.0

Diff since v0.9.4

Closed issues:

Merged pull requests:

v0.9.4

29 Mar 01:59
92f5905
Compare
Choose a tag to compare

SymbolicUtils v0.9.4

Diff since v0.9.3

Closed issues:

  • Fix encountering integer power (#244)
  • Code view in documentation is (sort of) broken (#252)
  • A typo? (#253)

Merged pull requests: