1Rice BSD Software License 2Permits source and binary redistribution of the software ARPACK and P_ARPACK 3for both non-commercial and commercial use. 4 5Copyright (c) 2001, Rice University 6Developed by D.C. Sorensen, R.B. Lehoucq, C. Yang, and K. Maschhoff. 7All rights reserved. 8 9Redistribution and use in source and binary forms, with or without modification, 10are permitted provided that the following conditions are met: 11 Redistributions of source code must retain the above copyright notice, this 12list of conditions and the following disclaimer. 13 Redistributions in binary form must reproduce the above copyright notice, this 14list of conditions and the following disclaimer in the documentation and/or 15other materials provided with the distribution. 16 If you modify the source for these routines we ask that you change the name of 17the routine and comment the changes made to the original. 18 Written notification is provided to the developers of intent to use this 19software. Also, we ask that use of ARPACK is properly cited in any resulting 20publications or software documentation. 21 Neither the name of Rice University (RICE) nor the names of its contributors 22may be used to endorse or promote products derived from this software without 23specific prior written permission. 24 25THIS SOFTWARE IS PROVIDED BY RICE AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR 26IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 27MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT 28SHALL RICE OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 29SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 30PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR 31BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER 32IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 33ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 34POSSIBILITY OF SUCH DAMAGE. 35