Skip to content

Releases: JuliaSymbolics/SymbolicUtils.jl

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:

v0.9.3

24 Mar 02:28
f6d592c
Compare
Choose a tag to compare

SymbolicUtils v0.9.3

Diff since v0.9.2

Merged pull requests:

  • CompatHelper: bump compat for "AbstractAlgebra" to "0.15" (#242) (@github-actions[bot])
  • Look up everything in symbolify (#243) (@shashi)

v0.9.2

19 Mar 05:09
394c083
Compare
Choose a tag to compare

SymbolicUtils v0.9.2

Diff since v0.9.1

Merged pull requests:

  • CompatHelper: bump compat for "AbstractAlgebra" to "0.14" (#236) (@github-actions[bot])
  • Add function_to_expr to make toexpr of calls extendible (#238) (@YingboMa)
  • hopefully fix getemetadata default (#240) (@pepijndevos)

v0.9.1

13 Mar 09:07
1443808
Compare
Choose a tag to compare

SymbolicUtils v0.9.1

Diff since v0.9.0

Closed issues:

  • Error when substituting Num values into trigonometric expressions (#223)
  • Order of symbols in term rewriting rules (#227)
  • Excess parens in printing (#232)

Merged pull requests: