Skip to content
Snippets Groups Projects
Verified Commit 3db8bc41 authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

replace todense with toarray calls on sparse matrices

The former creates a numpy.matrixlib.matrix object, while the latter a regular
numpy array.

Closes #218
parent 8ad7c1b3
No related branches found
No related tags found
No related merge requests found
Pipeline #11477 passed with warnings
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment