Skip to content

Releases: symengine/SymEngine.jl

v0.11.0

08 Oct 00:40
32b15fe
Compare
Choose a tag to compare

SymEngine v0.11.0

Diff since v0.10.0

Merged pull requests:

v0.10.0

13 Sep 00:36
957b235
Compare
Choose a tag to compare

SymEngine v0.10.0

Diff since v0.9.1

Merged pull requests:

v0.9.1

05 Jun 00:50
2dea373
Compare
Choose a tag to compare

SymEngine v0.9.1

Diff since v0.9.0

Closed issues:

  • Regression: Multiplication of Basic, Rational, and Vector{Basic} fails (#259)

Merged pull requests:

v0.9.0

16 Mar 00:49
3734b04
Compare
Choose a tag to compare

SymEngine v0.9.0

Diff since v0.8.7

Closed issues:

  • Segfault with deserialize (#198)
  • Issues with Saving (#242)
  • Can't access type of operation (#244)
  • Update SymEngine_jll (#251)
  • Serialization don't work with complex data types containing SymEngine expressions (#255)
  • Make a new release (#258)

Merged pull requests:

v0.8.7

04 Dec 00:28
6840916
Compare
Choose a tag to compare

SymEngine v0.8.7

Diff since v0.8.6

Closed issues:

  • Segmentation fault and "Trying to print an uninitialized SymEngine Basic variable" when encountering SymEngine.zoo (#228)
  • Can't create Add (sums) manually (#231)
  • Implement // (#232)
  • Cannot install package via Pkg.add (#237)
  • Support macos aarch64 package install (#240)

Merged pull requests:

  • implement fallback for // (#234) (@ranocha)
  • Support efficient addition of more than 2 arguments (#235) (@isuruf)
  • Test throw and update tests (#236) (@isuruf)
  • CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) (#241) (@github-actions[bot])

v0.8.6

02 Oct 00:26
77c9820
Compare
Choose a tag to compare

SymEngine v0.8.6

Diff since v0.8.5

Merged pull requests:

v0.8.5

24 Aug 00:24
d85847d
Compare
Choose a tag to compare

SymEngine v0.8.5

Diff since v0.8.4

Merged pull requests:

  • Resolving remaining issues with segfaults from the use of subs() and infinities (issue #228) (#230) (@johanbluecreek)

v0.8.4

20 Aug 00:24
675443d
Compare
Choose a tag to compare

SymEngine v0.8.4

Diff since v0.8.3

Closed issues:

  • Can diff work with arrays? diff([cos(x),sin(x),x] returns an error. (#205)
  • Move to GitHub actions? (#222)

Merged pull requests:

v0.8.3

17 Dec 00:17
677621e
Compare
Choose a tag to compare

SymEngine v0.8.3

Diff since v0.8.2

Closed issues:

  • Using diff() with tuples and arrays (#213)
  • Cannot install SymEngine (#214)

Merged pull requests:

v0.8.2

11 May 00:04
ddf9e2f
Compare
Choose a tag to compare

SymEngine v0.8.2

Diff since v0.8.1

Closed issues:

  • Bump RecipesBase (#211)

Merged pull requests: