Skip to content

Comments

Improve adj matrix creation performance#1

Open
frandorr wants to merge 1 commit intoppontisso:masterfrom
frandorr:master
Open

Improve adj matrix creation performance#1
frandorr wants to merge 1 commit intoppontisso:masterfrom
frandorr:master

Conversation

@frandorr
Copy link

@frandorr frandorr commented Sep 9, 2018

I changed the matrix creation code to improve its performance by retrieving nonzero values from a sparse matrix.
The cell by cell iteration used before to check if cell was activated takes too much time for larger datasets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant