Skip to content

Releases: JuliaSymbolics/SymbolicIntegration.jl

v3.2.0

22 Oct 12:41
b5dc148

Choose a tag to compare

SymbolicIntegration v3.2.0

Diff since v3.1.0

Merged pull requests:

v3.1.0

10 Oct 10:55
44f763d

Choose a tag to compare

SymbolicIntegration v3.1.0

Diff since v3.0.0

Merged pull requests:

Closed issues:

  • RischMethod does not work with independent variable coefficients. (#34)

v3.0.0

12 Sep 08:18
68ab238

Choose a tag to compare

SymbolicIntegration v3.0.0

Diff since v2.0.0

Breaking changes

  • Rule-based integration method was added, along with lots of dependencies for the new method set.

v2.0.0

12 Sep 07:37
c9c82be

Choose a tag to compare

SymbolicIntegration v2.0.0

Diff since v1.0.0

Breaking changes

  • Interface was changed to support multiple integration methods and documented according to a style of multiple integration methods.

v1.0.0

11 Sep 18:04
aa49525

Choose a tag to compare

SymbolicIntegration v1.0.0

Diff since v0.2.0

Breaking changes
Library was updated to use Symbolics.jl with a new generalized interface.

v0.2.0

11 Sep 17:11
a4d793c

Choose a tag to compare

SymbolicIntegration v0.2.0

Breaking changes

  • Support completely changed to updated SymbolicUtils.jl packages