Skip to content

Releases: JuliaSymbolics/SymbolicUtils.jl

v0.7.1

09 Jan 16:26

Choose a tag to compare

SymbolicUtils v0.7.1

Diff since v0.7.0

v0.7.0

09 Jan 07:25
dca86e8

Choose a tag to compare

SymbolicUtils v0.7.0

Diff since v0.6.3

v0.6.3

09 Jan 07:25
2461789

Choose a tag to compare

SymbolicUtils v0.6.3

Diff since v0.6.2

Merged pull requests:

  • CompatHelper: bump compat for "AbstractAlgebra" to "0.12" (#152) (@github-actions[bot])
  • Use _isinteger check in power rules (#156) (@YingboMa)

v0.6.2

16 Dec 02:18
23328a5

Choose a tag to compare

SymbolicUtils v0.6.2

Diff since v0.6.1

Merged pull requests:

v0.6.1

29 Nov 10:06
cd18c76

Choose a tag to compare

SymbolicUtils v0.6.1

Diff since v0.6.0

Closed issues:

  • Broken link in the manual for interfacing (#131)
  • Non-number symtypes on v0.6 (#134)

Merged pull requests:

v0.6.0

17 Oct 14:07
fac36de

Choose a tag to compare

SymbolicUtils v0.6.0

Diff since v0.5.2

Merged pull requests:

v0.5.2

15 Oct 19:06
53f0446

Choose a tag to compare

SymbolicUtils v0.5.2

Diff since v0.5.1

Closed issues:

  • More decoupling from Term (#90)

Merged pull requests:

  • add backslash rules (#126) (#127) (@shashi)
  • By default SymbolicUtils no longer simplifies (#128) (@musm)
  • Update index.md (#129) (@musm)
  • CompatHelper: bump compat for "AbstractAlgebra" to "0.11" (#132) (@github-actions[bot])

v0.5.1

20 Aug 18:06
a4a4598

Choose a tag to compare

SymbolicUtils v0.5.1

Diff since v0.3.4

Closed issues:

  • Rules infrastructure wishlist (#7)
  • Handle non-commutative numbers (#14)
  • Simplify on show is kinda annoying (#15)
  • ^ calls isless (#36)
  • Move the documentation files to master (#74)
  • Phases of simplification (#86)
  • fixpoint example from the documentation is not working (#93)
  • Simplification seems to stop? (#94)
  • q-commutative algebra (#96)
  • Get Revise to work with rulesets.jl (#101)
  • Associative noncommutative rules (#110)
  • Unbound args (#114)
  • Explicitly typed symbols do not have base functions associated with them (#117)

Merged pull requests:

  • Rewriters (#106) (@shashi)
  • Move docs into master (#108) (@shashi)
  • MPoly fixes (#109) (@shashi)
  • make to_mpoly clean up one zero and identity before conversion (#111) (@shashi)
  • eval_number_methods on your own types (#113) (@shashi)
  • Remove unbound parameter (#115) (@grahamas)
  • use interface on the matched expression instead of requiring it to be a Term (#118) (@shashi)
  • CompatHelper: bump compat for "AbstractAlgebra" to "0.10" (#119) (@github-actions[bot])
  • don't specialize Chain for tuples of rewriters (#120) (@shashi)
  • CompatHelper: bump compat for "DataStructures" to "0.18" (#124) (@github-actions[bot])

v0.3.4

12 Jun 18:33

Choose a tag to compare

lower bound for new deps

v0.3.3

09 Jun 17:47

Choose a tag to compare

has_trig performance improvement,
faster substitute