Results 7 comments of Christos Chatzis

@yngvem I currently work mainly with `PARAFAC2Tensors` and tlviz, so I definetely see the value in that. Expect a PR in the future :)

Thanks again everyone for taking the time to look and review this. In the latest commits, I updated the code to include your feedback. Relevant tests are passing now -...

Hi everyone and thank you very much for your kind feedback and help! Maybe I am missing something but I cannot seem to reproduce the issue with the paddle backend...

Hi, are there any updates on this?

Thank you for looking into this @aarmey! I added your suggestions and also made a small change for the paddle backend. Something in the lines of `tl.nanmean` is not available...

The test results with black don't seem to make sense, two-line comments are marked as problematic: ``` --- /home/runner/work/tensorly/tensorly/tensorly/tenalg/__init__.py 2025-05-05 19:11:01.364542+00:00 +++ /home/runner/work/tensorly/tensorly/tensorly/tenalg/__init__.py 2025-05-05 19:11:08.018732+00:00 @@ -1,7 +1,7 @@ -"""...

Hi @cohenjer and thank you very much for you reply. This is what I was thinking as well. Another way to see it is utilizing the fact that he PARAFAC2...