MANIFEST.in
README.rst
setup.py
pyqmri/__init__.py
pyqmri/operator.py
pyqmri/pyqmri.py
pyqmri/solver.py
pyqmri/streaming.py
pyqmri.egg-info/PKG-INFO
pyqmri.egg-info/SOURCES.txt
pyqmri.egg-info/dependency_links.txt
pyqmri.egg-info/entry_points.txt
pyqmri.egg-info/not-zip-safe
pyqmri.egg-info/requires.txt
pyqmri.egg-info/top_level.txt
pyqmri/_helper_fun/__init__.py
pyqmri/_helper_fun/_calckbkernel.py
pyqmri/_helper_fun/_clprogram.py
pyqmri/_helper_fun/_est_coils.py
pyqmri/_helper_fun/_fftshift2.py
pyqmri/_helper_fun/_fibonacci.py
pyqmri/_helper_fun/_goldcomp.py
pyqmri/_helper_fun/_kb.py
pyqmri/_helper_fun/_nlinvns.py
pyqmri/_helper_fun/_utils.py
pyqmri/_helper_fun/multislice_viewer.py
pyqmri/irgn/__init__.py
pyqmri/irgn/reco.py
pyqmri/irgn/reco_streamed.py
pyqmri/models/BiExpDecay.py
pyqmri/models/ExpDecay.py
pyqmri/models/GeneralModel.py
pyqmri/models/IRLL.py
pyqmri/models/ImageReco.py
pyqmri/models/VFA.py
pyqmri/models/__init__.py
pyqmri/models/template.py
pyqmri/transforms/__init__.py
pyqmri/transforms/pyopencl_nufft.py
test/test_LinearDataOperator.py
test/test_gradient.py
test/test_symmetrized_gradient.py