• Stars
    star
    26,137
  • Rank 725 (Top 0.02 %)
  • Language
    Python
  • License
    Other
  • Created over 13 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The fundamental package for scientific computing with Python.


Powered by NumFOCUS PyPI Downloads Conda Downloads Stack Overflow Nature Paper OpenSSF 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 requires pytest and hypothesis. 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 of contributors. The NumPy leadership has made a strong commitment to creating an open, inclusive, and positive community. Please read the NumPy 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 the mailing 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 improve our 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, visit our 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 at [email protected] or on Slack (write [email protected] 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.

More Repositories

1

numpy-tutorials

NumPy tutorials & educational content in notebook format
Python
413
star
2

numpy-financial

Standalone package of the NumPy financial functions
Python
295
star
3

numpy-stubs

Experimental typing stubs for NumPy
Python
281
star
4

numpydoc

Numpy's Sphinx extensions
Python
251
star
5

numpy.org

The NumPy home page
HTML
103
star
6

SVML

Vendored files from Intel's SVML
Assembly
30
star
7

numpy-refactor

INACTIVE - abandoned refactoring effort
C
27
star
8

numpy-dtypes

Repository for the development of user dtypes for numpy.
C
22
star
9

numpy-newsletter

Content for the NumPy newsletter, which anyone can sign up for in the numpy.org footer
15
star
10

archive

Archive of documents related to the project governance and management
Jupyter Notebook
13
star
11

numpy-user-dtypes

Repository for example user DTypes using the new API
C
11
star
12

doc

Home of NumPy user and reference documentation
HTML
10
star
13

numpy-surveys

Prepare content for surveys, and code/tools to analyze the results
10
star
14

bitgenerators

Additional bitgenerators for the random generators within numpy.
C
9
star
15

windows-wheel-builder

INACTIVE - this repo is no longer maintained
C
8
star
16

devdocs

Latest auto-generated development docs
HTML
7
star
17

datetime

Repo for datetime improvements
Python
6
star
18

neps

Auto-generated NumPy Enhancement Proposals
HTML
5
star
19

numpy-vendor

Upstream source code for dependencies
Fortran
5
star
20

numpy.github.com

Auto-generated NumPy website. Since this is an auto-generated directory, do *not* submit pull requests against this repository. The actual sources are in https://github.com/numpy/numpy.org
HTML
5
star
21

numpyorg-benchmarks

Benchmarks used in the numpy.org website content
Python
4
star
22

user-survey-2020-details

Analysis and publication of NumPy community survey results
Python
2
star
23

numpy-readthedocs-redirect

Python
1
star
24

.github

default community health files for all repos in the NumPy GitHub org
1
star