csr2mat

Contents

csr2mat#

class brainpy.connect.csr2mat(csr, num_pre, num_post)[source]#

convert (indices, indptr) to a dense matrix.