brainpy.connect.all2all# brainpy.connect.all2all = All2All(include_self=True)# Connect each neuron in first group to all neurons in the post-synaptic neuron groups. It means this kind of conn will create (num_pre x num_post) synapses.