Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Register new package Bridge.jl v0.4.0 #10005

Closed
wants to merge 1 commit into from

Conversation

attobot
Copy link
Contributor

@attobot attobot commented Jun 28, 2017

Repository: mschauer/Bridge.jl
Release: v0.4.0
Travis: Travis Build Status
cc: @mschauer

Please make sure that:

  • CI passes for supported Julia versions (if applicable).
  • Version bounds are up to date.

@mschauer This PR will remain open for 24 hours for feedback (which is optional). If you get feedback, please let us know if you are making changes, and we'll merge once you're done.

@mschauer
Copy link
Contributor

This is Bridge.jl, a statistical toolbox for diffusion processes written in julia.

The package allows for simulation of univariate and multivariate stochastic processes in continuous time, and also from conditional diffusion processes (similar to Brownian bridges, namesakes of this package)

Several examples illustrate how the functions in this package can be used in Bayesian inference for drift and diffusion coefficients using the Metropolis-Hastings algorithm, see F. v. d. Meulen, M. Schauer: Bayesian estimation of discretely observed multi-dimensional diffusion processes using guided proposals. Electronic Journal of Statistics 11 (1), 2017, 10.1214/17-EJS1290.

@mschauer mschauer mentioned this pull request Jun 28, 2017
5 tasks
@tkelman
Copy link
Contributor

tkelman commented Jun 29, 2017

Not a package about the card game bridge?

@mschauer
Copy link
Contributor

The name was shortly discussed in mschauer/Bridge.jl#2 (comment) with the conclusion to keep it.

@@ -0,0 +1,5 @@
julia 0.6
Compat
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's best to declare a minimum version dependency that implements the features you need.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have a good overview over that, honestly.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are you using Compat at all if it's 0.6-only?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No! :-)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

may as well remove it for now then?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, I am about to commit this

@mschauer
Copy link
Contributor

Close.

@tkelman tkelman closed this Jul 18, 2017
@attobot attobot deleted the Bridge/v0.4.0 branch July 18, 2017 08:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants