<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Scipy doesn't have a function for the Laplace transform, it has only a<br>
Laplace distribution in scipy.stats and a Laplace filter in scipy.ndimage.<br>
An inverse Laplace transform would be very welcome I'd think - it has real<br>
world applications, and there's no good implementation in any open source<br>
library as far as I can tell. It's probably doable, but not the easiest<br>
topic for a GSoC I think. From what I can find, the paper "Numerical<br>
Transform Inversion Using Gaussian Quadrature" from den Iseger contains<br>
what's considered the current state of the art algorithm. Browsing that<br>
gives a reasonable idea of the difficulty of implementing `ilaplace`. </blockquote><div> </div><div>A brief scanning through the paper "Numerical Transform Inversion Using 
Gaussian Quadrature" from den Iseger does indicate the complexity of the
 algorithm. But GSoC project or not, can't we work on it, step by step? As I would love to see a contender for Matlab's ilaplace on open source front!! <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<br>
You can have a look at <a href="https://github.com/scipy/scipy/pull/2908/files" target="_blank">https://github.com/scipy/scipy/pull/2908/files</a> for<br>
ideas. Most of the things that need improving or we really think we should<br>
have in Scipy are listed there. Possible topics are not restricted to that<br>
list though - it's more important that you pick something you're interested<br>
in and have the required background and coding skills for.<br></blockquote><div> </div><div>Thanks a lot for the roadmap. Of the options provided, I found the 'Cython'ization of Cluster great. Would it be possible to do it as the Summer project if I spend the month learning Cython? <br>
<br></div><div>Regards<br></div><div>Janani<br></div><div><br></div><div><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Cheers,<br>
Ralf<br>
<br>
<br></blockquote></div></div></div>