From 7c1454890c79002715bdfd920ccc7346bb50d433 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Mon, 7 Oct 2024 02:53:29 -0400 Subject: [PATCH] Test master --- docs/src/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/index.md b/docs/src/index.md index ca27a464a..8155a280c 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -6,6 +6,7 @@ purpose of this package is to supply efficient Julia implementations of solvers for various differential equations. Equations within the realm of this package include: + - Discrete equations (function maps, discrete stochastic (Gillespie/Markov) simulations) - Ordinary differential equations (ODEs)