LICENSES_bundled.txt 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258
  1. ----
  2. The SciPy repository and source distributions bundle a number of libraries that
  3. are compatibly licensed. We list these here.
  4. Name: Decorator
  5. Files: scipy/_lib/decorator.py
  6. License: 2-clause BSD
  7. For details, see the header inside scipy/_lib/decorator.py
  8. Name: ID
  9. Files: scipy/linalg/src/id_dist/*
  10. License: 3-clause BSD
  11. For details, see scipy/linalg/src/id_dist/doc/doc.tex
  12. Name: L-BFGS-B
  13. Files: scipy/optimize/lbfgsb/*
  14. License: BSD license
  15. For details, see scipy/optimize/lbfgsb/README
  16. Name: LAPJVsp
  17. Files: scipy/sparse/csgraph/_matching.pyx
  18. License: 3-clause BSD
  19. Copyright 1987-, A. Volgenant/Amsterdam School of Economics,
  20. University of Amsterdam
  21. Distributed under 3-clause BSD license with permission from
  22. University of Amsterdam.
  23. Redistribution and use in source and binary forms, with or without
  24. modification, are permitted provided that the following conditions are met:
  25. 1. Redistributions of source code must retain the above copyright notice,
  26. this list of conditions and the following disclaimer.
  27. 2. Redistributions in binary form must reproduce the above copyright notice,
  28. this list of conditions and the following disclaimer in the documentation
  29. and/or other materials provided with the distribution.
  30. 3. Neither the name of the copyright holder nor the names of its contributors
  31. may be used to endorse or promote products derived from this software
  32. without specific prior written permission.
  33. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  34. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  35. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  36. ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
  37. LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  38. CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  39. SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  40. INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  41. CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  42. ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  43. POSSIBILITY OF SUCH DAMAGE.
  44. Name: SuperLU
  45. Files: scipy/sparse/linalg/dsolve/SuperLU/*
  46. License: 3-clause BSD
  47. For details, see scipy/sparse/linalg/dsolve/SuperLU/License.txt
  48. Name: ARPACK
  49. Files: scipy/sparse/linalg/eigen/arpack/ARPACK/*
  50. License: 3-clause BSD
  51. For details, see scipy/sparse/linalg/eigen/arpack/ARPACK/COPYING
  52. Name: Qhull
  53. Files: scipy/spatial/qhull/*
  54. License: Qhull license (BSD-like)
  55. For details, see scipy/spatial/qhull/COPYING.txt
  56. Name: Cephes
  57. Files: scipy/special/cephes/*
  58. License: 3-clause BSD
  59. Distributed under 3-clause BSD license with permission from the author,
  60. see https://lists.debian.org/debian-legal/2004/12/msg00295.html
  61. Cephes Math Library Release 2.8: June, 2000
  62. Copyright 1984, 1995, 2000 by Stephen L. Moshier
  63. This software is derived from the Cephes Math Library and is
  64. incorporated herein by permission of the author.
  65. All rights reserved.
  66. Redistribution and use in source and binary forms, with or without
  67. modification, are permitted provided that the following conditions are met:
  68. * Redistributions of source code must retain the above copyright
  69. notice, this list of conditions and the following disclaimer.
  70. * Redistributions in binary form must reproduce the above copyright
  71. notice, this list of conditions and the following disclaimer in the
  72. documentation and/or other materials provided with the distribution.
  73. * Neither the name of the <organization> nor the
  74. names of its contributors may be used to endorse or promote products
  75. derived from this software without specific prior written permission.
  76. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  77. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  78. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  79. DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
  80. DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  81. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  82. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  83. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  84. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  85. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  86. Name: Faddeeva
  87. Files: scipy/special/Faddeeva.*
  88. License: MIT
  89. Copyright (c) 2012 Massachusetts Institute of Technology
  90. Permission is hereby granted, free of charge, to any person obtaining
  91. a copy of this software and associated documentation files (the
  92. "Software"), to deal in the Software without restriction, including
  93. without limitation the rights to use, copy, modify, merge, publish,
  94. distribute, sublicense, and/or sell copies of the Software, and to
  95. permit persons to whom the Software is furnished to do so, subject to
  96. the following conditions:
  97. The above copyright notice and this permission notice shall be
  98. included in all copies or substantial portions of the Software.
  99. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  100. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  101. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  102. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  103. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  104. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  105. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  106. Name: qd
  107. Files: scipy/special/cephes/dd_*.[ch]
  108. License: modified BSD license ("BSD-LBNL-License.doc")
  109. This work was supported by the Director, Office of Science, Division
  110. of Mathematical, Information, and Computational Sciences of the
  111. U.S. Department of Energy under contract numbers DE-AC03-76SF00098 and
  112. DE-AC02-05CH11231.
  113. Copyright (c) 2003-2009, The Regents of the University of California,
  114. through Lawrence Berkeley National Laboratory (subject to receipt of
  115. any required approvals from U.S. Dept. of Energy) All rights reserved.
  116. 1. Redistribution and use in source and binary forms, with or
  117. without modification, are permitted provided that the following
  118. conditions are met:
  119. (1) Redistributions of source code must retain the copyright
  120. notice, this list of conditions and the following disclaimer.
  121. (2) Redistributions in binary form must reproduce the copyright
  122. notice, this list of conditions and the following disclaimer in
  123. the documentation and/or other materials provided with the
  124. distribution.
  125. (3) Neither the name of the University of California, Lawrence
  126. Berkeley National Laboratory, U.S. Dept. of Energy nor the names
  127. of its contributors may be used to endorse or promote products
  128. derived from this software without specific prior written
  129. permission.
  130. 2. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  131. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  132. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  133. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  134. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  135. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  136. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  137. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  138. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  139. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  140. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  141. 3. You are under no obligation whatsoever to provide any bug fixes,
  142. patches, or upgrades to the features, functionality or performance of
  143. the source code ("Enhancements") to anyone; however, if you choose to
  144. make your Enhancements available either publicly, or directly to
  145. Lawrence Berkeley National Laboratory, without imposing a separate
  146. written license agreement for such Enhancements, then you hereby grant
  147. the following license: a non-exclusive, royalty-free perpetual license
  148. to install, use, modify, prepare derivative works, incorporate into
  149. other computer software, distribute, and sublicense such enhancements
  150. or derivative works thereof, in binary and source code form.
  151. Name: pypocketfft
  152. Files: scipy/fft/_pocketfft/[pocketfft.h, pypocketfft.cxx]
  153. License: 3-Clause BSD
  154. For details, see scipy/fft/_pocketfft/LICENSE.md
  155. Name: uarray
  156. Files: scipy/_lib/uarray/*
  157. License: 3-Clause BSD
  158. For details, see scipy/_lib/uarray/LICENSE
  159. Name: ampgo
  160. Files: benchmarks/benchmarks/go_benchmark_functions/*.py
  161. License: MIT
  162. Functions for testing global optimizers, forked from the AMPGO project,
  163. https://code.google.com/archive/p/ampgo
  164. Name: pybind11
  165. Files: no source files are included, however pybind11 binary artifacts are
  166. included with every binary build of SciPy.
  167. License:
  168. Copyright (c) 2016 Wenzel Jakob <wenzel.jakob@epfl.ch>, All rights reserved.
  169. Redistribution and use in source and binary forms, with or without
  170. modification, are permitted provided that the following conditions are met:
  171. 1. Redistributions of source code must retain the above copyright notice, this
  172. list of conditions and the following disclaimer.
  173. 2. Redistributions in binary form must reproduce the above copyright notice,
  174. this list of conditions and the following disclaimer in the documentation
  175. and/or other materials provided with the distribution.
  176. 3. Neither the name of the copyright holder nor the names of its contributors
  177. may be used to endorse or promote products derived from this software
  178. without specific prior written permission.
  179. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  180. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  181. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  182. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
  183. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  184. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  185. SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  186. CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  187. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  188. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  189. Name: HiGHS
  190. Files: scipy/optimize/_highs/*
  191. License: MIT
  192. For details, see scipy/optimize/_highs/LICENCE
  193. Name: Boost
  194. Files: scipy/_lib/boost_math/*
  195. License: Boost Software License - Version 1.0
  196. For details, see scipy/_lib/boost_math/LICENSE.txt
  197. Name: Biasedurn
  198. Files: scipy/stats/biasedurn/*
  199. License 3-Clause BSD
  200. For details, see scipy/stats/biasedurn/license.txt
  201. Name: UNU.RAN
  202. Files: scipy/_lib/unuran/*
  203. License 3-Clause BSD
  204. For details, see scipy/_lib/unuran/license.txt
  205. Name: NumPy
  206. Files: scipy/stats/_rcont/[logfactorial.h,logfactorial.c]
  207. License 3-Clause BSD
  208. For details, see header inside scipy/stats/_rcont/logfactorial.h
  209. and scipy/stats/_rcont/logfactorial.c