@sylphai/adal-cli-linux-x64 0.1.0-beta.91 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (179) hide show
  1. package/adal-cli.js +567 -542
  2. package/backend/adal-backend/_internal/MarkupSafe-3.0.2.dist-info/INSTALLER +1 -0
  3. package/backend/adal-backend/_internal/MarkupSafe-3.0.2.dist-info/LICENSE.txt +28 -0
  4. package/backend/adal-backend/_internal/MarkupSafe-3.0.2.dist-info/METADATA +92 -0
  5. package/backend/adal-backend/_internal/MarkupSafe-3.0.2.dist-info/RECORD +12 -0
  6. package/backend/adal-backend/_internal/MarkupSafe-3.0.2.dist-info/WHEEL +6 -0
  7. package/backend/adal-backend/_internal/MarkupSafe-3.0.2.dist-info/top_level.txt +1 -0
  8. package/backend/adal-backend/_internal/aiohttp/_http_parser.cpython-312-x86_64-linux-gnu.so +0 -0
  9. package/backend/adal-backend/_internal/aiohttp/_http_writer.cpython-312-x86_64-linux-gnu.so +0 -0
  10. package/backend/adal-backend/_internal/aiohttp/_websocket/mask.cpython-312-x86_64-linux-gnu.so +0 -0
  11. package/backend/adal-backend/_internal/aiohttp/_websocket/reader_c.cpython-312-x86_64-linux-gnu.so +0 -0
  12. package/backend/adal-backend/_internal/attrs-25.3.0.dist-info/INSTALLER +1 -0
  13. package/backend/adal-backend/_internal/attrs-25.3.0.dist-info/METADATA +232 -0
  14. package/backend/adal-backend/_internal/attrs-25.3.0.dist-info/RECORD +36 -0
  15. package/backend/adal-backend/_internal/attrs-25.3.0.dist-info/WHEEL +4 -0
  16. package/backend/adal-backend/_internal/attrs-25.3.0.dist-info/licenses/LICENSE +21 -0
  17. package/backend/adal-backend/_internal/base_library.zip +0 -0
  18. package/backend/adal-backend/_internal/certifi/cacert.pem +4738 -0
  19. package/backend/adal-backend/_internal/certifi/py.typed +0 -0
  20. package/backend/adal-backend/_internal/charset_normalizer/md.cpython-312-x86_64-linux-gnu.so +0 -0
  21. package/backend/adal-backend/_internal/charset_normalizer/md__mypyc.cpython-312-x86_64-linux-gnu.so +0 -0
  22. package/backend/adal-backend/_internal/click-8.2.1.dist-info/INSTALLER +1 -0
  23. package/backend/adal-backend/_internal/click-8.2.1.dist-info/METADATA +82 -0
  24. package/backend/adal-backend/_internal/click-8.2.1.dist-info/RECORD +22 -0
  25. package/backend/adal-backend/_internal/click-8.2.1.dist-info/WHEEL +4 -0
  26. package/backend/adal-backend/_internal/click-8.2.1.dist-info/licenses/LICENSE.txt +28 -0
  27. package/backend/adal-backend/_internal/dateutil/zoneinfo/dateutil-zoneinfo.tar.gz +0 -0
  28. package/backend/adal-backend/_internal/frozenlist/_frozenlist.cpython-312-x86_64-linux-gnu.so +0 -0
  29. package/backend/adal-backend/_internal/greenlet/_greenlet.cpython-312-x86_64-linux-gnu.so +0 -0
  30. package/backend/adal-backend/_internal/importlib_metadata-8.7.0.dist-info/INSTALLER +1 -0
  31. package/backend/adal-backend/_internal/importlib_metadata-8.7.0.dist-info/METADATA +134 -0
  32. package/backend/adal-backend/_internal/importlib_metadata-8.7.0.dist-info/RECORD +20 -0
  33. package/backend/adal-backend/_internal/importlib_metadata-8.7.0.dist-info/WHEEL +5 -0
  34. package/backend/adal-backend/_internal/importlib_metadata-8.7.0.dist-info/licenses/LICENSE +202 -0
  35. package/backend/adal-backend/_internal/importlib_metadata-8.7.0.dist-info/top_level.txt +1 -0
  36. package/backend/adal-backend/_internal/jiter/jiter.cpython-312-x86_64-linux-gnu.so +0 -0
  37. package/backend/adal-backend/_internal/jsonschema/benchmarks/issue232/issue.json +2653 -0
  38. package/backend/adal-backend/_internal/jsonschema-4.25.1.dist-info/INSTALLER +1 -0
  39. package/backend/adal-backend/_internal/jsonschema-4.25.1.dist-info/METADATA +170 -0
  40. package/backend/adal-backend/_internal/jsonschema-4.25.1.dist-info/RECORD +44 -0
  41. package/backend/adal-backend/_internal/jsonschema-4.25.1.dist-info/WHEEL +4 -0
  42. package/backend/adal-backend/_internal/jsonschema-4.25.1.dist-info/entry_points.txt +2 -0
  43. package/backend/adal-backend/_internal/jsonschema-4.25.1.dist-info/licenses/COPYING +19 -0
  44. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft201909/metaschema.json +42 -0
  45. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/applicator +56 -0
  46. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/content +17 -0
  47. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/core +57 -0
  48. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/meta-data +37 -0
  49. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/validation +98 -0
  50. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/metaschema.json +58 -0
  51. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/applicator +48 -0
  52. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/content +17 -0
  53. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/core +51 -0
  54. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format +14 -0
  55. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format-annotation +14 -0
  56. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format-assertion +14 -0
  57. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/meta-data +37 -0
  58. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/unevaluated +15 -0
  59. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/validation +98 -0
  60. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft3/metaschema.json +172 -0
  61. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft4/metaschema.json +149 -0
  62. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft6/metaschema.json +153 -0
  63. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft7/metaschema.json +166 -0
  64. package/backend/adal-backend/_internal/lib-dynload/_asyncio.cpython-312-x86_64-linux-gnu.so +0 -0
  65. package/backend/adal-backend/_internal/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so +0 -0
  66. package/backend/adal-backend/_internal/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so +0 -0
  67. package/backend/adal-backend/_internal/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so +0 -0
  68. package/backend/adal-backend/_internal/lib-dynload/_codecs_cn.cpython-312-x86_64-linux-gnu.so +0 -0
  69. package/backend/adal-backend/_internal/lib-dynload/_codecs_hk.cpython-312-x86_64-linux-gnu.so +0 -0
  70. package/backend/adal-backend/_internal/lib-dynload/_codecs_iso2022.cpython-312-x86_64-linux-gnu.so +0 -0
  71. package/backend/adal-backend/_internal/lib-dynload/_codecs_jp.cpython-312-x86_64-linux-gnu.so +0 -0
  72. package/backend/adal-backend/_internal/lib-dynload/_codecs_kr.cpython-312-x86_64-linux-gnu.so +0 -0
  73. package/backend/adal-backend/_internal/lib-dynload/_codecs_tw.cpython-312-x86_64-linux-gnu.so +0 -0
  74. package/backend/adal-backend/_internal/lib-dynload/_contextvars.cpython-312-x86_64-linux-gnu.so +0 -0
  75. package/backend/adal-backend/_internal/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so +0 -0
  76. package/backend/adal-backend/_internal/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so +0 -0
  77. package/backend/adal-backend/_internal/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so +0 -0
  78. package/backend/adal-backend/_internal/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so +0 -0
  79. package/backend/adal-backend/_internal/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so +0 -0
  80. package/backend/adal-backend/_internal/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so +0 -0
  81. package/backend/adal-backend/_internal/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so +0 -0
  82. package/backend/adal-backend/_internal/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so +0 -0
  83. package/backend/adal-backend/_internal/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so +0 -0
  84. package/backend/adal-backend/_internal/lib-dynload/_md5.cpython-312-x86_64-linux-gnu.so +0 -0
  85. package/backend/adal-backend/_internal/lib-dynload/_multibytecodec.cpython-312-x86_64-linux-gnu.so +0 -0
  86. package/backend/adal-backend/_internal/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so +0 -0
  87. package/backend/adal-backend/_internal/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so +0 -0
  88. package/backend/adal-backend/_internal/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so +0 -0
  89. package/backend/adal-backend/_internal/lib-dynload/_posixshmem.cpython-312-x86_64-linux-gnu.so +0 -0
  90. package/backend/adal-backend/_internal/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so +0 -0
  91. package/backend/adal-backend/_internal/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so +0 -0
  92. package/backend/adal-backend/_internal/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so +0 -0
  93. package/backend/adal-backend/_internal/lib-dynload/_sha1.cpython-312-x86_64-linux-gnu.so +0 -0
  94. package/backend/adal-backend/_internal/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so +0 -0
  95. package/backend/adal-backend/_internal/lib-dynload/_sha3.cpython-312-x86_64-linux-gnu.so +0 -0
  96. package/backend/adal-backend/_internal/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so +0 -0
  97. package/backend/adal-backend/_internal/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so +0 -0
  98. package/backend/adal-backend/_internal/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so +0 -0
  99. package/backend/adal-backend/_internal/lib-dynload/_statistics.cpython-312-x86_64-linux-gnu.so +0 -0
  100. package/backend/adal-backend/_internal/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so +0 -0
  101. package/backend/adal-backend/_internal/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so +0 -0
  102. package/backend/adal-backend/_internal/lib-dynload/_zoneinfo.cpython-312-x86_64-linux-gnu.so +0 -0
  103. package/backend/adal-backend/_internal/lib-dynload/array.cpython-312-x86_64-linux-gnu.so +0 -0
  104. package/backend/adal-backend/_internal/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so +0 -0
  105. package/backend/adal-backend/_internal/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so +0 -0
  106. package/backend/adal-backend/_internal/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so +0 -0
  107. package/backend/adal-backend/_internal/lib-dynload/math.cpython-312-x86_64-linux-gnu.so +0 -0
  108. package/backend/adal-backend/_internal/lib-dynload/mmap.cpython-312-x86_64-linux-gnu.so +0 -0
  109. package/backend/adal-backend/_internal/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so +0 -0
  110. package/backend/adal-backend/_internal/lib-dynload/readline.cpython-312-x86_64-linux-gnu.so +0 -0
  111. package/backend/adal-backend/_internal/lib-dynload/resource.cpython-312-x86_64-linux-gnu.so +0 -0
  112. package/backend/adal-backend/_internal/lib-dynload/select.cpython-312-x86_64-linux-gnu.so +0 -0
  113. package/backend/adal-backend/_internal/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so +0 -0
  114. package/backend/adal-backend/_internal/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so +0 -0
  115. package/backend/adal-backend/_internal/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so +0 -0
  116. package/backend/adal-backend/_internal/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so +0 -0
  117. package/backend/adal-backend/_internal/libbz2.so.1.0 +0 -0
  118. package/backend/adal-backend/_internal/libcrypto.so.3 +0 -0
  119. package/backend/adal-backend/_internal/libffi.so.8 +0 -0
  120. package/backend/adal-backend/_internal/libgcc_s.so.1 +0 -0
  121. package/backend/adal-backend/_internal/liblzma.so.5 +0 -0
  122. package/backend/{adal-backend → adal-backend/_internal/libpython3.12.so.1.0} +0 -0
  123. package/backend/adal-backend/_internal/libreadline.so.8 +0 -0
  124. package/backend/adal-backend/_internal/libsqlite3.so.0 +0 -0
  125. package/backend/adal-backend/_internal/libssl.so.3 +0 -0
  126. package/backend/adal-backend/_internal/libstdc++.so.6 +0 -0
  127. package/backend/adal-backend/_internal/libtinfo.so.6 +0 -0
  128. package/backend/adal-backend/_internal/libuuid.so.1 +0 -0
  129. package/backend/adal-backend/_internal/libz.so.1 +0 -0
  130. package/backend/adal-backend/_internal/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so +0 -0
  131. package/backend/adal-backend/_internal/mcp-1.13.1.dist-info/INSTALLER +1 -0
  132. package/backend/adal-backend/_internal/mcp-1.13.1.dist-info/METADATA +2191 -0
  133. package/backend/adal-backend/_internal/mcp-1.13.1.dist-info/RECORD +88 -0
  134. package/backend/adal-backend/_internal/mcp-1.13.1.dist-info/WHEEL +4 -0
  135. package/backend/adal-backend/_internal/mcp-1.13.1.dist-info/entry_points.txt +2 -0
  136. package/backend/adal-backend/_internal/mcp-1.13.1.dist-info/licenses/LICENSE +21 -0
  137. package/backend/adal-backend/_internal/multidict/_multidict.cpython-312-x86_64-linux-gnu.so +0 -0
  138. package/backend/adal-backend/_internal/numpy/_core/_multiarray_tests.cpython-312-x86_64-linux-gnu.so +0 -0
  139. package/backend/adal-backend/_internal/numpy/_core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so +0 -0
  140. package/backend/adal-backend/_internal/numpy/fft/_pocketfft_umath.cpython-312-x86_64-linux-gnu.so +0 -0
  141. package/backend/adal-backend/_internal/numpy/linalg/_umath_linalg.cpython-312-x86_64-linux-gnu.so +0 -0
  142. package/backend/adal-backend/_internal/numpy/random/_bounded_integers.cpython-312-x86_64-linux-gnu.so +0 -0
  143. package/backend/adal-backend/_internal/numpy/random/_common.cpython-312-x86_64-linux-gnu.so +0 -0
  144. package/backend/adal-backend/_internal/numpy/random/_generator.cpython-312-x86_64-linux-gnu.so +0 -0
  145. package/backend/adal-backend/_internal/numpy/random/_mt19937.cpython-312-x86_64-linux-gnu.so +0 -0
  146. package/backend/adal-backend/_internal/numpy/random/_pcg64.cpython-312-x86_64-linux-gnu.so +0 -0
  147. package/backend/adal-backend/_internal/numpy/random/_philox.cpython-312-x86_64-linux-gnu.so +0 -0
  148. package/backend/adal-backend/_internal/numpy/random/_sfc64.cpython-312-x86_64-linux-gnu.so +0 -0
  149. package/backend/adal-backend/_internal/numpy/random/bit_generator.cpython-312-x86_64-linux-gnu.so +0 -0
  150. package/backend/adal-backend/_internal/numpy/random/mtrand.cpython-312-x86_64-linux-gnu.so +0 -0
  151. package/backend/adal-backend/_internal/numpy-2.3.2.dist-info/INSTALLER +1 -0
  152. package/backend/adal-backend/_internal/numpy-2.3.2.dist-info/LICENSE.txt +971 -0
  153. package/backend/adal-backend/_internal/numpy-2.3.2.dist-info/METADATA +1093 -0
  154. package/backend/adal-backend/_internal/numpy-2.3.2.dist-info/RECORD +904 -0
  155. package/backend/adal-backend/_internal/numpy-2.3.2.dist-info/WHEEL +6 -0
  156. package/backend/adal-backend/_internal/numpy-2.3.2.dist-info/entry_points.txt +13 -0
  157. package/backend/adal-backend/_internal/numpy.libs/libgfortran-040039e1-0352e75f.so.5.0.0 +0 -0
  158. package/backend/adal-backend/_internal/numpy.libs/libquadmath-96973f99-934c22de.so.0.0.0 +0 -0
  159. package/backend/adal-backend/_internal/numpy.libs/libscipy_openblas64_-8fb3d286.so +0 -0
  160. package/backend/adal-backend/_internal/ollama-0.5.4.dist-info/INSTALLER +1 -0
  161. package/backend/adal-backend/_internal/ollama-0.5.4.dist-info/METADATA +206 -0
  162. package/backend/adal-backend/_internal/ollama-0.5.4.dist-info/RECORD +10 -0
  163. package/backend/adal-backend/_internal/ollama-0.5.4.dist-info/WHEEL +4 -0
  164. package/backend/adal-backend/_internal/ollama-0.5.4.dist-info/licenses/LICENSE +21 -0
  165. package/backend/adal-backend/_internal/propcache/_helpers_c.cpython-312-x86_64-linux-gnu.so +0 -0
  166. package/backend/adal-backend/_internal/pydantic_core/_pydantic_core.cpython-312-x86_64-linux-gnu.so +0 -0
  167. package/backend/adal-backend/_internal/regex/_regex.cpython-312-x86_64-linux-gnu.so +0 -0
  168. package/backend/adal-backend/_internal/rpds/rpds.cpython-312-x86_64-linux-gnu.so +0 -0
  169. package/backend/adal-backend/_internal/setuptools/_vendor/jaraco/text/Lorem ipsum.txt +2 -0
  170. package/backend/adal-backend/_internal/tiktoken/_tiktoken.cpython-312-x86_64-linux-gnu.so +0 -0
  171. package/backend/adal-backend/_internal/werkzeug-3.1.3.dist-info/INSTALLER +1 -0
  172. package/backend/adal-backend/_internal/werkzeug-3.1.3.dist-info/LICENSE.txt +28 -0
  173. package/backend/adal-backend/_internal/werkzeug-3.1.3.dist-info/METADATA +99 -0
  174. package/backend/adal-backend/_internal/werkzeug-3.1.3.dist-info/RECORD +64 -0
  175. package/backend/adal-backend/_internal/werkzeug-3.1.3.dist-info/WHEEL +4 -0
  176. package/backend/adal-backend/_internal/yaml/_yaml.cpython-312-x86_64-linux-gnu.so +0 -0
  177. package/backend/adal-backend/_internal/yarl/_quoting_c.cpython-312-x86_64-linux-gnu.so +0 -0
  178. package/backend/adal-backend/adal-backend +0 -0
  179. package/package.json +1 -1
