Movatterモバイル変換


[0]ホーム

URL:


Google Git
Sign in
chromium /external /github.com /numpy /numpy /refs/tags/v2.0.0.dev0
tag2a34e75448406d708c66fcc86f6e5dc1cedcd5c4
taggerCharles Harris <charlesr.harris@gmail.com>Wed May 24 23:21:46 2023
objectd7e1e138b2cdf1412864483d2cc4008d28371419
Begin NumPy 2.0.0 development
commitd7e1e138b2cdf1412864483d2cc4008d28371419[log][tgz]
authorCharles Harris <charlesr.harris@gmail.com>Wed May 24 23:19:21 2023
committerCharles Harris <charlesr.harris@gmail.com>Wed May 24 23:19:21 2023
treeffeb2e0f44a55449c4d4a7b322f421db174e6f6e
parent5d6c744dbc118df992fa1c12b185bb7df17aa288[diff]
REL: Begin NumPy 2.0.0 development
tree: ffeb2e0f44a55449c4d4a7b322f421db174e6f6e
  1. .circleci/
  2. .devcontainer/
  3. .github/
  4. benchmarks/
  5. branding/
  6. doc/
  7. numpy/
  8. tools/
  9. .cirrus.star
  10. .clang-format
  11. .codecov.yml
  12. .coveragerc
  13. .ctags.d
  14. .gitattributes
  15. .gitignore
  16. .gitmodules
  17. .lgtm.yml
  18. .mailmap
  19. .travis.yml
  20. 22137.new_feature.rst
  21. azure-pipelines.yml
  22. azure-steps-windows.yml
  23. build_requirements.txt
  24. building_with_meson.md
  25. CITATION.bib
  26. doc_requirements.txt
  27. environment.yml
  28. generate_version.py
  29. INSTALL.rst
  30. LICENSE.txt
  31. LICENSES_bundled.txt
  32. linter_requirements.txt
  33. MANIFEST.in
  34. meson.build
  35. meson_options.txt
  36. pavement.py
  37. pyproject.toml
  38. pytest.ini
  39. README.md
  40. release_requirements.txt
  41. runtests.py
  42. setup.cfg
  43. setup.py
  44. site.cfg.example
  45. test_requirements.txt
  46. THANKS.txt
  47. tox.ini
  48. versioneer.py
README.md

Powered by NumFOCUSPyPI DownloadsConda DownloadsStack OverflowNature PaperOpenSSF Scorecard

NumPy is the fundamental package for scientific computing with Python.

It provides:

  • a powerful N-dimensional array object
  • sophisticated (broadcasting) functions
  • tools for integrating C/C++ and Fortran code
  • useful linear algebra, Fourier transform, and random number capabilities

Testing:

NumPy requirespytest andhypothesis. Tests can then be run after installation with:

python -c "import numpy, sys; sys.exit(numpy.test() is False)"

Code of Conduct

NumPy is a community-driven open source project developed by a diverse group ofcontributors. The NumPy leadership has made a strong commitment to creating an open, inclusive, and positive community. Please read theNumPy Code of Conduct for guidance on how to interact with others in a way that makes our community thrive.

Call for Contributions

The NumPy project welcomes your expertise and enthusiasm!

Small improvements or fixes are always appreciated. If you are considering larger contributions to the source code, please contact us through themailing list first.

Writing code isn’t the only way to contribute to NumPy. You can also:

  • review pull requests
  • help us stay on top of new and old issues
  • develop tutorials, presentations, and other educational materials
  • maintain and improveour website
  • develop graphic design for our brand assets and promotional materials
  • translate website content
  • help with outreach and onboard new contributors
  • write grant proposals and help with other fundraising efforts

For more information about the ways you can contribute to NumPy, visitour website. If you’re unsure where to start or how your skills fit in, reach out! You can ask on the mailing list or here, on GitHub, by opening a new issue or leaving a comment on a relevant issue that is already open.

Our preferred channels of communication are all public, but if you’d like to speak to us in private first, contact our community coordinators atnumpy-team@googlegroups.com or on Slack (writenumpy-team@googlegroups.com for an invitation).

We also have a biweekly community call, details of which are announced on the mailing list. You are very welcome to join.

If you are new to contributing to open source,this guide helps explain why, what, and how to successfully get involved.


[8]ページ先頭

©2009-2025 Movatter.jp