<?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 Re: Matrix Division in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Matrix-Division/m-p/943456#M17641</link>
    <description>Hi &lt;BR /&gt; &lt;BR /&gt;I have a similar problem. I want to be able to invert a matrix so in order to conduct matyrix division. Is there any command that can do matrix inversion in the compiler &lt;BR /&gt; &lt;BR /&gt;thanks in advance &lt;BR /&gt; &lt;BR /&gt;eugenio</description>
    <pubDate>Tue, 15 May 2001 15:31:29 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2001-05-15T15:31:29Z</dc:date>
    <item>
      <title>Matrix Division</title>
      <link>https://community.intel.com/t5/Software-Archive/Matrix-Division/m-p/943454#M17639</link>
      <description>There is a MATMUL function in v.6.0 of the Fortran compiler that can be used to multiply two matrices. Is there any function that allows one to divide two matrices?</description>
      <pubDate>Wed, 21 Mar 2001 02:40:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Matrix-Division/m-p/943454#M17639</guid>
      <dc:creator>wiland</dc:creator>
      <dc:date>2001-03-21T02:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Matrix Division</title>
      <link>https://community.intel.com/t5/Software-Archive/Matrix-Division/m-p/943455#M17640</link>
      <description>There is not a matrix division intrinsic.  If you can find a matrix inversion routine, you can multiply by the inverse to perform division.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 21 Mar 2001 03:52:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Matrix-Division/m-p/943455#M17640</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-03-21T03:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Matrix Division</title>
      <link>https://community.intel.com/t5/Software-Archive/Matrix-Division/m-p/943456#M17641</link>
      <description>Hi &lt;BR /&gt; &lt;BR /&gt;I have a similar problem. I want to be able to invert a matrix so in order to conduct matyrix division. Is there any command that can do matrix inversion in the compiler &lt;BR /&gt; &lt;BR /&gt;thanks in advance &lt;BR /&gt; &lt;BR /&gt;eugenio</description>
      <pubDate>Tue, 15 May 2001 15:31:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Matrix-Division/m-p/943456#M17641</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-05-15T15:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Matrix Division</title>
      <link>https://community.intel.com/t5/Software-Archive/Matrix-Division/m-p/943457#M17642</link>
      <description>There's no Fortran command to invert a matrix, but there's a subroutine included in IMSL that comes with the Professional edition of CVF. If you don't have it, there's free software available on the net that will do it. However, you should realize that matrix inversion can sometimes be tricky: some matrices to not have inverses.</description>
      <pubDate>Thu, 17 May 2001 08:20:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Matrix-Division/m-p/943457#M17642</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-05-17T08:20:28Z</dc:date>
    </item>
  </channel>
</rss>

