Skip to content

Releases: mschauer/Bridge.jl

v0.11.6

08 Apr 10:07
8326c76
Compare
Choose a tag to compare

Bridge v0.11.6

Diff since v0.11.5

Closed issues:

  • Release 0.11.* (#65)

Merged pull requests:

  • CompatHelper: bump compat for "StaticArrays" to "1.0" (#84) (@github-actions[bot])
  • CompatHelper: bump compat for "SpecialFunctions" to "1.2" (#86) (@github-actions[bot])
  • CompatHelper: bump compat for "Polynomials" to "2.0" (#87) (@github-actions[bot])
  • CompatHelper: bump compat for "StaticArrays" to "1.1" (#88) (@github-actions[bot])

v0.11.5

11 Nov 09:21
7fa5206
Compare
Choose a tag to compare

Bridge v0.11.5

Diff since v0.11.4

Merged pull requests:

v0.11.4

16 Oct 14:00
a208706
Compare
Choose a tag to compare

Bridge v0.11.4

Diff since v0.11.3

Merged pull requests:

  • CompatHelper: bump compat for "Polynomials" to "1.1" (#76) (@github-actions[bot])
  • CompatHelper: bump compat for "Distributions" to "0.24" (#77) (@github-actions[bot])
  • Compat Poly (#78) (@mschauer)

v0.11.3

20 Apr 07:00
430e9d8
Compare
Choose a tag to compare

Bridge v0.11.3

Diff since v0.11.2

Merged pull requests:

  • CompatHelper: bump compat for "Polynomials" to "0.8" (#74) (@github-actions[bot])

v0.11.2

09 Apr 10:00
d6571e2
Compare
Choose a tag to compare

Bridge v0.11.2

Diff since v0.11.1

Merged pull requests:

  • CompatHelper: bump compat for "RecipesBase" to "1.0" (#72) (@github-actions[bot])
  • CompatHelper: bump compat for "Polynomials" to "0.7" (#73) (@github-actions[bot])

v0.11.1

19 Mar 20:00
fa4ec7e
Compare
Choose a tag to compare

Bridge v0.11.1

Diff since v0.11.0

Closed issues:

  • 3DExamples a few issues with upgrade to Julia 1.2 (#54)
  • Bridge.expint inappropriately returns NaN (#68)

Merged pull requests:

  • CompatHelper: bump compat for "Trajectories" to "0.2" (#66) (@github-actions[bot])
  • CompatHelper: bump compat for "RecipesBase" to "0.8" (#67) (@github-actions[bot])
  • Fix #68 (#69) (@mschauer)
  • CompatHelper: bump compat for "Colors" to "0.12" (#70) (@github-actions[bot])
  • CompatHelper: bump compat for "Distributions" to "0.23" (#71) (@github-actions[bot])

v0.11.0

29 Jan 10:57
v0.11.0
235be75
Compare
Choose a tag to compare

v0.11.0 (2020-01-29)

Diff since v0.10.0

Closed issues:

  • Tag release (#52)

Merged pull requests:

v0.10.0

08 Aug 19:20
v0.10.0
8f16f81
Compare
Choose a tag to compare

Fix build and add #40 "fix reference to internal Zip2 for julia 1.1"

Release v0.9.0

30 Aug 15:33
Compare
Choose a tag to compare
Release v0.9.0 Pre-release
Pre-release

Updates for Julia 1.0. This makes the package Bridge useable under the new version of Julia, but not the examples and extras.

Release v0.8.0

30 Aug 07:22
18b4ee0
Compare
Choose a tag to compare
Release v0.8.0 Pre-release
Pre-release

This release is the last release targeting the legacy version Julia 0.6.

  • Most significantly, ODE/SDE solvers which work in-place on mutable state spaces where added (decorated with !)

  • Bessel processes and Bessel bridges

  • Time inhomogeneous Poisson processes

  • Gamma processes and processes absolutely continuous with respect to a Gamma processes