brainpy.connect.SUPPORTED_SYN_STRUCTURE#

brainpy.connect.SUPPORTED_SYN_STRUCTURE = ['conn_mat', 'pre_ids', 'post_ids', 'pre2post', 'post2pre', 'pre2syn', 'post2syn', 'pre_slice', 'post_slice']#

Built-in mutable sequence.

If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.