Michael D. Sorochan Armstrong
Results
3
issues of
Michael D. Sorochan Armstrong
I would like to develop an interface for this library using Python, using something like the Numpy C API.
It appears that partial_unfold works using sparse tensors, but it is not clear in the documentation
1
Creating a sparse tensor using the sparse backend. Works as expected with unfold, and with partial_unfold. import numpy as np import sparse from tensorly.contrib.sparse import tensor, unfold from tensorly.base import...
Would anyone be interested in adapting functions from TensorLy with a more chemometrics-esque API?