Open ClimbsRocks opened 9 years ago
should be relatively easy, since all we do is set values, not entire lists
get a row from the sparse row matrix (it will only contain the non-zero values) set each of those as properties on the brainObj
the major unknown i see right now is whether we have pretty column names in a sparse matrix that we could use for property names
should be relatively easy, since all we do is set values, not entire lists
get a row from the sparse row matrix (it will only contain the non-zero values) set each of those as properties on the brainObj
the major unknown i see right now is whether we have pretty column names in a sparse matrix that we could use for property names