From b7dcfc49935424e13b4f7bcbd78e42d5fac157e0 Mon Sep 17 00:00:00 2001 From: Jessica Mitchell Date: Tue, 28 Nov 2023 09:40:49 +0100 Subject: [PATCH] make abs path --- models/iaf_tum_2000.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/iaf_tum_2000.h b/models/iaf_tum_2000.h index d26dbb12c7..e81e14dbd9 100644 --- a/models/iaf_tum_2000.h +++ b/models/iaf_tum_2000.h @@ -51,7 +51,7 @@ plasticity and exponential shaped postsynaptic currents (PSCs). In particular, ``iaf_tum_2000`` implements short-term depression and short-term facilitation according to [1]_ by solving Eqs. (3) and (4) from that paper in an exact manner. -``iaf_tum_2000`` differs from :doc:`iaf_psc_exp <../models/iaf_psc_exp>` by the addition +``iaf_tum_2000`` differs from :doc:`iaf_psc_exp ` by the addition of synaptic state variables :math:`x`, :math:`z` and :math:`u`, which together with the membrane potential :math:`V_\text{m}` and synaptic current :math:`I_\text{syn}` obey the following dynamics: