Closed
Description
In: https://pyttb.readthedocs.io/en/latest/cpals.html#pyttb.cp_als.cp_als, it says...
“random”: initialize using a pyttb.ktensor with values chosen from a Normal distribution with mean 1 and standard deviation 0
It should be mean 0 and standard deviation 1.