SciML / SciML/JumpProcesses.jl

Coupling two JumpProblems

Open
#3 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
150
Forks
41
Avg merge
1d 9h
Merged PRs (30d)
28

Description

A number of variance reduction techniques involve constructing a coupling between two jump processes. I was thinking this could be implemented with a function called construct_coupling that takes two jump problems and produces a 2*length(u) dimensional jump problem representing the coupled process. Does this seem like a reasonable approach?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing JumpProblem API and the coupling paper linked in the issue. Determine how two jump processes would be represented and what tests or examples would define a completed construct_coupling feature; the issue currently does not identify files or an agreed design.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.