File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -175,14 +175,14 @@ Advanced Features
175175
176176Inputs
177177^^^^^^^^^^^^^^^^
178- The `jitcdde ` backend supports several representations of input. Users are referred to the
178+ The `` jitcdde ` ` backend supports several representations of input. Users are referred to the
179179`jitcdde documentation <https://jitcdde.readthedocs.io/en/stable/ >`_ for more detail. An example file can be found
180- `here <https://github.com/neurophysik/jitcdde/blob/master/examples/mackey_glass_parameter_jump.py >`_. `jitcdde `-compatible representations of input
181- can be given as arguments to the helper functions of `msrDynamics.Node `
180+ `here <https://github.com/neurophysik/jitcdde/blob/master/examples/mackey_glass_parameter_jump.py >`_. `` jitcdde ` `-compatible representations of input
181+ can be given as arguments to the helper functions of `` msrDynamics.Node ` `
182182
183183Trip Conditions
184184^^^^^^^^^^^^^^^^
185- The user can impose operating limits on the state variables using `msrDynamics.TripCondition `. When trip conditions are added to the
185+ The user can impose operating limits on the state variables using `` msrDynamics.TripCondition ` `. When trip conditions are added to the
186186system, integration will stop when the condition is reached, and the time at which the condition is reached will be estimated with a cubic
187187interpolation of the anchor points closest to the trip time.
188188
You can’t perform that action at this time.
0 commit comments