Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacsas committed Dec 13, 2023
1 parent cb13f0d commit 328a230
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/applications/advanced_point_process.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ cover JumpProcesses from the perspective of point process theory.
In this application tutorial, we show how to interface JumpProcesses and the
[PointProcesses.jl](https://github.com/gdalle/PointProcesses.jl) library, and
leverage this interface to then illustrate many different aspects usually
discussed in point process theory. PointProcesses.jl offers a common Julia
interface for marked temporal point processes (TPPs). We will show how to link
discussed in point process theory. PointProcesses.jl offers an interface for
defining marked temporal point processes (TPPs). We will show how to link
JumpProcesses into this interface by implementing `SciMLPointProcess`, which is
a concrete implementation of PointProcesses' `AbstractPointProcess` that uses
solvers from JumpProcesses and SciML.
Expand Down

0 comments on commit 328a230

Please sign in to comment.