Popular recipes tagged "mpmath" but not "computational_finance"http://code.activestate.com/recipes/tags/mpmath-computational_finance/2013-12-27T05:10:12-08:00ActiveState Code RecipesNumerical Inversion of the Laplace Transform with mpmath (Python)
2013-12-27T05:10:12-08:00Pawel Olejnikhttp://code.activestate.com/recipes/users/4188852/http://code.activestate.com/recipes/578799-numerical-inversion-of-the-laplace-transform-with-/
<p style="color: grey">
Python
recipe 578799
by <a href="/recipes/users/4188852/">Pawel Olejnik</a>
(<a href="/recipes/tags/analysis/">analysis</a>, <a href="/recipes/tags/mpmath/">mpmath</a>, <a href="/recipes/tags/numerical/">numerical</a>).
</p>
<p>This Recipe is a variant of <a href="http://code.activestate.com/recipes/576934/">recipe 576934</a>: Numerical Inversion of the Laplace Transform using the Talbot method by Fernando Damian Nieuwveldt adapted to high precision mpmath</p>
Numerical Inversion of the Laplace Transform with mpmath (Python)
2009-10-27T01:48:22-07:00Dieter Kadelkahttp://code.activestate.com/recipes/users/4172107/http://code.activestate.com/recipes/576938-numerical-inversion-of-the-laplace-transform-with-/
<p style="color: grey">
Python
recipe 576938
by <a href="/recipes/users/4172107/">Dieter Kadelka</a>
(<a href="/recipes/tags/analysis/">analysis</a>, <a href="/recipes/tags/mpmath/">mpmath</a>, <a href="/recipes/tags/numerical/">numerical</a>).
</p>
<p>This Recipe is a variant of <a href="http://code.activestate.com/recipes/576934/">recipe 576934</a>: Numerical Inversion of the Laplace Transform using the Talbot method by Fernando Damian Nieuwveldt adapted to high precision mpmath</p>