<?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 look at ?nrm2 routines, where in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-LAPACK-function-is-available-to-calculate-2-norm-of-a/m-p/1153276#M27316</link>
    <description>&lt;P&gt;look at ?nrm2 routines, where ? == [s,d,c,z]&lt;/P&gt;</description>
    <pubDate>Mon, 05 Nov 2018 03:17:13 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2018-11-05T03:17:13Z</dc:date>
    <item>
      <title>What LAPACK function is available to calculate 2-norm of a matrix?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-LAPACK-function-is-available-to-calculate-2-norm-of-a/m-p/1153275#M27315</link>
      <description>&lt;P&gt;What LAPACK function is available to calculate 2-norm (or spectral norm) of a matrix? Thank you.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Nov 2018 22:13:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-LAPACK-function-is-available-to-calculate-2-norm-of-a/m-p/1153275#M27315</guid>
      <dc:creator>zzzhhh</dc:creator>
      <dc:date>2018-11-04T22:13:40Z</dc:date>
    </item>
    <item>
      <title>look at ?nrm2 routines, where</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-LAPACK-function-is-available-to-calculate-2-norm-of-a/m-p/1153276#M27316</link>
      <description>&lt;P&gt;look at ?nrm2 routines, where ? == [s,d,c,z]&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 03:17:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-LAPACK-function-is-available-to-calculate-2-norm-of-a/m-p/1153276#M27316</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2018-11-05T03:17:13Z</dc:date>
    </item>
    <item>
      <title>That's BLAS level 1 routine,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-LAPACK-function-is-available-to-calculate-2-norm-of-a/m-p/1153277#M27317</link>
      <description>&lt;P&gt;That's BLAS level 1 routine, for vector norm only. But I was asking about matrix norm in LAPACK.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 03:21:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-LAPACK-function-is-available-to-calculate-2-norm-of-a/m-p/1153277#M27317</guid>
      <dc:creator>zzzhhh</dc:creator>
      <dc:date>2018-11-05T03:21:00Z</dc:date>
    </item>
    <item>
      <title>In LAPACK we have ?lange for</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-LAPACK-function-is-available-to-calculate-2-norm-of-a/m-p/1153278#M27318</link>
      <description>&lt;P&gt;In LAPACK we have ?lange for general matrix and ?lan[sy/he] for symmetric matrices. Using these functions you can get: 1-norm, Frobenius and infinity norms.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2018 15:40:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-LAPACK-function-is-available-to-calculate-2-norm-of-a/m-p/1153278#M27318</guid>
      <dc:creator>Nadezhda_M_Intel</dc:creator>
      <dc:date>2018-11-07T15:40:56Z</dc:date>
    </item>
    <item>
      <title>Unfortunately in LAPACK we</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-LAPACK-function-is-available-to-calculate-2-norm-of-a/m-p/1153279#M27319</link>
      <description>&lt;P&gt;Unfortunately in LAPACK we don't have function for 2-norm.&lt;/P&gt;&lt;P&gt;Computations of spectral norm is very time-consuming task. Using "F" norm from ?lange function you can get fast upper estimation.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2018 16:00:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-LAPACK-function-is-available-to-calculate-2-norm-of-a/m-p/1153279#M27319</guid>
      <dc:creator>Nadezhda_M_Intel</dc:creator>
      <dc:date>2018-11-07T16:00:29Z</dc:date>
    </item>
    <item>
      <title>Thanks, Nadezhda Mozartova. I</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-LAPACK-function-is-available-to-calculate-2-norm-of-a/m-p/1153280#M27320</link>
      <description>&lt;P&gt;Thanks, Nadezhda Mozartova. I have to use 2-norm. This is not something I have control over.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2018 17:14:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-LAPACK-function-is-available-to-calculate-2-norm-of-a/m-p/1153280#M27320</guid>
      <dc:creator>zzzhhh</dc:creator>
      <dc:date>2018-11-07T17:14:25Z</dc:date>
    </item>
  </channel>
</rss>

