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

Enhancements of the MLUltrasound-Class #30

Closed JanKirchhofTU closed 6 years ago

JanKirchhofTU commented 6 years ago

Changes to be made

Expected gains

Future extensions:

SebastianSemper commented 6 years ago

Renaming was added in [https://github.com/EMS-TU-Ilmenau/fastmat/commit/ca40a577807e8a36c336bd9be81a8dce4282330f]()

ChristophWWagner commented 6 years ago

The Fourier-Kronecker-Product-Problem should be mitigable by using the NDFourier.

Please be aware, that the _getCol() and _getRow() need to be overloaded in order to redefine the behaviour of getCols() and getRows().

What is meant by "should not load any data, but can only receive a path to the defining vectors"?

SebastianSemper commented 6 years ago

In view of recent developments, this issue is obsolete. Closing.