<?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 Citation for non-linear optimizor &amp;quot;dtrnlspbc_solve&amp;quot; in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Citation-for-non-linear-optimizor-quot-dtrnlspbc-solve-quot/m-p/1016596#M19517</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm using dtrnlspbc_solve to optimize some ecological model parameters. I checked the manual (Intel(R) Math Kernel Library Reference Manual) and it mentions that this solver uses the trust-region algorithm. Is there a paper or a book that I can cite when I describe this solver? Thanks.&lt;/P&gt;

&lt;P&gt;Maosi&lt;/P&gt;</description>
    <pubDate>Tue, 07 Oct 2014 17:45:13 GMT</pubDate>
    <dc:creator>Maosi_C_</dc:creator>
    <dc:date>2014-10-07T17:45:13Z</dc:date>
    <item>
      <title>Citation for non-linear optimizor "dtrnlspbc_solve"</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Citation-for-non-linear-optimizor-quot-dtrnlspbc-solve-quot/m-p/1016596#M19517</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm using dtrnlspbc_solve to optimize some ecological model parameters. I checked the manual (Intel(R) Math Kernel Library Reference Manual) and it mentions that this solver uses the trust-region algorithm. Is there a paper or a book that I can cite when I describe this solver? Thanks.&lt;/P&gt;

&lt;P&gt;Maosi&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2014 17:45:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Citation-for-non-linear-optimizor-quot-dtrnlspbc-solve-quot/m-p/1016596#M19517</guid>
      <dc:creator>Maosi_C_</dc:creator>
      <dc:date>2014-10-07T17:45:13Z</dc:date>
    </item>
    <item>
      <title>I do not know the pedigree of</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Citation-for-non-linear-optimizor-quot-dtrnlspbc-solve-quot/m-p/1016597#M19518</link>
      <description>&lt;P&gt;I do not know the pedigree of the MKL trust region solver, but one of the earlier papers on trust region methods is no. 15 in the list at&amp;nbsp;http://www.cs.sandia.gov/~dmgay/dmgbib.html . The associated TOMS software is&amp;nbsp;http://netlib.org/toms/611.gz (early 1980-s)&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2014 19:22:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Citation-for-non-linear-optimizor-quot-dtrnlspbc-solve-quot/m-p/1016597#M19518</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2014-10-07T19:22:44Z</dc:date>
    </item>
    <item>
      <title>mecej4, Thank you for your</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Citation-for-non-linear-optimizor-quot-dtrnlspbc-solve-quot/m-p/1016598#M19519</link>
      <description>&lt;P&gt;mecej4, Thank you for your reply. I found the reference in your link:&lt;/P&gt;

&lt;P&gt;15 D. M. Gay, &lt;EM&gt;On Convergence Testing in Model Trust Region Algorithms for Unconstrained Optimization&lt;/EM&gt;, 104, AT&amp;amp;T Bell Laboratories, 1982, (104) , Comp. Sci. Tech. Rep. No..&lt;/P&gt;

&lt;P&gt;It seems like a technical report and I cannot find its copy online (WebOfKnowledge, google). Are you sure the method in this reference or its variant is used in dtrnlspbc_solve? Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2014 20:17:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Citation-for-non-linear-optimizor-quot-dtrnlspbc-solve-quot/m-p/1016598#M19519</guid>
      <dc:creator>Maosi_C_</dc:creator>
      <dc:date>2014-10-07T20:17:56Z</dc:date>
    </item>
    <item>
      <title>Quote:Are you sure the method</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Citation-for-non-linear-optimizor-quot-dtrnlspbc-solve-quot/m-p/1016599#M19520</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 12.8000001907349px; line-height: 14.3999996185303px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Are you sure the method in this reference or its variant is used in dtrnlspbc_solve&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12.8000001907349px; line-height: 14.3999996185303px;"&gt;As I said, I don't know the original publications relevant to the DTRNLSP code; perhaps someone from Intel will respond on this point. Likewise, I have no reason to believe that Gay's paper/report has any relation to DTRNLSP.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2014 20:36:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Citation-for-non-linear-optimizor-quot-dtrnlspbc-solve-quot/m-p/1016599#M19520</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2014-10-07T20:36:54Z</dc:date>
    </item>
    <item>
      <title>MKL's TR Solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Citation-for-non-linear-optimizor-quot-dtrnlspbc-solve-quot/m-p/1016600#M19521</link>
      <description>&lt;P&gt;MKL's TR Solver implementation is based on&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;our internal modification of algorithms described in &lt;/SPAN&gt;&lt;EM style="font-size: 1em; line-height: 1.5;"&gt;Andrew R. Conn, Nicholas I. Gould, Philippe L. Toint, Trust Region Methods, SIAM, 2000&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&lt;EM style="font-size: 1em; line-height: 1.5;"&gt;--Gennady&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2014 05:18:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Citation-for-non-linear-optimizor-quot-dtrnlspbc-solve-quot/m-p/1016600#M19521</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2014-10-08T05:18:14Z</dc:date>
    </item>
    <item>
      <title>Thank you.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Citation-for-non-linear-optimizor-quot-dtrnlspbc-solve-quot/m-p/1016601#M19522</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2014 06:16:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Citation-for-non-linear-optimizor-quot-dtrnlspbc-solve-quot/m-p/1016601#M19522</guid>
      <dc:creator>Maosi_C_</dc:creator>
      <dc:date>2014-10-08T06:16:05Z</dc:date>
    </item>
  </channel>
</rss>