@@ -0,0 +1,1093 @@
1
+ Metadata-Version: 2.1
2
+ Name: numpy
3
+ Version: 2.3.2
4
+ Summary: Fundamental package for array computing in Python
5
+ Author: Travis E. Oliphant et al.
6
+ Maintainer-Email: NumPy Developers <numpy-discussion@python.org>
7
+ License: Copyright (c) 2005-2025, NumPy Developers.
8
+ All rights reserved.
9
+
10
+ Redistribution and use in source and binary forms, with or without
11
+ modification, are permitted provided that the following conditions are
12
+ met:
13
+
14
+ * Redistributions of source code must retain the above copyright
15
+ notice, this list of conditions and the following disclaimer.
16
+
17
+ * Redistributions in binary form must reproduce the above
18
+ copyright notice, this list of conditions and the following
19
+ disclaimer in the documentation and/or other materials provided
20
+ with the distribution.
21
+
22
+ * Neither the name of the NumPy Developers nor the names of any
23
+ contributors may be used to endorse or promote products derived
24
+ from this software without specific prior written permission.
25
+
26
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
27
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
28
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
29
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
30
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
31
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
32
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
33
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
34
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
35
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
36
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
37
+
38
+ ----
39
+
40
+ The NumPy repository and source distributions bundle several libraries that are
41
+ compatibly licensed. We list these here.
42
+
43
+ Name: lapack-lite
44
+ Files: numpy/linalg/lapack_lite/*
45
+ License: BSD-3-Clause
46
+ For details, see numpy/linalg/lapack_lite/LICENSE.txt
47
+
48
+ Name: dragon4
49
+ Files: numpy/_core/src/multiarray/dragon4.c
50
+ License: MIT
51
+ For license text, see numpy/_core/src/multiarray/dragon4.c
52
+
53
+ Name: libdivide
54
+ Files: numpy/_core/include/numpy/libdivide/*
55
+ License: Zlib
56
+ For license text, see numpy/_core/include/numpy/libdivide/LICENSE.txt
57
+
58
+
59
+ Note that the following files are vendored in the repository and sdist but not
60
+ installed in built numpy packages:
61
+
62
+ Name: Meson
63
+ Files: vendored-meson/meson/*
64
+ License: Apache 2.0
65
+ For license text, see vendored-meson/meson/COPYING
66
+
67
+ Name: spin
68
+ Files: .spin/cmds.py
69
+ License: BSD-3
70
+ For license text, see .spin/LICENSE
71
+
72
+ Name: tempita
73
+ Files: numpy/_build_utils/tempita/*
74
+ License: MIT
75
+ For details, see numpy/_build_utils/tempita/LICENCE.txt
76
+
77
+ ----
78
+
79
+ This binary distribution of NumPy also bundles the following software:
80
+
81
+
82
+ Name: OpenBLAS
83
+ Files: numpy.libs/libscipy_openblas*.so
84
+ Description: bundled as a dynamically linked library
85
+ Availability: https://github.com/OpenMathLib/OpenBLAS/
86
+ License: BSD-3-Clause
87
+ Copyright (c) 2011-2014, The OpenBLAS Project
88
+ All rights reserved.
89
+
90
+ Redistribution and use in source and binary forms, with or without
91
+ modification, are permitted provided that the following conditions are
92
+ met:
93
+
94
+ 1. Redistributions of source code must retain the above copyright
95
+ notice, this list of conditions and the following disclaimer.
96
+
97
+ 2. Redistributions in binary form must reproduce the above copyright
98
+ notice, this list of conditions and the following disclaimer in
99
+ the documentation and/or other materials provided with the
100
+ distribution.
101
+ 3. Neither the name of the OpenBLAS project nor the names of
102
+ its contributors may be used to endorse or promote products
103
+ derived from this software without specific prior written
104
+ permission.
105
+
106
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
107
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
108
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
109
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
110
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
111
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
112
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
113
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
114
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
115
+ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
116
+
117
+
118
+ Name: LAPACK
119
+ Files: numpy.libs/libscipy_openblas*.so
120
+ Description: bundled in OpenBLAS
121
+ Availability: https://github.com/OpenMathLib/OpenBLAS/
122
+ License: BSD-3-Clause-Open-MPI
123
+ Copyright (c) 1992-2013 The University of Tennessee and The University
124
+ of Tennessee Research Foundation. All rights
125
+ reserved.
126
+ Copyright (c) 2000-2013 The University of California Berkeley. All
127
+ rights reserved.
128
+ Copyright (c) 2006-2013 The University of Colorado Denver. All rights
129
+ reserved.
130
+
131
+ $COPYRIGHT$
132
+
133
+ Additional copyrights may follow
134
+
135
+ $HEADER$
136
+
137
+ Redistribution and use in source and binary forms, with or without
138
+ modification, are permitted provided that the following conditions are
139
+ met:
140
+
141
+ - Redistributions of source code must retain the above copyright
142
+ notice, this list of conditions and the following disclaimer.
143
+
144
+ - Redistributions in binary form must reproduce the above copyright
145
+ notice, this list of conditions and the following disclaimer listed
146
+ in this license in the documentation and/or other materials
147
+ provided with the distribution.
148
+
149
+ - Neither the name of the copyright holders nor the names of its
150
+ contributors may be used to endorse or promote products derived from
151
+ this software without specific prior written permission.
152
+
153
+ The copyright holders provide no reassurances that the source code
154
+ provided does not infringe any patent, copyright, or any other
155
+ intellectual property rights of third parties. The copyright holders
156
+ disclaim any liability to any recipient for claims brought against
157
+ recipient by any third party for infringement of that parties
158
+ intellectual property rights.
159
+
160
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
161
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
162
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
163
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
164
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
165
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
166
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
167
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
168
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
169
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
170
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
171
+
172
+
173
+ Name: GCC runtime library
174
+ Files: numpy.libs/libgfortran*.so
175
+ Description: dynamically linked to files compiled with gcc
176
+ Availability: https://gcc.gnu.org/git/?p=gcc.git;a=tree;f=libgfortran
177
+ License: GPL-3.0-or-later WITH GCC-exception-3.1
178
+ Copyright (C) 2002-2017 Free Software Foundation, Inc.
179
+
180
+ Libgfortran is free software; you can redistribute it and/or modify
181
+ it under the terms of the GNU General Public License as published by
182
+ the Free Software Foundation; either version 3, or (at your option)
183
+ any later version.
184
+
185
+ Libgfortran is distributed in the hope that it will be useful,
186
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
187
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
188
+ GNU General Public License for more details.
189
+
190
+ Under Section 7 of GPL version 3, you are granted additional
191
+ permissions described in the GCC Runtime Library Exception, version
192
+ 3.1, as published by the Free Software Foundation.
193
+
194
+ You should have received a copy of the GNU General Public License and
195
+ a copy of the GCC Runtime Library Exception along with this program;
196
+ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
197
+ <http://www.gnu.org/licenses/>.
198
+
199
+ ----
200
+
201
+ Full text of license texts referred to above follows (that they are
202
+ listed below does not necessarily imply the conditions apply to the
203
+ present binary release):
204
+
205
+ ----
206
+
207
+ GCC RUNTIME LIBRARY EXCEPTION
208
+
209
+ Version 3.1, 31 March 2009
210
+
211
+ Copyright (C) 2009 Free Software Foundation, Inc. <https://fsf.org/>
212
+
213
+ Everyone is permitted to copy and distribute verbatim copies of this
214
+ license document, but changing it is not allowed.
215
+
216
+ This GCC Runtime Library Exception ("Exception") is an additional
217
+ permission under section 7 of the GNU General Public License, version
218
+ 3 ("GPLv3"). It applies to a given file (the "Runtime Library") that
219
+ bears a notice placed by the copyright holder of the file stating that
220
+ the file is governed by GPLv3 along with this Exception.
221
+
222
+ When you use GCC to compile a program, GCC may combine portions of
223
+ certain GCC header files and runtime libraries with the compiled
224
+ program. The purpose of this Exception is to allow compilation of
225
+ non-GPL (including proprietary) programs to use, in this way, the
226
+ header files and runtime libraries covered by this Exception.
227
+
228
+ 0. Definitions.
229
+
230
+ A file is an "Independent Module" if it either requires the Runtime
231
+ Library for execution after a Compilation Process, or makes use of an
232
+ interface provided by the Runtime Library, but is not otherwise based
233
+ on the Runtime Library.
234
+
235
+ "GCC" means a version of the GNU Compiler Collection, with or without
236
+ modifications, governed by version 3 (or a specified later version) of
237
+ the GNU General Public License (GPL) with the option of using any
238
+ subsequent versions published by the FSF.
239
+
240
+ "GPL-compatible Software" is software whose conditions of propagation,
241
+ modification and use would permit combination with GCC in accord with
242
+ the license of GCC.
243
+
244
+ "Target Code" refers to output from any compiler for a real or virtual
245
+ target processor architecture, in executable form or suitable for
246
+ input to an assembler, loader, linker and/or execution
247
+ phase. Notwithstanding that, Target Code does not include data in any
248
+ format that is used as a compiler intermediate representation, or used
249
+ for producing a compiler intermediate representation.
250
+
251
+ The "Compilation Process" transforms code entirely represented in
252
+ non-intermediate languages designed for human-written code, and/or in
253
+ Java Virtual Machine byte code, into Target Code. Thus, for example,
254
+ use of source code generators and preprocessors need not be considered
255
+ part of the Compilation Process, since the Compilation Process can be
256
+ understood as starting with the output of the generators or
257
+ preprocessors.
258
+
259
+ A Compilation Process is "Eligible" if it is done using GCC, alone or
260
+ with other GPL-compatible software, or if it is done without using any
261
+ work based on GCC. For example, using non-GPL-compatible Software to
262
+ optimize any GCC intermediate representations would not qualify as an
263
+ Eligible Compilation Process.
264
+
265
+ 1. Grant of Additional Permission.
266
+
267
+ You have permission to propagate a work of Target Code formed by
268
+ combining the Runtime Library with Independent Modules, even if such
269
+ propagation would otherwise violate the terms of GPLv3, provided that
270
+ all Target Code was generated by Eligible Compilation Processes. You
271
+ may then convey such a combination under terms of your choice,
272
+ consistent with the licensing of the Independent Modules.
273
+
274
+ 2. No Weakening of GCC Copyleft.
275
+
276
+ The availability of this Exception does not imply any general
277
+ presumption that third-party software is unaffected by the copyleft
278
+ requirements of the license of GCC.
279
+
280
+ ----
281
+
282
+ GNU GENERAL PUBLIC LICENSE
283
+ Version 3, 29 June 2007
284
+
285
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
286
+ Everyone is permitted to copy and distribute verbatim copies
287
+ of this license document, but changing it is not allowed.
288
+
289
+ Preamble
290
+
291
+ The GNU General Public License is a free, copyleft license for
292
+ software and other kinds of works.
293
+
294
+ The licenses for most software and other practical works are designed
295
+ to take away your freedom to share and change the works. By contrast,
296
+ the GNU General Public License is intended to guarantee your freedom to
297
+ share and change all versions of a program--to make sure it remains free
298
+ software for all its users. We, the Free Software Foundation, use the
299
+ GNU General Public License for most of our software; it applies also to
300
+ any other work released this way by its authors. You can apply it to
301
+ your programs, too.
302
+
303
+ When we speak of free software, we are referring to freedom, not
304
+ price. Our General Public Licenses are designed to make sure that you
305
+ have the freedom to distribute copies of free software (and charge for
306
+ them if you wish), that you receive source code or can get it if you
307
+ want it, that you can change the software or use pieces of it in new
308
+ free programs, and that you know you can do these things.
309
+
310
+ To protect your rights, we need to prevent others from denying you
311
+ these rights or asking you to surrender the rights. Therefore, you have
312
+ certain responsibilities if you distribute copies of the software, or if
313
+ you modify it: responsibilities to respect the freedom of others.
314
+
315
+ For example, if you distribute copies of such a program, whether
316
+ gratis or for a fee, you must pass on to the recipients the same
317
+ freedoms that you received. You must make sure that they, too, receive
318
+ or can get the source code. And you must show them these terms so they
319
+ know their rights.
320
+
321
+ Developers that use the GNU GPL protect your rights with two steps:
322
+ (1) assert copyright on the software, and (2) offer you this License
323
+ giving you legal permission to copy, distribute and/or modify it.
324
+
325
+ For the developers' and authors' protection, the GPL clearly explains
326
+ that there is no warranty for this free software. For both users' and
327
+ authors' sake, the GPL requires that modified versions be marked as
328
+ changed, so that their problems will not be attributed erroneously to
329
+ authors of previous versions.
330
+
331
+ Some devices are designed to deny users access to install or run
332
+ modified versions of the software inside them, although the manufacturer
333
+ can do so. This is fundamentally incompatible with the aim of
334
+ protecting users' freedom to change the software. The systematic
335
+ pattern of such abuse occurs in the area of products for individuals to
336
+ use, which is precisely where it is most unacceptable. Therefore, we
337
+ have designed this version of the GPL to prohibit the practice for those
338
+ products. If such problems arise substantially in other domains, we
339
+ stand ready to extend this provision to those domains in future versions
340
+ of the GPL, as needed to protect the freedom of users.
341
+
342
+ Finally, every program is threatened constantly by software patents.
343
+ States should not allow patents to restrict development and use of
344
+ software on general-purpose computers, but in those that do, we wish to
345
+ avoid the special danger that patents applied to a free program could
346
+ make it effectively proprietary. To prevent this, the GPL assures that
347
+ patents cannot be used to render the program non-free.
348
+
349
+ The precise terms and conditions for copying, distribution and
350
+ modification follow.
351
+
352
+ TERMS AND CONDITIONS
353
+
354
+ 0. Definitions.
355
+
356
+ "This License" refers to version 3 of the GNU General Public License.
357
+
358
+ "Copyright" also means copyright-like laws that apply to other kinds of
359
+ works, such as semiconductor masks.
360
+
361
+ "The Program" refers to any copyrightable work licensed under this
362
+ License. Each licensee is addressed as "you". "Licensees" and
363
+ "recipients" may be individuals or organizations.
364
+
365
+ To "modify" a work means to copy from or adapt all or part of the work
366
+ in a fashion requiring copyright permission, other than the making of an
367
+ exact copy. The resulting work is called a "modified version" of the
368
+ earlier work or a work "based on" the earlier work.
369
+
370
+ A "covered work" means either the unmodified Program or a work based
371
+ on the Program.
372
+
373
+ To "propagate" a work means to do anything with it that, without
374
+ permission, would make you directly or secondarily liable for
375
+ infringement under applicable copyright law, except executing it on a
376
+ computer or modifying a private copy. Propagation includes copying,
377
+ distribution (with or without modification), making available to the
378
+ public, and in some countries other activities as well.
379
+
380
+ To "convey" a work means any kind of propagation that enables other
381
+ parties to make or receive copies. Mere interaction with a user through
382
+ a computer network, with no transfer of a copy, is not conveying.
383
+
384
+ An interactive user interface displays "Appropriate Legal Notices"
385
+ to the extent that it includes a convenient and prominently visible
386
+ feature that (1) displays an appropriate copyright notice, and (2)
387
+ tells the user that there is no warranty for the work (except to the
388
+ extent that warranties are provided), that licensees may convey the
389
+ work under this License, and how to view a copy of this License. If
390
+ the interface presents a list of user commands or options, such as a
391
+ menu, a prominent item in the list meets this criterion.
392
+
393
+ 1. Source Code.
394
+
395
+ The "source code" for a work means the preferred form of the work
396
+ for making modifications to it. "Object code" means any non-source
397
+ form of a work.
398
+
399
+ A "Standard Interface" means an interface that either is an official
400
+ standard defined by a recognized standards body, or, in the case of
401
+ interfaces specified for a particular programming language, one that
402
+ is widely used among developers working in that language.
403
+
404
+ The "System Libraries" of an executable work include anything, other
405
+ than the work as a whole, that (a) is included in the normal form of
406
+ packaging a Major Component, but which is not part of that Major
407
+ Component, and (b) serves only to enable use of the work with that
408
+ Major Component, or to implement a Standard Interface for which an
409
+ implementation is available to the public in source code form. A
410
+ "Major Component", in this context, means a major essential component
411
+ (kernel, window system, and so on) of the specific operating system
412
+ (if any) on which the executable work runs, or a compiler used to
413
+ produce the work, or an object code interpreter used to run it.
414
+
415
+ The "Corresponding Source" for a work in object code form means all
416
+ the source code needed to generate, install, and (for an executable
417
+ work) run the object code and to modify the work, including scripts to
418
+ control those activities. However, it does not include the work's
419
+ System Libraries, or general-purpose tools or generally available free
420
+ programs which are used unmodified in performing those activities but
421
+ which are not part of the work. For example, Corresponding Source
422
+ includes interface definition files associated with source files for
423
+ the work, and the source code for shared libraries and dynamically
424
+ linked subprograms that the work is specifically designed to require,
425
+ such as by intimate data communication or control flow between those
426
+ subprograms and other parts of the work.
427
+
428
+ The Corresponding Source need not include anything that users
429
+ can regenerate automatically from other parts of the Corresponding
430
+ Source.
431
+
432
+ The Corresponding Source for a work in source code form is that
433
+ same work.
434
+
435
+ 2. Basic Permissions.
436
+
437
+ All rights granted under this License are granted for the term of
438
+ copyright on the Program, and are irrevocable provided the stated
439
+ conditions are met. This License explicitly affirms your unlimited
440
+ permission to run the unmodified Program. The output from running a
441
+ covered work is covered by this License only if the output, given its
442
+ content, constitutes a covered work. This License acknowledges your
443
+ rights of fair use or other equivalent, as provided by copyright law.
444
+
445
+ You may make, run and propagate covered works that you do not
446
+ convey, without conditions so long as your license otherwise remains
447
+ in force. You may convey covered works to others for the sole purpose
448
+ of having them make modifications exclusively for you, or provide you
449
+ with facilities for running those works, provided that you comply with
450
+ the terms of this License in conveying all material for which you do
451
+ not control copyright. Those thus making or running the covered works
452
+ for you must do so exclusively on your behalf, under your direction
453
+ and control, on terms that prohibit them from making any copies of
454
+ your copyrighted material outside their relationship with you.
455
+
456
+ Conveying under any other circumstances is permitted solely under
457
+ the conditions stated below. Sublicensing is not allowed; section 10
458
+ makes it unnecessary.
459
+
460
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
461
+
462
+ No covered work shall be deemed part of an effective technological
463
+ measure under any applicable law fulfilling obligations under article
464
+ 11 of the WIPO copyright treaty adopted on 20 December 1996, or
465
+ similar laws prohibiting or restricting circumvention of such
466
+ measures.
467
+
468
+ When you convey a covered work, you waive any legal power to forbid
469
+ circumvention of technological measures to the extent such circumvention
470
+ is effected by exercising rights under this License with respect to
471
+ the covered work, and you disclaim any intention to limit operation or
472
+ modification of the work as a means of enforcing, against the work's
473
+ users, your or third parties' legal rights to forbid circumvention of
474
+ technological measures.
475
+
476
+ 4. Conveying Verbatim Copies.
477
+
478
+ You may convey verbatim copies of the Program's source code as you
479
+ receive it, in any medium, provided that you conspicuously and
480
+ appropriately publish on each copy an appropriate copyright notice;
481
+ keep intact all notices stating that this License and any
482
+ non-permissive terms added in accord with section 7 apply to the code;
483
+ keep intact all notices of the absence of any warranty; and give all
484
+ recipients a copy of this License along with the Program.
485
+
486
+ You may charge any price or no price for each copy that you convey,
487
+ and you may offer support or warranty protection for a fee.
488
+
489
+ 5. Conveying Modified Source Versions.
490
+
491
+ You may convey a work based on the Program, or the modifications to
492
+ produce it from the Program, in the form of source code under the
493
+ terms of section 4, provided that you also meet all of these conditions:
494
+
495
+ a) The work must carry prominent notices stating that you modified
496
+ it, and giving a relevant date.
497
+
498
+ b) The work must carry prominent notices stating that it is
499
+ released under this License and any conditions added under section
500
+ 7. This requirement modifies the requirement in section 4 to
501
+ "keep intact all notices".
502
+
503
+ c) You must license the entire work, as a whole, under this
504
+ License to anyone who comes into possession of a copy. This
505
+ License will therefore apply, along with any applicable section 7
506
+ additional terms, to the whole of the work, and all its parts,
507
+ regardless of how they are packaged. This License gives no
508
+ permission to license the work in any other way, but it does not
509
+ invalidate such permission if you have separately received it.
510
+
511
+ d) If the work has interactive user interfaces, each must display
512
+ Appropriate Legal Notices; however, if the Program has interactive
513
+ interfaces that do not display Appropriate Legal Notices, your
514
+ work need not make them do so.
515
+
516
+ A compilation of a covered work with other separate and independent
517
+ works, which are not by their nature extensions of the covered work,
518
+ and which are not combined with it such as to form a larger program,
519
+ in or on a volume of a storage or distribution medium, is called an
520
+ "aggregate" if the compilation and its resulting copyright are not
521
+ used to limit the access or legal rights of the compilation's users
522
+ beyond what the individual works permit. Inclusion of a covered work
523
+ in an aggregate does not cause this License to apply to the other
524
+ parts of the aggregate.
525
+
526
+ 6. Conveying Non-Source Forms.
527
+
528
+ You may convey a covered work in object code form under the terms
529
+ of sections 4 and 5, provided that you also convey the
530
+ machine-readable Corresponding Source under the terms of this License,
531
+ in one of these ways:
532
+
533
+ a) Convey the object code in, or embodied in, a physical product
534
+ (including a physical distribution medium), accompanied by the
535
+ Corresponding Source fixed on a durable physical medium
536
+ customarily used for software interchange.
537
+
538
+ b) Convey the object code in, or embodied in, a physical product
539
+ (including a physical distribution medium), accompanied by a
540
+ written offer, valid for at least three years and valid for as
541
+ long as you offer spare parts or customer support for that product
542
+ model, to give anyone who possesses the object code either (1) a
543
+ copy of the Corresponding Source for all the software in the
544
+ product that is covered by this License, on a durable physical
545
+ medium customarily used for software interchange, for a price no
546
+ more than your reasonable cost of physically performing this
547
+ conveying of source, or (2) access to copy the
548
+ Corresponding Source from a network server at no charge.
549
+
550
+ c) Convey individual copies of the object code with a copy of the
551
+ written offer to provide the Corresponding Source. This
552
+ alternative is allowed only occasionally and noncommercially, and
553
+ only if you received the object code with such an offer, in accord
554
+ with subsection 6b.
555
+
556
+ d) Convey the object code by offering access from a designated
557
+ place (gratis or for a charge), and offer equivalent access to the
558
+ Corresponding Source in the same way through the same place at no
559
+ further charge. You need not require recipients to copy the
560
+ Corresponding Source along with the object code. If the place to
561
+ copy the object code is a network server, the Corresponding Source
562
+ may be on a different server (operated by you or a third party)
563
+ that supports equivalent copying facilities, provided you maintain
564
+ clear directions next to the object code saying where to find the
565
+ Corresponding Source. Regardless of what server hosts the
566
+ Corresponding Source, you remain obligated to ensure that it is
567
+ available for as long as needed to satisfy these requirements.
568
+
569
+ e) Convey the object code using peer-to-peer transmission, provided
570
+ you inform other peers where the object code and Corresponding
571
+ Source of the work are being offered to the general public at no
572
+ charge under subsection 6d.
573
+
574
+ A separable portion of the object code, whose source code is excluded
575
+ from the Corresponding Source as a System Library, need not be
576
+ included in conveying the object code work.
577
+
578
+ A "User Product" is either (1) a "consumer product", which means any
579
+ tangible personal property which is normally used for personal, family,
580
+ or household purposes, or (2) anything designed or sold for incorporation
581
+ into a dwelling. In determining whether a product is a consumer product,
582
+ doubtful cases shall be resolved in favor of coverage. For a particular
583
+ product received by a particular user, "normally used" refers to a
584
+ typical or common use of that class of product, regardless of the status
585
+ of the particular user or of the way in which the particular user
586
+ actually uses, or expects or is expected to use, the product. A product
587
+ is a consumer product regardless of whether the product has substantial
588
+ commercial, industrial or non-consumer uses, unless such uses represent
589
+ the only significant mode of use of the product.
590
+
591
+ "Installation Information" for a User Product means any methods,
592
+ procedures, authorization keys, or other information required to install
593
+ and execute modified versions of a covered work in that User Product from
594
+ a modified version of its Corresponding Source. The information must
595
+ suffice to ensure that the continued functioning of the modified object
596
+ code is in no case prevented or interfered with solely because
597
+ modification has been made.
598
+
599
+ If you convey an object code work under this section in, or with, or
600
+ specifically for use in, a User Product, and the conveying occurs as
601
+ part of a transaction in which the right of possession and use of the
602
+ User Product is transferred to the recipient in perpetuity or for a
603
+ fixed term (regardless of how the transaction is characterized), the
604
+ Corresponding Source conveyed under this section must be accompanied
605
+ by the Installation Information. But this requirement does not apply
606
+ if neither you nor any third party retains the ability to install
607
+ modified object code on the User Product (for example, the work has
608
+ been installed in ROM).
609
+
610
+ The requirement to provide Installation Information does not include a
611
+ requirement to continue to provide support service, warranty, or updates
612
+ for a work that has been modified or installed by the recipient, or for
613
+ the User Product in which it has been modified or installed. Access to a
614
+ network may be denied when the modification itself materially and
615
+ adversely affects the operation of the network or violates the rules and
616
+ protocols for communication across the network.
617
+
618
+ Corresponding Source conveyed, and Installation Information provided,
619
+ in accord with this section must be in a format that is publicly
620
+ documented (and with an implementation available to the public in
621
+ source code form), and must require no special password or key for
622
+ unpacking, reading or copying.
623
+
624
+ 7. Additional Terms.
625
+
626
+ "Additional permissions" are terms that supplement the terms of this
627
+ License by making exceptions from one or more of its conditions.
628
+ Additional permissions that are applicable to the entire Program shall
629
+ be treated as though they were included in this License, to the extent
630
+ that they are valid under applicable law. If additional permissions
631
+ apply only to part of the Program, that part may be used separately
632
+ under those permissions, but the entire Program remains governed by
633
+ this License without regard to the additional permissions.
634
+
635
+ When you convey a copy of a covered work, you may at your option
636
+ remove any additional permissions from that copy, or from any part of
637
+ it. (Additional permissions may be written to require their own
638
+ removal in certain cases when you modify the work.) You may place
639
+ additional permissions on material, added by you to a covered work,
640
+ for which you have or can give appropriate copyright permission.
641
+
642
+ Notwithstanding any other provision of this License, for material you
643
+ add to a covered work, you may (if authorized by the copyright holders of
644
+ that material) supplement the terms of this License with terms:
645
+
646
+ a) Disclaiming warranty or limiting liability differently from the
647
+ terms of sections 15 and 16 of this License; or
648
+
649
+ b) Requiring preservation of specified reasonable legal notices or
650
+ author attributions in that material or in the Appropriate Legal
651
+ Notices displayed by works containing it; or
652
+
653
+ c) Prohibiting misrepresentation of the origin of that material, or
654
+ requiring that modified versions of such material be marked in
655
+ reasonable ways as different from the original version; or
656
+
657
+ d) Limiting the use for publicity purposes of names of licensors or
658
+ authors of the material; or
659
+
660
+ e) Declining to grant rights under trademark law for use of some
661
+ trade names, trademarks, or service marks; or
662
+
663
+ f) Requiring indemnification of licensors and authors of that
664
+ material by anyone who conveys the material (or modified versions of
665
+ it) with contractual assumptions of liability to the recipient, for
666
+ any liability that these contractual assumptions directly impose on
667
+ those licensors and authors.
668
+
669
+ All other non-permissive additional terms are considered "further
670
+ restrictions" within the meaning of section 10. If the Program as you
671
+ received it, or any part of it, contains a notice stating that it is
672
+ governed by this License along with a term that is a further
673
+ restriction, you may remove that term. If a license document contains
674
+ a further restriction but permits relicensing or conveying under this
675
+ License, you may add to a covered work material governed by the terms
676
+ of that license document, provided that the further restriction does
677
+ not survive such relicensing or conveying.
678
+
679
+ If you add terms to a covered work in accord with this section, you
680
+ must place, in the relevant source files, a statement of the
681
+ additional terms that apply to those files, or a notice indicating
682
+ where to find the applicable terms.
683
+
684
+ Additional terms, permissive or non-permissive, may be stated in the
685
+ form of a separately written license, or stated as exceptions;
686
+ the above requirements apply either way.
687
+
688
+ 8. Termination.
689
+
690
+ You may not propagate or modify a covered work except as expressly
691
+ provided under this License. Any attempt otherwise to propagate or
692
+ modify it is void, and will automatically terminate your rights under
693
+ this License (including any patent licenses granted under the third
694
+ paragraph of section 11).
695
+
696
+ However, if you cease all violation of this License, then your
697
+ license from a particular copyright holder is reinstated (a)
698
+ provisionally, unless and until the copyright holder explicitly and
699
+ finally terminates your license, and (b) permanently, if the copyright
700
+ holder fails to notify you of the violation by some reasonable means
701
+ prior to 60 days after the cessation.
702
+
703
+ Moreover, your license from a particular copyright holder is
704
+ reinstated permanently if the copyright holder notifies you of the
705
+ violation by some reasonable means, this is the first time you have
706
+ received notice of violation of this License (for any work) from that
707
+ copyright holder, and you cure the violation prior to 30 days after
708
+ your receipt of the notice.
709
+
710
+ Termination of your rights under this section does not terminate the
711
+ licenses of parties who have received copies or rights from you under
712
+ this License. If your rights have been terminated and not permanently
713
+ reinstated, you do not qualify to receive new licenses for the same
714
+ material under section 10.
715
+
716
+ 9. Acceptance Not Required for Having Copies.
717
+
718
+ You are not required to accept this License in order to receive or
719
+ run a copy of the Program. Ancillary propagation of a covered work
720
+ occurring solely as a consequence of using peer-to-peer transmission
721
+ to receive a copy likewise does not require acceptance. However,
722
+ nothing other than this License grants you permission to propagate or
723
+ modify any covered work. These actions infringe copyright if you do
724
+ not accept this License. Therefore, by modifying or propagating a
725
+ covered work, you indicate your acceptance of this License to do so.
726
+
727
+ 10. Automatic Licensing of Downstream Recipients.
728
+
729
+ Each time you convey a covered work, the recipient automatically
730
+ receives a license from the original licensors, to run, modify and
731
+ propagate that work, subject to this License. You are not responsible
732
+ for enforcing compliance by third parties with this License.
733
+
734
+ An "entity transaction" is a transaction transferring control of an
735
+ organization, or substantially all assets of one, or subdividing an
736
+ organization, or merging organizations. If propagation of a covered
737
+ work results from an entity transaction, each party to that
738
+ transaction who receives a copy of the work also receives whatever
739
+ licenses to the work the party's predecessor in interest had or could
740
+ give under the previous paragraph, plus a right to possession of the
741
+ Corresponding Source of the work from the predecessor in interest, if
742
+ the predecessor has it or can get it with reasonable efforts.
743
+
744
+ You may not impose any further restrictions on the exercise of the
745
+ rights granted or affirmed under this License. For example, you may
746
+ not impose a license fee, royalty, or other charge for exercise of
747
+ rights granted under this License, and you may not initiate litigation
748
+ (including a cross-claim or counterclaim in a lawsuit) alleging that
749
+ any patent claim is infringed by making, using, selling, offering for
750
+ sale, or importing the Program or any portion of it.
751
+
752
+ 11. Patents.
753
+
754
+ A "contributor" is a copyright holder who authorizes use under this
755
+ License of the Program or a work on which the Program is based. The
756
+ work thus licensed is called the contributor's "contributor version".
757
+
758
+ A contributor's "essential patent claims" are all patent claims
759
+ owned or controlled by the contributor, whether already acquired or
760
+ hereafter acquired, that would be infringed by some manner, permitted
761
+ by this License, of making, using, or selling its contributor version,
762
+ but do not include claims that would be infringed only as a
763
+ consequence of further modification of the contributor version. For
764
+ purposes of this definition, "control" includes the right to grant
765
+ patent sublicenses in a manner consistent with the requirements of
766
+ this License.
767
+
768
+ Each contributor grants you a non-exclusive, worldwide, royalty-free
769
+ patent license under the contributor's essential patent claims, to
770
+ make, use, sell, offer for sale, import and otherwise run, modify and
771
+ propagate the contents of its contributor version.
772
+
773
+ In the following three paragraphs, a "patent license" is any express
774
+ agreement or commitment, however denominated, not to enforce a patent
775
+ (such as an express permission to practice a patent or covenant not to
776
+ sue for patent infringement). To "grant" such a patent license to a
777
+ party means to make such an agreement or commitment not to enforce a
778
+ patent against the party.
779
+
780
+ If you convey a covered work, knowingly relying on a patent license,
781
+ and the Corresponding Source of the work is not available for anyone
782
+ to copy, free of charge and under the terms of this License, through a
783
+ publicly available network server or other readily accessible means,
784
+ then you must either (1) cause the Corresponding Source to be so
785
+ available, or (2) arrange to deprive yourself of the benefit of the
786
+ patent license for this particular work, or (3) arrange, in a manner
787
+ consistent with the requirements of this License, to extend the patent
788
+ license to downstream recipients. "Knowingly relying" means you have
789
+ actual knowledge that, but for the patent license, your conveying the
790
+ covered work in a country, or your recipient's use of the covered work
791
+ in a country, would infringe one or more identifiable patents in that
792
+ country that you have reason to believe are valid.
793
+
794
+ If, pursuant to or in connection with a single transaction or
795
+ arrangement, you convey, or propagate by procuring conveyance of, a
796
+ covered work, and grant a patent license to some of the parties
797
+ receiving the covered work authorizing them to use, propagate, modify
798
+ or convey a specific copy of the covered work, then the patent license
799
+ you grant is automatically extended to all recipients of the covered
800
+ work and works based on it.
801
+
802
+ A patent license is "discriminatory" if it does not include within
803
+ the scope of its coverage, prohibits the exercise of, or is
804
+ conditioned on the non-exercise of one or more of the rights that are
805
+ specifically granted under this License. You may not convey a covered
806
+ work if you are a party to an arrangement with a third party that is
807
+ in the business of distributing software, under which you make payment
808
+ to the third party based on the extent of your activity of conveying
809
+ the work, and under which the third party grants, to any of the
810
+ parties who would receive the covered work from you, a discriminatory
811
+ patent license (a) in connection with copies of the covered work
812
+ conveyed by you (or copies made from those copies), or (b) primarily
813
+ for and in connection with specific products or compilations that
814
+ contain the covered work, unless you entered into that arrangement,
815
+ or that patent license was granted, prior to 28 March 2007.
816
+
817
+ Nothing in this License shall be construed as excluding or limiting
818
+ any implied license or other defenses to infringement that may
819
+ otherwise be available to you under applicable patent law.
820
+
821
+ 12. No Surrender of Others' Freedom.
822
+
823
+ If conditions are imposed on you (whether by court order, agreement or
824
+ otherwise) that contradict the conditions of this License, they do not
825
+ excuse you from the conditions of this License. If you cannot convey a
826
+ covered work so as to satisfy simultaneously your obligations under this
827
+ License and any other pertinent obligations, then as a consequence you may
828
+ not convey it at all. For example, if you agree to terms that obligate you
829
+ to collect a royalty for further conveying from those to whom you convey
830
+ the Program, the only way you could satisfy both those terms and this
831
+ License would be to refrain entirely from conveying the Program.
832
+
833
+ 13. Use with the GNU Affero General Public License.
834
+
835
+ Notwithstanding any other provision of this License, you have
836
+ permission to link or combine any covered work with a work licensed
837
+ under version 3 of the GNU Affero General Public License into a single
838
+ combined work, and to convey the resulting work. The terms of this
839
+ License will continue to apply to the part which is the covered work,
840
+ but the special requirements of the GNU Affero General Public License,
841
+ section 13, concerning interaction through a network will apply to the
842
+ combination as such.
843
+
844
+ 14. Revised Versions of this License.
845
+
846
+ The Free Software Foundation may publish revised and/or new versions of
847
+ the GNU General Public License from time to time. Such new versions will
848
+ be similar in spirit to the present version, but may differ in detail to
849
+ address new problems or concerns.
850
+
851
+ Each version is given a distinguishing version number. If the
852
+ Program specifies that a certain numbered version of the GNU General
853
+ Public License "or any later version" applies to it, you have the
854
+ option of following the terms and conditions either of that numbered
855
+ version or of any later version published by the Free Software
856
+ Foundation. If the Program does not specify a version number of the
857
+ GNU General Public License, you may choose any version ever published
858
+ by the Free Software Foundation.
859
+
860
+ If the Program specifies that a proxy can decide which future
861
+ versions of the GNU General Public License can be used, that proxy's
862
+ public statement of acceptance of a version permanently authorizes you
863
+ to choose that version for the Program.
864
+
865
+ Later license versions may give you additional or different
866
+ permissions. However, no additional obligations are imposed on any
867
+ author or copyright holder as a result of your choosing to follow a
868
+ later version.
869
+
870
+ 15. Disclaimer of Warranty.
871
+
872
+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
873
+ APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
874
+ HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
875
+ OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
876
+ THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
877
+ PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
878
+ IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
879
+ ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
880
+
881
+ 16. Limitation of Liability.
882
+
883
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
884
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
885
+ THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
886
+ GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
887
+ USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
888
+ DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
889
+ PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
890
+ EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
891
+ SUCH DAMAGES.
892
+
893
+ 17. Interpretation of Sections 15 and 16.
894
+
895
+ If the disclaimer of warranty and limitation of liability provided
896
+ above cannot be given local legal effect according to their terms,
897
+ reviewing courts shall apply local law that most closely approximates
898
+ an absolute waiver of all civil liability in connection with the
899
+ Program, unless a warranty or assumption of liability accompanies a
900
+ copy of the Program in return for a fee.
901
+
902
+ END OF TERMS AND CONDITIONS
903
+
904
+ How to Apply These Terms to Your New Programs
905
+
906
+ If you develop a new program, and you want it to be of the greatest
907
+ possible use to the public, the best way to achieve this is to make it
908
+ free software which everyone can redistribute and change under these terms.
909
+
910
+ To do so, attach the following notices to the program. It is safest
911
+ to attach them to the start of each source file to most effectively
912
+ state the exclusion of warranty; and each file should have at least
913
+ the "copyright" line and a pointer to where the full notice is found.
914
+
915
+ <one line to give the program's name and a brief idea of what it does.>
916
+ Copyright (C) <year> <name of author>
917
+
918
+ This program is free software: you can redistribute it and/or modify
919
+ it under the terms of the GNU General Public License as published by
920
+ the Free Software Foundation, either version 3 of the License, or
921
+ (at your option) any later version.
922
+
923
+ This program is distributed in the hope that it will be useful,
924
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
925
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
926
+ GNU General Public License for more details.
927
+
928
+ You should have received a copy of the GNU General Public License
929
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
930
+
931
+ Also add information on how to contact you by electronic and paper mail.
932
+
933
+ If the program does terminal interaction, make it output a short
934
+ notice like this when it starts in an interactive mode:
935
+
936
+ <program> Copyright (C) <year> <name of author>
937
+ This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
938
+ This is free software, and you are welcome to redistribute it
939
+ under certain conditions; type `show c' for details.
940
+
941
+ The hypothetical commands `show w' and `show c' should show the appropriate
942
+ parts of the General Public License. Of course, your program's commands
943
+ might be different; for a GUI interface, you would use an "about box".
944
+
945
+ You should also get your employer (if you work as a programmer) or school,
946
+ if any, to sign a "copyright disclaimer" for the program, if necessary.
947
+ For more information on this, and how to apply and follow the GNU GPL, see
948
+ <https://www.gnu.org/licenses/>.
949
+
950
+ The GNU General Public License does not permit incorporating your program
951
+ into proprietary programs. If your program is a subroutine library, you
952
+ may consider it more useful to permit linking proprietary applications with
953
+ the library. If this is what you want to do, use the GNU Lesser General
954
+ Public License instead of this License. But first, please read
955
+ <https://www.gnu.org/licenses/why-not-lgpl.html>.
956
+
957
+ Name: libquadmath
958
+ Files: numpy.libs/libquadmath*.so
959
+ Description: dynamically linked to files compiled with gcc
960
+ Availability: https://gcc.gnu.org/git/?p=gcc.git;a=tree;f=libquadmath
961
+ License: LGPL-2.1-or-later
962
+
963
+ GCC Quad-Precision Math Library
964
+ Copyright (C) 2010-2019 Free Software Foundation, Inc.
965
+ Written by Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
966
+
967
+ This file is part of the libquadmath library.
968
+ Libquadmath is free software; you can redistribute it and/or
969
+ modify it under the terms of the GNU Library General Public
970
+ License as published by the Free Software Foundation; either
971
+ version 2.1 of the License, or (at your option) any later version.
972
+
973
+ Libquadmath is distributed in the hope that it will be useful,
974
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
975
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
976
+ Lesser General Public License for more details.
977
+ https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
978
+
979
+ Classifier: Development Status :: 5 - Production/Stable
980
+ Classifier: Intended Audience :: Science/Research
981
+ Classifier: Intended Audience :: Developers
982
+ Classifier: License :: OSI Approved :: BSD License
983
+ Classifier: Programming Language :: C
984
+ Classifier: Programming Language :: Python
985
+ Classifier: Programming Language :: Python :: 3
986
+ Classifier: Programming Language :: Python :: 3.11
987
+ Classifier: Programming Language :: Python :: 3.12
988
+ Classifier: Programming Language :: Python :: 3.13
989
+ Classifier: Programming Language :: Python :: 3.14
990
+ Classifier: Programming Language :: Python :: 3 :: Only
991
+ Classifier: Programming Language :: Python :: Implementation :: CPython
992
+ Classifier: Topic :: Software Development
993
+ Classifier: Topic :: Scientific/Engineering
994
+ Classifier: Typing :: Typed
995
+ Classifier: Operating System :: Microsoft :: Windows
996
+ Classifier: Operating System :: POSIX
997
+ Classifier: Operating System :: Unix
998
+ Classifier: Operating System :: MacOS
999
+ Project-URL: homepage, https://numpy.org
1000
+ Project-URL: documentation, https://numpy.org/doc/
1001
+ Project-URL: source, https://github.com/numpy/numpy
1002
+ Project-URL: download, https://pypi.org/project/numpy/#files
1003
+ Project-URL: tracker, https://github.com/numpy/numpy/issues
1004
+ Project-URL: release notes, https://numpy.org/doc/stable/release
1005
+ Requires-Python: >=3.11
1006
+ Description-Content-Type: text/markdown
1007
+
1008
+ <h1 align="center">
1009
+ <img src="https://raw.githubusercontent.com/numpy/numpy/main/branding/logo/primary/numpylogo.svg" width="300">
1010
+ </h1><br>
1011
+
1012
+
1013
+ [![Powered by NumFOCUS](https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A)](
1014
+ https://numfocus.org)
1015
+ [![PyPI Downloads](https://img.shields.io/pypi/dm/numpy.svg?label=PyPI%20downloads)](
1016
+ https://pypi.org/project/numpy/)
1017
+ [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/numpy.svg?label=Conda%20downloads)](
1018
+ https://anaconda.org/conda-forge/numpy)
1019
+ [![Stack Overflow](https://img.shields.io/badge/stackoverflow-Ask%20questions-blue.svg)](
1020
+ https://stackoverflow.com/questions/tagged/numpy)
1021
+ [![Nature Paper](https://img.shields.io/badge/DOI-10.1038%2Fs41586--020--2649--2-blue)](
1022
+ https://doi.org/10.1038/s41586-020-2649-2)
1023
+ [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/numpy/numpy/badge)](https://securityscorecards.dev/viewer/?uri=github.com/numpy/numpy)
1024
+ [![Typing](https://img.shields.io/pypi/types/numpy)](https://pypi.org/project/numpy/)
1025
+
1026
+
1027
+ NumPy is the fundamental package for scientific computing with Python.
1028
+
1029
+ - **Website:** https://numpy.org
1030
+ - **Documentation:** https://numpy.org/doc
1031
+ - **Mailing list:** https://mail.python.org/mailman/listinfo/numpy-discussion
1032
+ - **Source code:** https://github.com/numpy/numpy
1033
+ - **Contributing:** https://numpy.org/devdocs/dev/index.html
1034
+ - **Bug reports:** https://github.com/numpy/numpy/issues
1035
+ - **Report a security vulnerability:** https://tidelift.com/docs/security
1036
+
1037
+ It provides:
1038
+
1039
+ - a powerful N-dimensional array object
1040
+ - sophisticated (broadcasting) functions
1041
+ - tools for integrating C/C++ and Fortran code
1042
+ - useful linear algebra, Fourier transform, and random number capabilities
1043
+
1044
+ Testing:
1045
+
1046
+ NumPy requires `pytest` and `hypothesis`. Tests can then be run after installation with:
1047
+
1048
+ python -c "import numpy, sys; sys.exit(numpy.test() is False)"
1049
+
1050
+ Code of Conduct
1051
+ ----------------------
1052
+
1053
+ NumPy is a community-driven open source project developed by a diverse group of
1054
+ [contributors](https://numpy.org/teams/). The NumPy leadership has made a strong
1055
+ commitment to creating an open, inclusive, and positive community. Please read the
1056
+ [NumPy Code of Conduct](https://numpy.org/code-of-conduct/) for guidance on how to interact
1057
+ with others in a way that makes our community thrive.
1058
+
1059
+ Call for Contributions
1060
+ ----------------------
1061
+
1062
+ The NumPy project welcomes your expertise and enthusiasm!
1063
+
1064
+ Small improvements or fixes are always appreciated. If you are considering larger contributions
1065
+ to the source code, please contact us through the [mailing
1066
+ list](https://mail.python.org/mailman/listinfo/numpy-discussion) first.
1067
+
1068
+ Writing code isn’t the only way to contribute to NumPy. You can also:
1069
+ - review pull requests
1070
+ - help us stay on top of new and old issues
1071
+ - develop tutorials, presentations, and other educational materials
1072
+ - maintain and improve [our website](https://github.com/numpy/numpy.org)
1073
+ - develop graphic design for our brand assets and promotional materials
1074
+ - translate website content
1075
+ - help with outreach and onboard new contributors
1076
+ - write grant proposals and help with other fundraising efforts
1077
+
1078
+ For more information about the ways you can contribute to NumPy, visit [our website](https://numpy.org/contribute/).
1079
+ If you’re unsure where to start or how your skills fit in, reach out! You can
1080
+ ask on the mailing list or here, on GitHub, by opening a new issue or leaving a
1081
+ comment on a relevant issue that is already open.
1082
+
1083
+ Our preferred channels of communication are all public, but if you’d like to
1084
+ speak to us in private first, contact our community coordinators at
1085
+ numpy-team@googlegroups.com or on Slack (write numpy-team@googlegroups.com for
1086
+ an invitation).
1087
+
1088
+ We also have a biweekly community call, details of which are announced on the
1089
+ mailing list. You are very welcome to join.
1090
+
1091
+ If you are new to contributing to open source, [this
1092
+ guide](https://opensource.guide/how-to-contribute/) helps explain why, what,
1093
+ and how to successfully get involved.