You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe your goal, and if possible provide a code snippet with a motivating example.
If A and B have multiple connection projections (C1, C2, and C3), these projections should share the same connection matrix or connection patterns. However, existing interface in BrainPy will reinitialize another connection pattern whenever a new projection is established between A and B.