aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-11-18 21:01:49 +0000
committerJustin Lecher <jlec@gentoo.org>2017-11-18 21:01:49 +0000
commit1e04d5868f177eb639f03889b59d2cba00206578 (patch)
tree46f0172586bf1144dbdea461acd7d5c87dbaeb51 /sci-biology/cnrun
parentConsistently ident with tabs (diff)
downloadsci-1e04d5868f177eb639f03889b59d2cba00206578.tar.gz
sci-1e04d5868f177eb639f03889b59d2cba00206578.tar.bz2
sci-1e04d5868f177eb639f03889b59d2cba00206578.zip
Second try to clean spaces in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-biology/cnrun')
-rw-r--r--sci-biology/cnrun/metadata.xml34
1 files changed, 17 insertions, 17 deletions
diff --git a/sci-biology/cnrun/metadata.xml b/sci-biology/cnrun/metadata.xml
index 7e97ca658..2ebacbc5f 100644
--- a/sci-biology/cnrun/metadata.xml
+++ b/sci-biology/cnrun/metadata.xml
@@ -10,23 +10,23 @@
<name>Gentoo Biology Project</name>
</maintainer>
<longdescription>
- CNrun is a neuronal network simulator, with these features:
+CNrun is a neuronal network simulator, with these features:
- * a conductance- and rate-based Hodgkin-Huxley neurons, a Rall and
- Alpha-Beta synapses;
- * a 6-5 Runge-Kutta integration method: slow but precise, adjustable;
- * Poisson, Van der Pol, Colpitts oscillators and interface for
- external stimulation sources;
- * NeuroML network topology import/export;
- * logging state variables, spikes;
- * implemented as a Lua module, for scripting model behaviour (e.g.,
- to enable plastic processes regulated by model state);
- * interaction (topology push/pull, async connections) with other
- cnrun models running elsewhere on a network, with interactions
- (planned).
+* a conductance- and rate-based Hodgkin-Huxley neurons, a Rall and
+Alpha-Beta synapses;
+* a 6-5 Runge-Kutta integration method: slow but precise, adjustable;
+* Poisson, Van der Pol, Colpitts oscillators and interface for
+external stimulation sources;
+* NeuroML network topology import/export;
+* logging state variables, spikes;
+* implemented as a Lua module, for scripting model behaviour (e.g.,
+to enable plastic processes regulated by model state);
+* interaction (topology push/pull, async connections) with other
+cnrun models running elsewhere on a network, with interactions
+(planned).
- Note that there is no `cnrun' executable, which existed in cnrun-1.*.
- Instead, you write a script for your simulation in Lua, and execute
- it as detailed in /usr/share/lua-cnrun/examples/example1.lua.
- </longdescription>
+Note that there is no `cnrun' executable, which existed in cnrun-1.*.
+Instead, you write a script for your simulation in Lua, and execute
+it as detailed in /usr/share/lua-cnrun/examples/example1.lua.
+</longdescription>
</pkgmetadata>