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

Complete 2nd rebuttal, fix #402 #404

Merged
merged 3 commits into from
Mar 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions paper/.ltex/ltex.dictionary.en-US.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,4 @@ Doob
piecewise-constant
StochasticDiffEq
MassActionJumps
non-exaustive
4 changes: 2 additions & 2 deletions paper/header.tex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% **************GENERATED FILE, DO NOT EDIT**************

\title{Extending JumpProcess.jl for fast point process simulation with time-varying intensities}
\title{Extending JumpProcesses.jl for fast point process simulation with time-varying intensities}

\author[1]{Guilherme Augusto Zagatti}
\author[3]{Samuel A. Isaacson}
Expand All @@ -17,7 +17,7 @@
\keywords{Julia, Simulation, Jump process, Point process}

\hypersetup{
pdftitle = {Extending JumpProcess.jl for fast point process simulation with time-varying intensities},
pdftitle = {Extending JumpProcesses.jl for fast point process simulation with time-varying intensities},
pdfsubject = {JuliaCon 2023 Proceedings},
pdfauthor = {Guilherme Augusto Zagatti, Samuel A. Isaacson, Christopher Rackauckas, Vasily Ilin, See-Kiong Ng, Stéphane Bressan},
pdfkeywords = {Julia, Simulation, Jump process, Point process},
Expand Down
Loading
Loading