umfpack_2.0_test


umfpack_2.0_test, a FORTRAN77 code which calls umfpack_2.0(), which solves unsymmetric sparse linear systems, and represents an obsolete version which has since been rewritten in C, by Timothy Davis, Iain Duff.

Licensing:

    ***********************************************************************
    * NOTICE:  "The UMFPACK Package may be used SOLELY for educational,   *
    * research, and benchmarking purposes by non-profit organizations and *
    * the U.S. government.  Commercial and other organizations may make  *
    * use of UMFPACK SOLELY for benchmarking purposes only.  UMFPACK may  *
    * be modified by or on behalf of the User for such use but at no time *
    * shall UMFPACK or any such modified version of UMFPACK become the    *
    * property of the User.  UMFPACK is provided without warranty of any  *
    * kind, either expressed or implied.  Neither the Authors nor their   *
    * employers shall be liable for any direct or consequential loss or   *
    * damage whatsoever arising out of the use or misuse of UMFPACK by    *
    * the User.  UMFPACK must not be sold.  You may make copies of        *
    * UMFPACK, but this NOTICE and the Copyright notice must appear in    *
    * all copies.  Any other use of UMFPACK requires written permission.  *
    * Your use of UMFPACK is an implicit agreement to these conditions."  *
    *                                                                     *
    * The MA38 Package in the Harwell Subroutine Library (HSL) has        *
    * equivalent functionality (and identical calling interface) as       *
    * UMFPACK.  It is available for commercial use.   Technical reports,  *
    * information on HSL, and matrices are available via the World Wide   *
    * Web at http://www.cis.rl.ac.uk/struct/ARCD/NUM.html, or by          *
    * anonymous ftp at seamus.cc.rl.ac.uk/pub.  Also contact John         *
    * Harding, Harwell Subroutine Library, B 552, AEA Technology,         *
    * Harwell, Didcot, Oxon OX11 0RA, England.                            *
    * telephone (44) 1235 434573, fax (44) 1235 434340,                   *
    * email john.harding@aeat.co.uk, who will provide details of price    *
    * and conditions of use.                                              *
    ***********************************************************************
    

Languages:

umfpack_2.0 is available in a FORTRAN77 version.

Related Data and Programs:

umfpack_2.0, a FORTRAN77 code which solves unsymmetric sparse linear systems, and represents an obsolete version which has since been rewritten in C, by Timothy Davis, Iain Duff.

Source Code:


Last revised on 11 October 2023.