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

Extend normalization #65

Closed ChristophWWagner closed 5 years ago

ChristophWWagner commented 5 years ago

Resolves #8

Also featuring some rework of the Algorithm structure (e.g. add nbytesmemory footprint reporting, prevent possible bugs, stuff like that)