Rev 344 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
LDL is available from http://www.cise.ufl.edu/research/sparse/ldl/LDL Version 1.0 (Dec. 31, 2003), Copyright (c) 2003 by TimothyA. Davis. All Rights Reserved.LDL License:Your use or distribution of LDL or any modified version of LDLimplies that you agree to this License.THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTYEXPRESSED OR IMPLIED. ANY USE IS AT YOUR OWN RISK.Permission is hereby granted to use or copy this program, providedthat the Copyright, this License, and the Availability of theoriginal version is retained on all copies. User documentation ofany code that uses LDL or any modified version of LDL code mustcite the Copyright, this License, the Availability note, and "Usedby permission." Permission to modify the code and to distributemodified code is granted, provided the Copyright, this License,and the Availability note are retained, and a notice that the codewas modified is included. This software was developed with supportfrom the National Science Foundation, and is provided to you freeof charge.Metis is available at http://www-users.cs.umn.edu/~karypis/metis/.It is a family of multilevel partioning algorithms copyright by theRegents of the University of Minnesota and is used with permission.The files src/iohb.[ch] are available athttp://math.nist.gov/~KRemington/harwell_io/ and carry the followingcopyrightFri Aug 15 16:29:47 EDT 1997Harwell-Boeing File I/O in CV. 1.0National Institute of Standards and Technology, MD.K.A. Remington++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++NOTICEPermission to use, copy, modify, and distribute this software andits documentation for any purpose and without fee is hereby grantedprovided that the above copyright notice appear in all copies andthat both the copyright notice and this permission notice appear insupporting documentation.Neither the Author nor the Institution (National Institute of Standardsand Technology) make any representations about the suitability of thissoftware for any purpose. This software is provided "as is" withoutexpressed or implied warranty.++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++The files src/mmio.[ch] are available throughhttp://math.nist.gov/MatrixMarket/mmio-c.html and carry the followingcopyrightFri Aug 15 16:29:47 EDT 1997++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Matrix Market I/O library for ANSI CRoldan Pozo, NIST (pozo@nist.gov)See http://math.nist.gov/MatrixMarket for details and samplecalling programs.++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++NOTICEPermission to use, copy, modify, and distribute this software andits documentation for any purpose and without fee is hereby grantedprovided that the above copyright notice appear in all copies andthat both the copyright notice and this permission notice appear insupporting documentation.Neither the Author nor the Institution (National Institute of Standardsand Technology) make any representations about the suitability of thissoftware for any purpose. This software is provided "as is" withoutexpressed or implied warranty.++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++The function mm_read_banner in mmio.c has been edited to conform withthe definitions of constants in mmio.h. (String constants in mmio.hare in lower case and variables containing strings were beingconverted to upper case before being compared to the constants.)