mingrisch / compartmentmodels

Tracer-kinetic models for DCE MRI
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Speed up! #30

Closed mingrisch closed 9 years ago

mingrisch commented 9 years ago

Cython acceleration for the convolution would be extremely helpful, at an affordable amount of work.

mingrisch commented 9 years ago

cython is now required (pip install cython). This accelerates the convolution_w_exp approximately 24-fold.