Katharina Wilmes

Results 2 issues of Katharina Wilmes

I tried to re-run some code with the newest version of sacred that used to work with a sacred version from late 2019 and now get the following error. The...

It seems that brian2 units can get lost in numpy and list operations: ```python import numpy as np from brian2 import * ``` ```python a = np.random.rand(5)*ms b = np.random.rand(5)*ms...

component: units