NumericalIntegration.jl Versions Save

Basic numerical integration routines for presampled data.

v0.3.3

3 years ago

NumericalIntegration v0.3.3

Diff since v0.3.2

Closed issues:

  • Slower than Trapz.jl (#18)
  • Problems with Romberg and Simpson integration (#31)
  • Update TagBot (#36)

Merged pull requests:

  • Update README.md (#38) (@m-wells)
  • fix dispatch issues (#40) (@m-wells)

v0.3.2

3 years ago

NumericalIntegration v0.3.2

Diff since v0.3.1

Merged pull requests:

  • Create CompatHelper.yml (#32) (@SebastianM-C)
  • CompatHelper: add new compat entry for "Interpolations" at version "0.13" (#33) (@github-actions[bot])

v0.3.1

3 years ago

v0.3.0

3 years ago

Unitful support, bugfixes and efficiency improvements

v0.2.0

5 years ago

Romberg integration (thanks to @bernatguillen) Cumulative integrals (thanks to @nbrantut) Miscellaneous fixes.

v0.1.0

5 years ago

Require Julia v0.7.

v0.0.4

5 years ago

Fixes for Julia v0.7 and v1.0.

v0.0.3

6 years ago

Fixed a bug in TrapezoidalEven, thanks to @i2000s!

v0.0.2

6 years ago