<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic how to use inverse Laplace in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-use-inverse-Laplace-transform-in-MKL-Is-there-function-in/m-p/1095914#M23558</link>
    <description>&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;how to use inverse Laplace transform in MKL? Is there function in IMKL ?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Nov 2016 15:06:35 GMT</pubDate>
    <dc:creator>He_T_</dc:creator>
    <dc:date>2016-11-23T15:06:35Z</dc:date>
    <item>
      <title>how to use inverse Laplace transform in MKL? Is there function in IMKL ?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-use-inverse-Laplace-transform-in-MKL-Is-there-function-in/m-p/1095913#M23557</link>
      <description>&lt;P&gt;These days, I have to do some numerical inverse Laplace transform. But I do not find some subroutines or functions in MKL to do this work.&lt;/P&gt;

&lt;P&gt;Is there some functions to do inverse Laplace transform? I find "INLAP" and "SINLP" in &lt;EM&gt;IMSL user's Guide math libaray version 7.0&lt;/EM&gt;, and they can do inverse Laplace transform. In my computer, MKL's path is like &lt;EM&gt;C:\Program Files (x86)\Intel\Composer XE 2013 SP1\Documentation\en_US\mkl,&amp;nbsp;&lt;/EM&gt;I can find INLAP and SINLP. So could you help me?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 15:05:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-use-inverse-Laplace-transform-in-MKL-Is-there-function-in/m-p/1095913#M23557</guid>
      <dc:creator>He_T_</dc:creator>
      <dc:date>2016-11-23T15:05:13Z</dc:date>
    </item>
    <item>
      <title>how to use inverse Laplace</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-use-inverse-Laplace-transform-in-MKL-Is-there-function-in/m-p/1095914#M23558</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;how to use inverse Laplace transform in MKL? Is there function in IMKL ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 15:06:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-use-inverse-Laplace-transform-in-MKL-Is-there-function-in/m-p/1095914#M23558</guid>
      <dc:creator>He_T_</dc:creator>
      <dc:date>2016-11-23T15:06:35Z</dc:date>
    </item>
    <item>
      <title>Hello, </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-use-inverse-Laplace-transform-in-MKL-Is-there-function-in/m-p/1095915#M23559</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I'm afraid there is no direct MKL function can &amp;nbsp;compute the laplace transform or inverser Laplacetransform, maybe some of them can help during computing. Please refer MKL developer reference to&amp;nbsp;https://software.intel.com/en-us/intel-mkl/documentation.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;If you find&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px;"&gt;"INLAP" and "SINLP" in&amp;nbsp;&lt;/SPAN&gt;&lt;EM style="font-size: 12px;"&gt;IMSL user's Guide math libaray version 7.0&lt;/EM&gt;&lt;SPAN style="font-size: 12px;"&gt;, and they can do inverse Laplace transform. &amp;nbsp;a&lt;/SPAN&gt;s i know, IMSL should be MKL enabled internally, which is also available with one of Intel parallel studio XE &amp;nbsp;package. &lt;A href="https://software.intel.com/en-us/rogue-wave-imsl-fortran-library" target="_blank"&gt;https://software.intel.com/en-us/rogue-wave-imsl-fortran-library&lt;/A&gt;. You may try it directly if possible.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;/P&gt;

&lt;P&gt;Ying&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 08:44:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-use-inverse-Laplace-transform-in-MKL-Is-there-function-in/m-p/1095915#M23559</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2016-11-24T08:44:42Z</dc:date>
    </item>
    <item>
      <title>Ying H.(intel) has given a</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-use-inverse-Laplace-transform-in-MKL-Is-there-function-in/m-p/1095916#M23560</link>
      <description>&lt;P&gt;Ying H.(intel) has given a good strategy to solve my problem. Maybe, IMSL can be used to this work instead of MKL, on this issue.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2016 07:36:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-use-inverse-Laplace-transform-in-MKL-Is-there-function-in/m-p/1095916#M23560</guid>
      <dc:creator>He_T_</dc:creator>
      <dc:date>2016-11-25T07:36:03Z</dc:date>
    </item>
  </channel>
</rss>

