Open ChromatinRemodeling opened 1 day ago
To be clear, the first input gives significantly lower number of True
s than the prob
argument required. The second input is supposed to be a control group. I changed the prob
to a smaller number like 0.2
and saw this problem persists.
When using
brainpy.connect.TwoEndConnector.require
to require multiple data structures instead of a single 'conn_mat', the real connection frequency is significantly lower than the assigned connection probability. Code to reproduce:Reproduced in 2 environments, one with python 3.10, another with python 3.12.
My python environment: