numpy-1.26.4-cp312-cp312-emscripten_3_1_52_wasm32.whl.metadata 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. Metadata-Version: 2.1
  2. Name: numpy
  3. Version: 1.26.4
  4. Summary: Fundamental package for array computing in Python
  5. Home-page: https://numpy.org
  6. Author: Travis E. Oliphant et al.
  7. Maintainer-Email: NumPy Developers <numpy-discussion@python.org>
  8. License: Copyright (c) 2005-2023, NumPy Developers.
  9. All rights reserved.
  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. * Redistributions of source code must retain the above copyright
  14. notice, this list of conditions and the following disclaimer.
  15. * Redistributions in binary form must reproduce the above
  16. copyright notice, this list of conditions and the following
  17. disclaimer in the documentation and/or other materials provided
  18. with the distribution.
  19. * Neither the name of the NumPy Developers nor the names of any
  20. contributors may be used to endorse or promote products derived
  21. from this software without specific prior written permission.
  22. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  23. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  24. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  25. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  26. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  27. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  28. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  29. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  30. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  31. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  32. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  33. Classifier: Development Status :: 5 - Production/Stable
  34. Classifier: Intended Audience :: Science/Research
  35. Classifier: Intended Audience :: Developers
  36. Classifier: License :: OSI Approved :: BSD License
  37. Classifier: Programming Language :: C
  38. Classifier: Programming Language :: Python
  39. Classifier: Programming Language :: Python :: 3
  40. Classifier: Programming Language :: Python :: 3.9
  41. Classifier: Programming Language :: Python :: 3.10
  42. Classifier: Programming Language :: Python :: 3.11
  43. Classifier: Programming Language :: Python :: 3.12
  44. Classifier: Programming Language :: Python :: 3 :: Only
  45. Classifier: Programming Language :: Python :: Implementation :: CPython
  46. Classifier: Topic :: Software Development
  47. Classifier: Topic :: Scientific/Engineering
  48. Classifier: Typing :: Typed
  49. Classifier: Operating System :: Microsoft :: Windows
  50. Classifier: Operating System :: POSIX
  51. Classifier: Operating System :: Unix
  52. Classifier: Operating System :: MacOS
  53. Project-URL: Homepage, https://numpy.org
  54. Project-URL: Documentation, https://numpy.org/doc/
  55. Project-URL: Source, https://github.com/numpy/numpy
  56. Project-URL: Download, https://pypi.org/project/numpy/#files
  57. Project-URL: Tracker, https://github.com/numpy/numpy/issues
  58. Project-URL: Release notes, https://numpy.org/doc/stable/release
  59. Requires-Python: >=3.9
  60. Description-Content-Type: text/markdown
  61. <h1 align="center">
  62. <img src="https://raw.githubusercontent.com/numpy/numpy/main/branding/logo/primary/numpylogo.svg" width="300">
  63. </h1><br>
  64. [![Powered by NumFOCUS](https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A)](
  65. https://numfocus.org)
  66. [![PyPI Downloads](https://img.shields.io/pypi/dm/numpy.svg?label=PyPI%20downloads)](
  67. https://pypi.org/project/numpy/)
  68. [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/numpy.svg?label=Conda%20downloads)](
  69. https://anaconda.org/conda-forge/numpy)
  70. [![Stack Overflow](https://img.shields.io/badge/stackoverflow-Ask%20questions-blue.svg)](
  71. https://stackoverflow.com/questions/tagged/numpy)
  72. [![Nature Paper](https://img.shields.io/badge/DOI-10.1038%2Fs41592--019--0686--2-blue)](
  73. https://doi.org/10.1038/s41586-020-2649-2)
  74. [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/numpy/numpy/badge)](https://api.securityscorecards.dev/projects/github.com/numpy/numpy)
  75. NumPy is the fundamental package for scientific computing with Python.
  76. - **Website:** https://www.numpy.org
  77. - **Documentation:** https://numpy.org/doc
  78. - **Mailing list:** https://mail.python.org/mailman/listinfo/numpy-discussion
  79. - **Source code:** https://github.com/numpy/numpy
  80. - **Contributing:** https://www.numpy.org/devdocs/dev/index.html
  81. - **Bug reports:** https://github.com/numpy/numpy/issues
  82. - **Report a security vulnerability:** https://tidelift.com/docs/security
  83. It provides:
  84. - a powerful N-dimensional array object
  85. - sophisticated (broadcasting) functions
  86. - tools for integrating C/C++ and Fortran code
  87. - useful linear algebra, Fourier transform, and random number capabilities
  88. Testing:
  89. NumPy requires `pytest` and `hypothesis`. Tests can then be run after installation with:
  90. python -c "import numpy, sys; sys.exit(numpy.test() is False)"
  91. Code of Conduct
  92. ----------------------
  93. NumPy is a community-driven open source project developed by a diverse group of
  94. [contributors](https://numpy.org/teams/). The NumPy leadership has made a strong
  95. commitment to creating an open, inclusive, and positive community. Please read the
  96. [NumPy Code of Conduct](https://numpy.org/code-of-conduct/) for guidance on how to interact
  97. with others in a way that makes our community thrive.
  98. Call for Contributions
  99. ----------------------
  100. The NumPy project welcomes your expertise and enthusiasm!
  101. Small improvements or fixes are always appreciated. If you are considering larger contributions
  102. to the source code, please contact us through the [mailing
  103. list](https://mail.python.org/mailman/listinfo/numpy-discussion) first.
  104. Writing code isn’t the only way to contribute to NumPy. You can also:
  105. - review pull requests
  106. - help us stay on top of new and old issues
  107. - develop tutorials, presentations, and other educational materials
  108. - maintain and improve [our website](https://github.com/numpy/numpy.org)
  109. - develop graphic design for our brand assets and promotional materials
  110. - translate website content
  111. - help with outreach and onboard new contributors
  112. - write grant proposals and help with other fundraising efforts
  113. For more information about the ways you can contribute to NumPy, visit [our website](https://numpy.org/contribute/).
  114. If you’re unsure where to start or how your skills fit in, reach out! You can
  115. ask on the mailing list or here, on GitHub, by opening a new issue or leaving a
  116. comment on a relevant issue that is already open.
  117. Our preferred channels of communication are all public, but if you’d like to
  118. speak to us in private first, contact our community coordinators at
  119. numpy-team@googlegroups.com or on Slack (write numpy-team@googlegroups.com for
  120. an invitation).
  121. We also have a biweekly community call, details of which are announced on the
  122. mailing list. You are very welcome to join.
  123. If you are new to contributing to open source, [this
  124. guide](https://opensource.guide/how-to-contribute/) helps explain why, what,
  125. and how to successfully get involved.