Hacker News new | ask | show | jobs
by hatred 4622 days ago
I am willing go give away everything for now and just have support for basic arithmetic operations, creation of sub matrix views ala numpy for the time being. I will be able to do the other operations via Eigen by creating a view over the native array. I hate the idea of creating an array of arrays though.
1 comments

Hateing the idea of array of arraya is like hating recursivity.