vamtoolbox.util.build_sparse_matrix#

Module Contents#

Functions#

buildMatrix(target_geo, proj_geo[, sparse_format, ...])

save_path : str, optional

vamtoolbox.util.build_sparse_matrix.buildMatrix(target_geo, proj_geo, sparse_format='csr', save_path=None, block_insert=False)#
save_pathstr, optional

For algebraic propagation only. File path to store the generated algebraic propagation matrix. File type .npz (scipy sparse matrix format)