Appendix 3

External Software Included in SOLAR

The following software is included in the SOLAR package (with the following required notice(s), if any).

1.	FISHER, Version 2.2b, by Kenneth Lange and Michael Boehnke
1.	Copyright (c) 1985, 1987, 1988 Kenneth Lange

2.	LINKAGE, Version 5.1, by Mark Lathrop, J. Lalouel, C. Julier,
2.	and Jurg Ott

3.	FASTLINK, Version 3.0P, by R.W. Cottingham Jr., S.K. Gupta,
3.	R.M. Idury, K. Shriram, and A.A. Schaffer

4.	FORTRAN shareable libraries from Sun Microsystems, Inc.

5.	Tcl Version 8.0 libraries and initialization code, having the
5.	following copyright and license terms:
5.
5.      This software is copyrighted by the Regents of the University of
5.      California, Sun Microsystems, Inc., Scriptics Corporation,
5.      and other parties.  The following terms apply to all files associated
5.      with the software unless explicitly disclaimed in individual files.
5.
5.      The authors hereby grant permission to use, copy, modify,
5.      distribute, and license this software and its documentation for any
5.      purpose, provided that existing copyright notices are retained in
5.      all copies and that this notice is included verbatim in any
5.      distributions. No written agreement, license, or royalty fee is
5.      required for any of the authorized uses.  Modifications to this
5.      software may be copyrighted by their authors and need not follow
5.      the licensing terms described here, provided that the new terms are
5.      clearly indicated on the first page of each file where they apply.
5.
5.      IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
5.      FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
5.      ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
5.      DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
5.      POSSIBILITY OF SUCH DAMAGE.
5.
5.      THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
5.      INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5.      MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND
5.      NON-INFRINGEMENT.  THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS,
5.      AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE
5.      MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
5.
5.      GOVERNMENT USE: If you are acquiring this software on behalf of the
5.      U.S. government, the Government shall have only "Restricted Rights"
5.      in the software and related documentation as defined in the Federal 
5.      Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you
5.      are acquiring the software on behalf of the Department of Defense, the
5.      software shall be classified as "Commercial Computer Software" and the
5.      Government shall have only "Restricted Rights" as defined in Clause
5.      252.227-7013 (c) (1) of DFARs.  Notwithstanding the foregoing, the
5.      authors grant the U.S. Government and others acting in its behalf
5.      permission to use and distribute the software in accordance with the
5.      terms specified in this license. 


6.	XMGR Version 4.1.2 is included in this software package for
6.	plotting, having the following copyright and license terms:
6.	
6.      Copyright (c) 1991-95 Paul J Turner, Portland, OR
6.      Copyright (c) 1996-98 ACE/gr Development Team
6.
6.      Currently maintained by Evgeny Stambulchik, Rehovot, Israel
6.
6.                           All Rights Reserved
6.
6.      Permission to use, copy, modify, and distribute this software and
6.      its documentation for any purpose and without fee is hereby
6.      granted, provided that the above copyright notice appear in all
6.      copies and that both that copyright notice and this permission
6.      notice appear in supporting documentation.
6.
6.      PAUL J TURNER AND OTHER CONTRIBUTORS DISCLAIM ALL WARRANTIES WITH
6.      REGARD TO THIS SOFTWARE, INCLUDING, BUT NOT LIMITED TO, ALL IMPLIED
6.      WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL PAUL J
6.      TURNER OR CURRENT MAINTAINER BE LIABLE FOR ANY SPECIAL, INDIRECT OR
6.      CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
6.      OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
6.      NEGLIGENCE OR OTHER TORTUOUS ACTION, ARISING OUT OF OR IN
6.      CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

7.   Eigen (a C++ template library for linear algebra) is used
7.   to implement the SOLAR MathMatrix object for linear algebra.
7.   Eigen is Free Software licensed under MPL2.  SOLAR does not
7.   modify Eigen.  Eigen is available from eigen.tuxfamily.org.