Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (16.0%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: brandonbeckmusic
- License: other
- Language: Python
- Default Branch: main
- Size: 199 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
- Releases: 0
Metadata Files
README.md
NumPy is the fundamental package for scientific computing with Python.
- Website: https://www.numpy.org
- Documentation: https://numpy.org/doc
- Mailing list: https://mail.python.org/mailman/listinfo/numpy-discussion
- Source code: https://github.com/numpy/numpy
- Contributing: https://www.numpy.org/devdocs/dev/index.html
- Bug reports: https://github.com/numpy/numpy/issues
- Report a security vulnerability: https://tidelift.com/docs/security
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 numpy-team@googlegroups.com or on Slack (write numpy-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.
Owner
- Login: brandonbeckmusic
- Kind: user
- Repositories: 1
- Profile: https://github.com/brandonbeckmusic
Citation (CITATION.bib)
@ARTICLE{2020NumPy-Array,
author = {Harris, Charles R. and Millman, K. Jarrod and
van der Walt, Stéfan J and Gommers, Ralf and
Virtanen, Pauli and Cournapeau, David and
Wieser, Eric and Taylor, Julian and Berg, Sebastian and
Smith, Nathaniel J. and Kern, Robert and Picus, Matti and
Hoyer, Stephan and van Kerkwijk, Marten H. and
Brett, Matthew and Haldane, Allan and
Fernández del Río, Jaime and Wiebe, Mark and
Peterson, Pearu and Gérard-Marchant, Pierre and
Sheppard, Kevin and Reddy, Tyler and Weckesser, Warren and
Abbasi, Hameer and Gohlke, Christoph and
Oliphant, Travis E.},
title = {Array programming with {NumPy}},
journal = {Nature},
year = {2020},
volume = {585},
pages = {357–362},
doi = {10.1038/s41586-020-2649-2}
}
GitHub Events
Total
- Delete event: 2
- Issue comment event: 9
- Pull request event: 8
- Create event: 38
Last Year
- Delete event: 2
- Issue comment event: 9
- Pull request event: 8
- Create event: 38
Dependencies
- larsoner/circleci-artifacts-redirector-action 4e13a10d89177f4bfc8007a7064bdbeda848d8d1 composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- github/codeql-action/analyze f09c1c0a94de965c15400f5634aa42fac8fb8f88 composite
- github/codeql-action/autobuild f09c1c0a94de965c15400f5634aa42fac8fb8f88 composite
- github/codeql-action/init f09c1c0a94de965c15400f5634aa42fac8fb8f88 composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/upload-artifact b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 composite
- egor-tensin/cleanup-path f04bc953e6823bf491cc0bdcff959c630db1b458 composite
- egor-tensin/setup-cygwin d2c752bab416d4b0662591bd366fc2686297c82d composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/dependency-review-action 3b139cfc5fae8b618d3eae3675e383bb1769c019 composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/download-artifact fa0a91b85d4f404e444e00e005971372dc801d16 composite
- actions/upload-artifact b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 composite
- pypa/cibuildwheel ee63bf16da6cddfb925f542f2c7b59ad50e93969 composite
- scientific-python/upload-nightly-action 82396a2ed4269ba06c6b2988bb4fd568ef3c3d6b composite
- gerrymanoim/pr-prefix-labeler c8062327f6de59a9ae1c19f7f07cacd0b976b6fa composite
- ./.github/meson_actions * composite
- actions/checkout v4 composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
- quansight-labs/setup-python b9ab292c751a42bcd2bb465b7fa202ea2c3f5796 composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
- actions/cache v4.1.2 composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- ./.github/meson_actions * composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
- actions/cache 6849a6489940f00c2f30c0fb92c6274307ccb58a composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- conda-incubator/setup-miniconda d2e6a045a86077fb6cad6f5adf368e9076ddaa8d composite
- maxim-lobanov/setup-xcode 60606e260d2fc5762a71e64e74b2174e8ea3c8bd composite
- quansight-labs/setup-python b9ab292c751a42bcd2bb465b7fa202ea2c3f5796 composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/upload-artifact b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 composite
- github/codeql-action/upload-sarif f09c1c0a94de965c15400f5634aa42fac8fb8f88 composite
- ossf/scorecard-action 62b2cac7ed8198b15735ed49ab1e5cf35480ba46 composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
- actions/upload-artifact b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 composite
- bus1/cabuild/action/msdevshell e22aba57d6e74891d059d66501b6b5aed8123c4d composite
- conda-incubator/setup-miniconda d2e6a045a86077fb6cad6f5adf368e9076ddaa8d composite
- mamba-org/setup-micromamba 06375d89d211a1232ef63355742e9e2e564bc7f7 composite
- pypa/cibuildwheel ee63bf16da6cddfb925f542f2c7b59ad50e93969 composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
- bus1/cabuild/action/msdevshell e22aba57d6e74891d059d66501b6b5aed8123c4d composite
- quansight-labs/setup-python b9ab292c751a42bcd2bb465b7fa202ea2c3f5796 composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
- actions/upload-artifact b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 composite
- mamba-org/setup-micromamba 06375d89d211a1232ef63355742e9e2e564bc7f7 composite
- Cython >=3.0.6
- build *
- meson-python >=0.13.1
- ninja *
- spin ==0.13
- scipy-openblas32 ==0.3.28.0.2
- spin ==0.13
- scipy-openblas32 ==0.3.28.0.2
- scipy-openblas64 ==0.3.28.0.2
- spin ==0.13
- breathe >4.33.0
- ipython *
- matplotlib *
- numpydoc ==1.4
- pandas *
- pickleshare *
- pydata-sphinx-theme >=0.15.2
- scipy *
- scipy-doctest *
- sphinx ==7.2.6
- sphinx-copybutton *
- sphinx-design *
- toml *
- towncrier *
- hypothesis ==6.81.1 test
- pytest ==7.4.0 test
- pytest-xdist * test
- pytz ==2023.3.post1 test
- GitPython >=3.1.30
- pycodestyle ==2.12.1
- Paver *
- beautifulsoup4 *
- gitpython >=3.1.30
- packaging *
- pygithub *
- twine *
- urllib3 *
- Cython * test
- cffi * test
- charset-normalizer * test
- hypothesis ==6.104.1 test
- meson * test
- mypy ==1.13.0 test
- ninja * test
- pytest ==7.4.0 test
- pytest-cov ==4.1.0 test
- pytest-xdist * test
- pytz ==2023.3.post1 test
- setuptools * test
- setuptools ==65.5.1 test
- typing_extensions >=4.2.0 test
- wheel ==0.38.1 test