
----

The SciPy repository and source distributions bundle a number of libraries that
are compatibly licensed.  We list these here.


Name: Decorator
Files: scipy/_lib/decorator.py
License: 2-clause BSD
  For details, see the header inside scipy/_lib/decorator.py

Name: fast_matrix_market
Files: scipy/io/_fast_matrix_market/*
License: 2-clause BSD
  For details, see scipy/io/_fast_matrix_market/LICENSE.txt

Name: pystreambuf
Files: scipy/io/_fast_matrix_market/src/pystreambuf.h
License: 3-clause BSD
  For details, see the header inside scipy/io/_fast_matrix_market/src/pystreambuf.h

Name: fast_float
Files: scipy/io/_fast_matrix_market/fast_matrix_market/dependencies/fast_float/*
License: MIT
  For details, see scipy/io/_fast_matrix_market/fast_matrix_market/dependencies/fast_float/LICENSE-MIT

Name: ryu
Files: scipy/io/_fast_matrix_market/fast_matrix_market/dependencies/ryu/*
License: BSL-1.0
  For details, see scipy/io/_fast_matrix_market/fast_matrix_market/dependencies/ryu/LICENSE-BOOST

Name: ID
Files: scipy/linalg/src/id_dist/*
License: 3-clause BSD
  For details, see scipy/linalg/src/id_dist/doc/doc.tex

Name: L-BFGS-B
Files: scipy/optimize/lbfgsb/*
License: BSD license
  For details, see scipy/optimize/lbfgsb/README

Name: LAPJVsp
Files: scipy/sparse/csgraph/_matching.pyx
License: 3-clause BSD
Copyright 1987-, A. Volgenant/Amsterdam School of Economics,
                 University of Amsterdam

  Distributed under 3-clause BSD license with permission from
  University of Amsterdam.

  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice,
     this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice,
     this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.

  3. Neither the name of the copyright holder nor the names of its contributors
     may be used to endorse or promote products derived from this software
    without specific prior written permission.

  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  POSSIBILITY OF SUCH DAMAGE.


Name: SuperLU
Files: scipy/sparse/linalg/dsolve/SuperLU/*
License: 3-clause BSD
  For details, see scipy/sparse/linalg/dsolve/SuperLU/License.txt

Name: ARPACK
Files: scipy/sparse/linalg/eigen/arpack/ARPACK/*
License: 3-clause BSD
  For details, see scipy/sparse/linalg/eigen/arpack/ARPACK/COPYING

Name: Qhull
Files: subprojects/qhull_r/libqhull_r/*
License: Qhull license (BSD-like)
  For details, see subprojects/qhull_r/libqhull_r/COPYING.txt

Name: xsf
Files: scipy/subprojects/xsf/*
License: 3-Clause BSD
  For details, see scipy/subprojects/xsf/LICENSE and
  scipy/subprojects/xsf/LICENSES_bundled.txt

Name: pypocketfft
Files: scipy/fft/_pocketfft/[pocketfft.h, pypocketfft.cxx]
License: 3-Clause BSD
  For details, see scipy/fft/_pocketfft/LICENSE.md

Name: uarray
Files: scipy/_lib/uarray/*
License: 3-Clause BSD
  For details, see scipy/_lib/uarray/LICENSE

Name: ampgo
Files: benchmarks/benchmarks/go_benchmark_functions/*.py
License: MIT
  Functions for testing global optimizers, forked from the AMPGO project,
  https://code.google.com/archive/p/ampgo

Name: pybind11
Files: no source files are included, however pybind11 binary artifacts are
  included with every binary build of SciPy.
License:
  Copyright (c) 2016 Wenzel Jakob <wenzel.jakob@epfl.ch>, All rights reserved.

  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this
     list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice,
     this list of conditions and the following disclaimer in the documentation
     and/or other materials provided with the distribution.

  3. Neither the name of the copyright holder nor the names of its contributors
     may be used to endorse or promote products derived from this software
     without specific prior written permission.

  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Name: HiGHS
Files: scipy/optimize/_highs/*
License: MIT
  For details, see scipy/optimize/_highs/LICENCE

Name: Boost
Files: subprojects/boost_math/math/*
License: Boost Software License - Version 1.0
  For details, see subprojects/boost_math/math/LICENSE

Name: Biasedurn
Files: scipy/stats/biasedurn/*
License 3-Clause BSD
  For details, see scipy/stats/biasedurn/license.txt

Name: UNU.RAN
Files: scipy/_lib/unuran/*
License 3-Clause BSD
  For details, see scipy/_lib/unuran/license.txt

Name: NumPy
Files: scipy/stats/_rcont/[logfactorial.h,logfactorial.c]
License 3-Clause BSD
  For details, see header inside scipy/stats/_rcont/logfactorial.h
  and scipy/stats/_rcont/logfactorial.c

Name: array-api-compat
Files: scipy/_lib/array_api_compat/*
License: MIT
  For details, see scipy/_lib/array_api_compat/LICENCE

Name: Tempita
Files: scipy/_build_utils/tempita/*
License: MIT
  For details, see scipy/_build_utils/tempita/LICENCE.txt

Name: Chebfun
Files: scipy/interpolate/[_aaa.py, tests/test_aaa.py]
License 3-Clause BSD
  For details, see scipy/interpolate/_aaa.py

Name: getLebedevSphere
Files: scipy/integrate/_lebedev.py
License 2-Clause BSD
  For details, see scipy/integrate/_lebedev.py

Name: prima
Files: scipy/_lib/pyprima
License: BSD-3-Clause
  For details, see scipy/_lib/pyprima/prima/LICENCE.txt
