https://github.com/numba/numba
compiler cuda llvm numba numpy parallel python
Score: 28.824462499461816
Last synced: about 17 hours ago
JSON representation
Repository metadata:
NumPy aware dynamic Python compiler using LLVM
- Host: GitHub
- URL: https://github.com/numba/numba
- Owner: numba
- License: bsd-2-clause
- Created: 2012-03-08T11:12:43.000Z (about 14 years ago)
- Default Branch: main
- Last Pushed: 2026-03-29T10:28:05.000Z (9 days ago)
- Last Synced: 2026-03-29T13:45:24.867Z (9 days ago)
- Topics: compiler, cuda, llvm, numba, numpy, parallel, python
- Language: Python
- Homepage: https://numba.pydata.org/
- Size: 77.1 MB
- Stars: 10,942
- Watchers: 190
- Forks: 1,243
- Open Issues: 1,754
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGE_LOG
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Owner metadata:
- Name: Numba
- Login: numba
- Email:
- Kind: organization
- Description: Array-oriented Python JIT compiler
- Website: https://numba.pydata.org
- Location: Virtual
- Twitter: numba_jit
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1628082?v=4
- Repositories: 44
- Last Synced at: 2024-03-25T23:20:13.636Z
- Profile URL: https://github.com/numba
Committers metadata
Last synced: 4 days ago
Total Commits: 22,239
Total Committers: 410
Avg Commits per committer: 54.241
Development Distribution Score (DDS): 0.792
Commits in past year: 662
Committers in past year: 41
Avg Commits per committer in past year: 16.146
Development Distribution Score (DDS) in past year: 0.634
| Name | Commits | |
|---|---|---|
| Siu Kwan Lam | m****k@g****m | 4619 |
| Stuart Archibald | s****d@g****m | 2527 |
| Mark Florisson | m****8@g****m | 1770 |
| Antoine Pitrou | a****e@p****g | 1639 |
| Graham Markall | g****l@n****m | 1534 |
| Valentin Haenel | v****l@a****m | 975 |
| Todd A. Anderson | d****3@c****t | 722 |
| Ehsan Totoni | e****i@i****m | 683 |
| Guilherme Leobas | g****s@g****m | 627 |
| Oscar Villellas | o****s@c****o | 451 |
| rjenc29 | r****9@g****m | 437 |
| kc611 | c****6@g****m | 390 |
| Jon Riehl | j****l@s****m | 367 |
| Stan Seibert | s****t@c****o | 326 |
| swap357 | s****7@g****m | 268 |
| luk-f-a | l****a@h****m | 262 |
| Antoine Pitrou | a****u@c****o | 262 |
| Michael Collison | c****6@g****m | 256 |
| Paul H. Liu | h****u@i****m | 239 |
| Jay Bourque | j****e@c****o | 205 |
| Aaron Meurer | a****r@g****m | 133 |
| Travis E. Oliphant | t****t@g****m | 106 |
| Nicholas J Riasanovsky | n****k@b****i | 103 |
| Michael Wang | m****5@i****m | 99 |
| Kristian Minchev | k****v@g****m | 98 |
| Eric Wieser | w****c@g****m | 84 |
| Andre Masella | a****e@m****e | 83 |
| Denis | d****v@i****m | 83 |
| Ehsan Totoni | e****n@g****m | 77 |
| Nick White | n****e@g****m | 75 |
| and 380 more... | ||
Issue and Pull Request metadata
Last synced: 4 days ago
Total issues: 734
Total pull requests: 802
Average time to close issues: 4 months
Average time to close pull requests: 5 months
Total issue authors: 421
Total pull request authors: 122
Average comments per issue: 4.09
Average comments per pull request: 3.07
Merged pull request: 373
Bot issues: 0
Bot pull requests: 1
Past year issues: 105
Past year pull requests: 166
Past year average time to close issues: 16 days
Past year average time to close pull requests: 12 days
Past year issue authors: 71
Past year pull request authors: 39
Past year average comments per issue: 1.76
Past year average comments per pull request: 1.34
Past year merged pull request: 88
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- sklam (37)
- gmarkall (35)
- stuartarchibald (24)
- esc (21)
- dlee992 (20)
- game-difficulty (15)
- apiqwe (15)
- ricardoV94 (13)
- yxdragon (13)
- zzl261004 (9)
- kc611 (9)
- shaunc (8)
- guilhermeleobas (7)
- TheTesla (6)
- Olobir (6)
Top Pull Request Authors
- sklam (134)
- kc611 (85)
- gmarkall (79)
- swap357 (70)
- esc (63)
- guilhermeleobas (41)
- stuartarchibald (41)
- dlee992 (25)
- DrTodd13 (24)
- EarlMilktea (10)
- KrisMinchev (8)
- Saransh-cpp (6)
- yashssh (6)
- seibert (5)
- aseyboldt (5)
Top Issue Labels
- feature_request (125)
- stale (66)
- needtriage (53)
- question (48)
- CUDA (44)
- bug - incorrect behavior (42)
- Task (36)
- bug (34)
- more info needed (31)
- bug - failure to compile (28)
- bug - numerically incorrect (18)
- no action required (18)
- caching (17)
- good first issue (16)
- jitclass (16)
- bug - regression (14)
- ParallelAccelerator (14)
- numpy (13)
- performance - run time (13)
- discussion (13)
- bug - typing (13)
- duplicate (12)
- bug - miscompile (12)
- bug - ice (10)
- bug - segfault (10)
- good second issue (9)
- bug - memory leak (6)
- highpriority (6)
- doc (6)
- installation (5)
Top Pull Request Labels
- 5 - Ready to merge (344)
- skip_release_notes (247)
- 2 - In Progress (120)
- stale (89)
- abandoned - stale (81)
- 3 - Ready for Review (74)
- Effort - short (73)
- 4 - Waiting on author (70)
- CUDA (43)
- Effort - medium (37)
- 4 - Waiting on reviewer (26)
- BuildFarm Passed (23)
- doc (22)
- abandoned (19)
- Effort - long (14)
- numpy (11)
- ParallelAccelerator (9)
- 4 - Waiting on CI (8)
- Pending BuildFarm (8)
- enhancement (8)
- NumPy 2.0 (6)
- highpriority (4)
- 4 - Waiting on second reviewer (4)
- no action required (3)
- Python 3.13 (3)
- PR Help needed (2)
- R&D (2)
- performance - compile time (2)
- caching (1)
- dependencies (1)
Package metadata
- Total packages: 2
-
Total downloads:
- conda: 631,229 total
- Total dependent packages: 394 (may contain duplicates)
- Total dependent repositories: 2,034 (may contain duplicates)
- Total versions: 76
conda-forge.org: numba
Numba is an Open Source NumPy-aware optimizing compiler for Python sponsored by Anaconda, Inc. It uses the remarkable LLVM compiler infrastructure to compile Python syntax to machine code."
- Homepage: http://numba.pydata.org
- Licenses: BSD-2-Clause
- Latest release: 0.56.3 (published over 3 years ago)
- Last Synced: 2026-04-01T03:22:33.685Z (6 days ago)
- Versions: 32
- Dependent Packages: 347
- Dependent Repositories: 1,017
-
Rankings:
- Dependent packages count: 0.16%
- Dependent repos count: 0.734%
- Average: 2.259%
- Stargazers count: 3.333%
- Forks count: 4.811%
anaconda.org: numba
Numba is an Open Source NumPy-aware optimizing compiler for Python sponsored by Anaconda, Inc. It uses the remarkable LLVM compiler infrastructure to compile Python syntax to machine code."
- Homepage: https://numba.pydata.org
- Licenses: BSD-2-Clause
- Latest release: 0.64.0 (published about 1 month ago)
- Last Synced: 2026-03-05T17:19:46.954Z (about 1 month ago)
- Versions: 44
- Dependent Packages: 47
- Dependent Repositories: 1,017
- Downloads: 631,229 Total
-
Rankings:
- Dependent packages count: 0.604%
- Dependent repos count: 4.44%
- Average: 6.207%
- Stargazers count: 8.789%
- Forks count: 10.994%
Dependencies
- actions/stale v3 composite
- conda
- docutils 0.16
- llvmlite 0.40.*
- numpy
- numpydoc
- python 3.8.*
- setuptools
- importlib_metadata *
- llvmlite *
- numpy *
- setuptools *
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout 8e8c483db84b4bee98b60c0593521ed34d9990e8 composite
- actions/download-artifact 018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 composite
- actions/setup-python 83679a892e2d95755f2dac6acb0bfd1e9ac5d548 composite
- actions/upload-artifact 330a01c490aca151604b8cf639adc76d48f6c5d4 composite
- conda-incubator/setup-miniconda 835234971496cad1653abb28a638a281cf32541f composite
- actions/checkout 8e8c483db84b4bee98b60c0593521ed34d9990e8 composite
- actions/download-artifact 018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 composite
- actions/upload-artifact 330a01c490aca151604b8cf639adc76d48f6c5d4 composite
- conda-incubator/setup-miniconda 835234971496cad1653abb28a638a281cf32541f composite
- actions/checkout 8e8c483db84b4bee98b60c0593521ed34d9990e8 composite
- actions/download-artifact 018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 composite
- actions/setup-python 83679a892e2d95755f2dac6acb0bfd1e9ac5d548 composite
- actions/upload-artifact 330a01c490aca151604b8cf639adc76d48f6c5d4 composite
- actions/checkout 8e8c483db84b4bee98b60c0593521ed34d9990e8 composite
- actions/download-artifact 018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 composite
- actions/setup-python 83679a892e2d95755f2dac6acb0bfd1e9ac5d548 composite
- actions/upload-artifact 330a01c490aca151604b8cf639adc76d48f6c5d4 composite
- conda-incubator/setup-miniconda 835234971496cad1653abb28a638a281cf32541f composite
- pypa/gh-action-pypi-publish release/v1 composite
- actions/checkout 8e8c483db84b4bee98b60c0593521ed34d9990e8 composite
- actions/download-artifact 018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 composite
- actions/upload-artifact 330a01c490aca151604b8cf639adc76d48f6c5d4 composite
- conda-incubator/setup-miniconda 835234971496cad1653abb28a638a281cf32541f composite
- actions/checkout 8e8c483db84b4bee98b60c0593521ed34d9990e8 composite
- actions/download-artifact 018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 composite
- actions/upload-artifact 330a01c490aca151604b8cf639adc76d48f6c5d4 composite
- conda-incubator/setup-miniconda 835234971496cad1653abb28a638a281cf32541f composite
- actions/checkout 8e8c483db84b4bee98b60c0593521ed34d9990e8 composite
- actions/download-artifact 018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 composite
- actions/setup-python 83679a892e2d95755f2dac6acb0bfd1e9ac5d548 composite
- actions/upload-artifact 330a01c490aca151604b8cf639adc76d48f6c5d4 composite
- actions/checkout 8e8c483db84b4bee98b60c0593521ed34d9990e8 composite
- actions/download-artifact 018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 composite
- actions/setup-python 83679a892e2d95755f2dac6acb0bfd1e9ac5d548 composite
- actions/upload-artifact 330a01c490aca151604b8cf639adc76d48f6c5d4 composite
- actions/checkout 8e8c483db84b4bee98b60c0593521ed34d9990e8 composite
- actions/download-artifact 018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 composite
- actions/upload-artifact 330a01c490aca151604b8cf639adc76d48f6c5d4 composite
- conda-incubator/setup-miniconda 835234971496cad1653abb28a638a281cf32541f composite