Michael D. Sorochan Armstrong

Results 4 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.

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?

enhancement

Patch for Python3.12: Errors iterating through empty relations in dfmf and dfmc Numpy float to float64 Added the example in the documentation as test.py Unit tests passing.