<?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 IMSL: source code for optimization routine BCPOL   in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IMSL-source-code-for-optimization-routine-BCPOL/m-p/864484#M70219</link>
    <description>&lt;HR style="color: #ccd8e1;" size="1" /&gt;
&lt;!-- / icon and title --&gt; &lt;!-- message --&gt;
&lt;DIV id="post_message_5009"&gt;Hi, &lt;BR /&gt; &lt;BR /&gt; I purchased the IMSL library and I have been using the optimization routine BCPOL to minimize a function. The documentation says "The routine &lt;SPAN style="font-size: 9pt; line-height: 150%; font-family: 'Courier New';"&gt;BCPOL&lt;/SPAN&gt; uses the complex method to find a minimum point of a function of &lt;I&gt;n&lt;/I&gt; variables" but I need to find out more about what this optimization routine is doing. &lt;BR /&gt; &lt;BR /&gt; Is there a way I can look at the source code for BCPOL? If so, where can I find the Fortran source code on my computer? If not, are there any programs on the web that use the same algorithm that I can look at? &lt;BR /&gt; &lt;BR /&gt; I appreciate any help! &lt;BR /&gt; &lt;BR /&gt; Thanks, &lt;BR /&gt; Day&lt;/DIV&gt;</description>
    <pubDate>Fri, 03 Jul 2009 16:59:19 GMT</pubDate>
    <dc:creator>dsmanoli</dc:creator>
    <dc:date>2009-07-03T16:59:19Z</dc:date>
    <item>
      <title>IMSL: source code for optimization routine BCPOL</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IMSL-source-code-for-optimization-routine-BCPOL/m-p/864484#M70219</link>
      <description>&lt;HR style="color: #ccd8e1;" size="1" /&gt;
&lt;!-- / icon and title --&gt; &lt;!-- message --&gt;
&lt;DIV id="post_message_5009"&gt;Hi, &lt;BR /&gt; &lt;BR /&gt; I purchased the IMSL library and I have been using the optimization routine BCPOL to minimize a function. The documentation says "The routine &lt;SPAN style="font-size: 9pt; line-height: 150%; font-family: 'Courier New';"&gt;BCPOL&lt;/SPAN&gt; uses the complex method to find a minimum point of a function of &lt;I&gt;n&lt;/I&gt; variables" but I need to find out more about what this optimization routine is doing. &lt;BR /&gt; &lt;BR /&gt; Is there a way I can look at the source code for BCPOL? If so, where can I find the Fortran source code on my computer? If not, are there any programs on the web that use the same algorithm that I can look at? &lt;BR /&gt; &lt;BR /&gt; I appreciate any help! &lt;BR /&gt; &lt;BR /&gt; Thanks, &lt;BR /&gt; Day&lt;/DIV&gt;</description>
      <pubDate>Fri, 03 Jul 2009 16:59:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/IMSL-source-code-for-optimization-routine-BCPOL/m-p/864484#M70219</guid>
      <dc:creator>dsmanoli</dc:creator>
      <dc:date>2009-07-03T16:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: IMSL: source code for optimization routine BCPOL</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IMSL-source-code-for-optimization-routine-BCPOL/m-p/864485#M70220</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
The source code is proprietary to Visual Numerics and is not available. I'd suggest asking at the &lt;A href="http://forums.vni.com/forumdisplay.php?f=8"&gt;VNI IMSL forum&lt;/A&gt; where the VNI engineers and scientists hang out, but I see you've already done that.&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Jul 2009 23:58:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/IMSL-source-code-for-optimization-routine-BCPOL/m-p/864485#M70220</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2009-07-03T23:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: IMSL: source code for optimization routine BCPOL</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/IMSL-source-code-for-optimization-routine-BCPOL/m-p/864486#M70221</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336209"&gt;Steve Lionel (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; The source code is proprietary to Visual Numerics and is not available. I'd suggest asking at the &lt;A href="http://forums.vni.com/forumdisplay.php?f=8"&gt;VNI IMSL forum&lt;/A&gt; where the VNI engineers and scientists hang out, but I see you've already done that.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;IMSL &lt;EM&gt;may&lt;/EM&gt; let have you access to the source code, but at a steep price.&lt;BR /&gt;&lt;BR /&gt;The Complex method is effectively the Simplex (Nelder-Mead) method with support for bounds. (It was a deliberate play on words.)&lt;BR /&gt;&lt;BR /&gt;I see that your IMSL posting has given you suitable references &amp;amp; C++ source code. I'd be inclined to go to &lt;A href="http://plato.asu.edu/sub/nlores.html" target="_blank"&gt;http://plato.asu.edu/sub/nlores.html&lt;/A&gt; and use the COBYLA codes as being the best equivalent.&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jul 2009 08:58:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/IMSL-source-code-for-optimization-routine-BCPOL/m-p/864486#M70221</guid>
      <dc:creator>bendel_boy1</dc:creator>
      <dc:date>2009-07-07T08:58:15Z</dc:date>
    </item>
  </channel>
</rss>

