<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<!-- MHonArc v2.6.15 -->
  <channel>
    <title>LAPACK Archives (by date)
 mailing list</title>
    <link>http://icl.cs.utk.edu/lapack-forum/archives/lapack/</link>
    <description>Email archive for LAPACK Archives (by date)
</description>
    <language>en-us</language>
    <pubDate>Fri, 18 Jul 2008 14:00:06 GMT</pubDate>
    <lastBuildDate>Fri, 18 Jul 2008 14:00:06 GMT</lastBuildDate>
    
    <image>
      <title>LAPACK Archives (by date)
 mailing list</title>
      <url>http://icl.cs.utk.edu/lapack-forum/archives/lapack100.gif</url>
      <link>http://icl.cs.utk.edu/lapack-forum/archives/lapack/</link>
    </image>
 

  <item>
    <title>[Lapack] multi-dimensional sparse matrix solutions</title>
    <link>http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00494.html</link>
    <description>Greetings! I am a Bachelors of Science in Computer Science candidate at Purdue University Calumet. Research arising from an independent study project in preparation for future graduate studies has led me to your name. My advisor on my current project is Dr...</description>
    <pubDate>Thu, 17 Jul 2008 21:35:33 GMT</pubDate>
    <guid isPermaLink="true">http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00494.html</guid>
    <author>William Obermeyer</author>
  </item>
  <item>
    <title>[Lapack] Error in 3.1.1 xHSEQR</title>
    <link>http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00493.html</link>
    <description> </description>
    <pubDate>Thu, 17 Jul 2008 14:00:11 GMT</pubDate>
    <guid isPermaLink="true">http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00493.html</guid>
    <author>julien.langou at ucdenver.edu</author>
  </item>


  <item>
    <title>[Lapack] Error in 3.1.1 xHSEQR</title>
    <link>http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00492.html</link>
    <description>Hi, The comments in the xHSEQR routines about ispec values for Ilaenv are wrong, refer to 1, 2, 3... when they should be 12, 13, 14,... The code is also wrong in CHSEQR, SHSEQR and ZHSEQR where it tests for the matrix size to cross over from xLAHQR to xLAQ...</description>
    <pubDate>Wed, 16 Jul 2008 19:23:02 GMT</pubDate>
    <guid isPermaLink="true">http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00492.html</guid>
    <author>John Mulcahy</author>
  </item>
  <item>
    <title>[Lapack] Problem installing lapack-3.1.1</title>
    <link>http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00491.html</link>
    <description> ********************************************** Julie Langou; Research Associate in Computer Science Innovative Computing Laboratory; University of Tennessee from Denver, Colorado ;-) julie@Domain.Removed; http://www.cs.utk.edu/~julie/ -------------- next ...</description>
    <pubDate>Wed, 16 Jul 2008 14:06:35 GMT</pubDate>
    <guid isPermaLink="true">http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00491.html</guid>
    <author>julie langou</author>
  </item>


  <item>
    <title>[Lapack] failed to build 32 bit f2clib</title>
    <link>http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00488.html</link>
    <description> OK so 1- there is a problem with this code not returning without modification 2- when you perform your modification, the optimal worspace size is in w[0], not in lwork, lwork is input only so it is left unchanged in exit as you have observed. Great, great...</description>
    <pubDate>Tue, 15 Jul 2008 18:39:57 GMT</pubDate>
    <guid isPermaLink="true">http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00488.html</guid>
    <author>julien.langou at ucdenver.edu</author>
  </item>
  <item>
    <title>[Lapack] failed to build 32 bit f2clib</title>
    <link>http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00490.html</link>
    <description> </description>
    <pubDate>Tue, 15 Jul 2008 18:30:07 GMT</pubDate>
    <guid isPermaLink="true">http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00490.html</guid>
    <author>Edwin Sarkissian</author>
  </item>
  <item>
    <title>[Lapack] failed to build 32 bit f2clib</title>
    <link>http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00487.html</link>
    <description> </description>
    <pubDate>Tue, 15 Jul 2008 15:40:03 GMT</pubDate>
    <guid isPermaLink="true">http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00487.html</guid>
    <author>julien.langou at ucdenver.edu</author>
  </item>
  <item>
    <title>[Lapack] Problem installing lapack-3.1.1</title>
    <link>http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00489.html</link>
    <description>Greetings; I hope this is the proper contact address for asking questions involving the installation of lapack-3.1.1. I am a fairly new Linux systems manager at Temple University. I received a request to install lapack-3.1.1 on our research system, which i...</description>
    <pubDate>Tue, 15 Jul 2008 14:26:33 GMT</pubDate>
    <guid isPermaLink="true">http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00489.html</guid>
    <author>Stan Horwitz</author>
  </item>


  <item>
    <title>[Lapack] failed to build 32 bit f2clib</title>
    <link>http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00486.html</link>
    <description>Hello, I tried to compile CLAPACK on a 64 bit architecture as a 32 bit library. To do so, I renamed make.inc.example to make.inc and replaced the line CC = gcc with CC = gcc -m32 I was able to create blas_linux.a library, but building f2clib failed. The fo...</description>
    <pubDate>Mon, 14 Jul 2008 18:09:43 GMT</pubDate>
    <guid isPermaLink="true">http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00486.html</guid>
    <author>Edwin Sarkissian</author>
  </item>


  <item>
    <title>[Lapack] Question about the BLAS subroutines</title>
    <link>http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00485.html</link>
    <description>Hi there, I can not find some subroutines of BLAS such as xmin_val, xmax_val, xsum, whose prototypes appear in blas.h. Is it the latest version on www.netlib.org/blas ? Thank you very much! Xuefeng ==================================== Xuefeng Shang Buildin...</description>
    <pubDate>Fri, 11 Jul 2008 19:26:00 GMT</pubDate>
    <guid isPermaLink="true">http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00485.html</guid>
    <author>Xuefeng Shang</author>
  </item>

 
  </channel>
  </rss>
<!-- MHonArc v2.6.15 -->
