We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3e67a5 commit ab581d6Copy full SHA for ab581d6
doc/htmldoc/nest_behavior/random_numbers.rst
@@ -299,7 +299,7 @@ node).
299
We consider first an example setting a random membrane potential.
300
We use the `modern random package introduced with NumPy 1.17 <https://numpy.org/doc/stable/reference/random/>`__.
301
302
-.. admonition:: Don't do this in Python!
+.. warning:: Don't do this in Python!
303
304
The randomization example below is shown only to demonstrate how you in principle could
305
use random values generated at the Python level in a NEST simulation in a way consistent
0 commit comments