shoooe / Sor

A tensor library written in C++
MIT License
0 stars 0 forks source link

Provide few useful generators #18

Open shoooe opened 7 years ago

shoooe commented 7 years ago

Provide useful generator functions, such as the identity generator (only for matrices?).

shoooe commented 7 years ago

This goes back to the discussion phase because it depends on defining multidimensional iterators.