econci icon indicating copy to clipboard operation
econci copied to clipboard

Implement indexes for sparse matrices

Open phcsoares opened this issue 3 years ago • 0 comments

The current implementation can not handle very large matrices. One solution is to perform all computations in scipy sparse matrices.

phcsoares avatar May 26 '21 16:05 phcsoares