EMS-TU-Ilmenau / fastmat

A library to build up lazily evaluated expressions of linear transforms for efficient scientific computing.
https://fastmat.readthedocs.io
Apache License 2.0
24 stars 8 forks source link

Rename numN and numM Properties #55

Closed SebastianSemper closed 5 years ago

SebastianSemper commented 5 years ago

We should rename the basically nonsensical properties numN and numM to something more selfexplanatory, like numRows and numCols.