view libcruft/arpack/docs/README @ 12274:9f5d2ef078e8 release-3-4-x

import ARPACK sources to libcruft from Debian package libarpack2 2.1+parpack96.dfsg-3+b1
author John W. Eaton <jwe@octave.org>
date Fri, 28 Jan 2011 14:04:33 -0500
parents
children
line wrap: on
line source


  There are five documents within the DOCUMENT subdirectory.
  In summary,

  ex-nonsym.doc, ex-sym.doc  and ex-complex.doc
  -------------  ----------      --------------
  Example Templates of how to invoke the different computational
  modes offered by [D,S]NAUPD, [D,S]SAUPD and [C,Z]NAUPD.

  stat.doc
  --------
  File that gets timing statistics for the different parts
  of the Arnoldi update iteration codes within ARPACK. 

  debug.doc
  ---------
  File that explains the different printing options of the
  Arnoldi update iteration codes within ARPACK.