<?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 Which function could solve linear least square with inequality constraints? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Which-function-could-solve-linear-least-square-with-inequality/m-p/1169875#M28491</link>
    <description>&lt;P&gt;I want to solve X in a linear system A*X=B with a constraint that all elements in X are non-negative. It is a Non-negative Least Squares (NNLS) problem. Do you know which function in the MKL&amp;nbsp;library for this problem? I tried to use&amp;nbsp;trnlspbc_solve(), the Nonlinear Least Squares Problem with Linear Constraints, but it doesn't work well. Any ideas?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Mar 2019 15:42:01 GMT</pubDate>
    <dc:creator>Guo__Qiandong</dc:creator>
    <dc:date>2019-03-14T15:42:01Z</dc:date>
    <item>
      <title>Which function could solve linear least square with inequality constraints?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Which-function-could-solve-linear-least-square-with-inequality/m-p/1169875#M28491</link>
      <description>&lt;P&gt;I want to solve X in a linear system A*X=B with a constraint that all elements in X are non-negative. It is a Non-negative Least Squares (NNLS) problem. Do you know which function in the MKL&amp;nbsp;library for this problem? I tried to use&amp;nbsp;trnlspbc_solve(), the Nonlinear Least Squares Problem with Linear Constraints, but it doesn't work well. Any ideas?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 15:42:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Which-function-could-solve-linear-least-square-with-inequality/m-p/1169875#M28491</guid>
      <dc:creator>Guo__Qiandong</dc:creator>
      <dc:date>2019-03-14T15:42:01Z</dc:date>
    </item>
    <item>
      <title>You may choose a suitable</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Which-function-could-solve-linear-least-square-with-inequality/m-p/1169876#M28492</link>
      <description>&lt;P&gt;You may choose a suitable NNLS solver from the list provided at&amp;nbsp;http://plato.asu.edu/sub/nonlsq.html , under the heading "THE CONSTRAINED LSQ-PROBLEM".&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 04:40:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Which-function-could-solve-linear-least-square-with-inequality/m-p/1169876#M28492</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2019-03-15T04:40:15Z</dc:date>
    </item>
    <item>
      <title>Thank you for your reply,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Which-function-could-solve-linear-least-square-with-inequality/m-p/1169877#M28493</link>
      <description>&lt;P&gt;Thank you for your reply, mecej4! I know "Lawson, C.L. and R.J. Hanson, Solving Least Squares Problems, Prentice-Hall, 1974"&amp;nbsp;could solve&amp;nbsp;it. But I prefer&amp;nbsp;to use MKL to do it. Does MKL have any&amp;nbsp;solutions? When I use&amp;nbsp;trnlspbc_solve(), it is time-consuming and the result is a little bit different than NNLS. Any comments about using&amp;nbsp;trnlspbc_solve() to do linear least square problem with constraints?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2019 00:23:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Which-function-could-solve-linear-least-square-with-inequality/m-p/1169877#M28493</guid>
      <dc:creator>Guo__Qiandong</dc:creator>
      <dc:date>2019-03-16T00:23:37Z</dc:date>
    </item>
    <item>
      <title>At this point it would be</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Which-function-could-solve-linear-least-square-with-inequality/m-p/1169878#M28494</link>
      <description>&lt;P&gt;At this point it would be useful to have a working example source code that exhibits slow performance with&amp;nbsp;trnlspbc_solve(). Even a mathematical problem definition would help. I have used trnlsp() a number of times, and it has always performed quite well. Your problem may use specific functions and bounds that trigger a slowdown, which is why a full description is needed.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2019 05:54:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Which-function-could-solve-linear-least-square-with-inequality/m-p/1169878#M28494</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2019-03-16T05:54:13Z</dc:date>
    </item>
  </channel>
</rss>

