I have a very large matrix 1328x1328 and I'm trying to store the upper triangle (it is symmetrical) of it to the database as LONGTEXT. In JavaScript I serialize it: I have a very large matrix 1328x1328 and I'm tr
I have a very large matrix 1328x1328 and I'm trying to store the upper triangle (it is symmetrical) of it to the database as LONGTEXT. In JavaScript I serialize it: I have a very large matrix 1328x1328 and I'm tr