Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spatial constant rate jump #343

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from
Draft

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    aa9edad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49a6b49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    964afaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    443dca3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eddb7bf View commit details
    Browse the repository at this point in the history
  6. Remove SpatialConstantRateJump.

    Just use ConstantRateJump with `rate(u,p,t,site)`.
    Vilin97 committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    d0115c5 View commit details
    Browse the repository at this point in the history
  7. Remove an include.

    Vilin97 committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    3dc9596 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    666d2cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f0997cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0614fd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Merge branch 'master'

    Conflicts:
    	src/spatial/reaction_rates.jl
    	test/spatial/reaction_rates.jl
    Vilin97 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    9034abe View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    ea26ce2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Fix two typos.

    Vilin97 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6f1ca89 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/SciML/JumpProcesses.jl in…

    …to spatial-constant-rate-jump-2
    Vilin97 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    865aa69 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Merge branch 'master' of https://github.com/SciML/JumpProcesses.jl in…

    …to spatial-constant-rate-jump-2
    Vilin97 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5c97a63 View commit details
    Browse the repository at this point in the history