issues
search
172 results
for cochlea
Best match
Best match
Most commented
Newest
Recently updated
Least commented
Oldest
Least recently updated
chop-dbhi/harvest
#24
Harvest init fails on Ubuntu distributions
Harvest init relies on fabric script which rely on calls to /bin/sh. On ubuntu based systems /bin/sh is symlinked to `dash` `ls -l /bin/sh` results in `lrwxrwxrwx 1 root root 4 Mar 29 2012 /bin/sh…
tjrivera
updated
10 years ago
12
nengo/nengo
#211
Model.__init__ Includes Nodes and Probes
In `nengo/model.py` lines 74-79: (`Model.__init__`) ``` python # Some automatic stuff self.t = self.make_node('t', output=0) self.steps = self.make_node('steps', output=0) # Automatically probe time…
mundya
updated
10 years ago
31
上一页
1
...
12
13
14
15
16
17
18
...
18
下一页