From e4e55a0cc2d7b1cccfe28b6d0f0a88eb1146fc3d Mon Sep 17 00:00:00 2001
From: "Documenter.jl"
Date: Mon, 3 Mar 2025 09:50:42 +0000
Subject: [PATCH] build based on e912fc8
---
dev/.documenter-siteinfo.json | 2 +-
.../introductoryResources/index.html | 2 +-
dev/background/liqss/index.html | 2 +-
dev/background/mliqss/index.html | 2 +-
dev/background/qss/index.html | 2 +-
dev/developer/algorithm/index.html | 2 +-
dev/developer/devIntro/index.html | 2 +-
dev/developer/integrator/index.html | 2 +-
dev/developer/problem/index.html | 48 +++++++++----------
dev/developer/quantizer/index.html | 2 +-
dev/developer/solution/index.html | 4 +-
dev/developer/solve/index.html | 2 +-
dev/developer/taylor/index.html | 6 +--
dev/developer/utils/index.html | 2 +-
dev/examples/adr/index.html | 2 +-
dev/examples/dosing/index.html | 2 +-
.../linearTimeInvariantSystem/index.html | 2 +-
.../index.html | 2 +-
dev/examples/tysonModel/index.html | 2 +-
dev/examples/vanderpol/index.html | 2 +-
dev/guide/userAPI/index.html | 10 ++--
dev/guide/userTutorial/index.html | 2 +-
dev/index.html | 2 +-
23 files changed, 53 insertions(+), 53 deletions(-)
diff --git a/dev/.documenter-siteinfo.json b/dev/.documenter-siteinfo.json
index b9cd542..3fceb23 100644
--- a/dev/.documenter-siteinfo.json
+++ b/dev/.documenter-siteinfo.json
@@ -1 +1 @@
-{"documenter":{"julia_version":"1.7.3","generation_timestamp":"2025-03-01T11:11:46","documenter_version":"1.8.0"}}
\ No newline at end of file
+{"documenter":{"julia_version":"1.7.3","generation_timestamp":"2025-03-03T09:50:37","documenter_version":"1.8.0"}}
\ No newline at end of file
diff --git a/dev/background/introductoryResources/index.html b/dev/background/introductoryResources/index.html
index 3c6a509..b01402b 100644
--- a/dev/background/introductoryResources/index.html
+++ b/dev/background/introductoryResources/index.html
@@ -11,4 +11,4 @@
& \qquad \qquad...\\
& \qquad d_p=L(x_i...,d_p...,t) \\
& \qquad \qquad...\\
-\end{align*}\]
where $n$ and $m$ are the number of state variables and discrete variables of the system respectively. $D=[d_1,d_2...,d_m]^T$ is the vector of the system discrete variables. $v$ is the number of events and $zc$ is an event condition, $H$ and $L$ are functions used in the effects of the event $zc$ .
QSS methods were shown to have nice stability and error bound properties and they outperformed some classic solvers [2] .
[1] Cellier, F. and Kofman, E. (2006). Continuous system. Springer, simulation.New York.
[2] Kofman, E. (2009). Relative error control in quantization based integration. Latin American Applied Research, 39(no.3):pp.231–238.
Theme
Automatic (OS) documenter-light documenter-dark catppuccin-latte catppuccin-frappe catppuccin-macchiato catppuccin-mocha
This document was generated with Documenter.jl version 1.8.0 on Saturday 1 March 2025 . Using Julia version 1.7.3.