nfrisby / frags

Plugin gonna getcha, row types
0 stars 1 forks source link

Flat Prod #9

Open nfrisby opened 5 years ago

nfrisby commented 5 years ago

This Issue is to implement a flat version of Prod, probably using Data.Vector.Vector Any. And/or similar compact data structures.

(There may be a "data science" angle here: I repeatedly refer to frags as rows without labels, but they are also labels without images -- that could be useful for dimensions? In the cases where the dimension-major-ness doesn't matter.)