We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b998dac commit c748e36Copy full SHA for c748e36
omv/engines/getpynn.py
@@ -7,7 +7,7 @@
7
8
def install_pynn(version=None):
9
if not version:
10
- version = "0.12.4"
+ version = "0.11.0"
11
12
try:
13
# pip_install('lazyarray') # This should ideally be automatically installed with PyNN...
utilities/tests/.test.exIzh.jnml.omt
@@ -13,4 +13,4 @@ experiments:
scaling: [1000, 1000]
14
spike detection:
15
method: threshold
16
- tolerance: 0.000051
+ tolerance: 5.0862371508887715e-05
utilities/tests/.test.exIzh.jnmleden.omt
- tolerance: 0.00014888369126089628
+ tolerance: 0.00014884116521364865
0 commit comments