Skip to content
/ numpy Public
forked from numpy/numpy

The fundamental package for scientific computing with Python.

License

Notifications You must be signed in to change notification settings

embr/numpy

This branch is 7301 commits behind numpy/numpy:main.

Folders and files

NameName
Last commit message
Last commit date
Sep 1, 2022
Nov 9, 2022
Oct 26, 2022
Mar 29, 2021
Nov 9, 2022
Nov 14, 2022
Oct 19, 2022
Sep 5, 2021
Apr 14, 2021
Jul 13, 2019
Dec 11, 2018
Oct 10, 2021
Jun 25, 2022
Aug 24, 2021
Apr 18, 2022
Apr 26, 2021
Sep 2, 2021
Sep 9, 2022
Nov 3, 2022
Aug 23, 2021
Aug 19, 2022
Jan 10, 2022
Dec 1, 2020
Aug 5, 2021
Nov 4, 2022
Jan 23, 2011
Aug 21, 2022
May 23, 2022
Sep 2, 2022
Sep 30, 2022
Oct 11, 2021
May 23, 2022
Sep 2, 2022
Sep 30, 2022
Sep 1, 2022
May 22, 2022
Oct 7, 2022
Nov 1, 2022
Feb 18, 2022
Sep 30, 2022
May 23, 2022
Oct 15, 2022

Repository files navigation


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; numpy.test()'

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.

About

The fundamental package for scientific computing with Python.

Resources

License

Citation

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.2%
  • C 35.3%
  • C++ 1.3%
  • Cython 0.9%
  • Shell 0.2%
  • Fortran 0.1%