1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
This package was debianized by Philipp Frauenfelder <pfrauenf@debian.org> on
Sat, 24 Apr 1999 14:42:50 +0200
It was downloaded from
http://www.netlib.org/scalapack/
Copyright: (C) 1995 - 2008 Oak Ridge National Laboratory. Rice University.
University of California, Berkeley. University of California, Los Angeles.
University of Illinois. University of Tennessee, Knoxville.
<scalapack@cs.utk.edu>
Notice, quoting from http://www.netlib.org/scalapack/faq.html
1.4) Are there legal restrictions on the use of ScaLAPACK software?
ScaLAPACK (like LINPACK, EISPACK, LAPACK, etc) is a freely-available
software package. It is available from netlib via anonymous ftp and
the World Wide Web. It can, and is, being included in commercial
packages (e.g., IBM's Parallel ESSL, NAG Numerical PVM and MPI
Library). We only ask that proper credit be given to the authors.
Like all software, it is copyrighted. It is not trademarked, but we do
ask the following:
If you modify the source for these routines we ask that you change the
name of the routine and comment the changes made to the original.
We will gladly answer any questions regarding the software. If a
modification is done, however, it is the responsibility of the person
who modified the routine to provide support.
|