Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cjbaezilla
/
numpy
Public
forked from
numpy/numpy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit History
Commits on Mar 26, 2026
MAINT: Bump pyrefly from 0.57.0 to 0.57.1 in /requirements (#31078)
Show description for 82a86f1
dependabot[bot]
authored
82a86f1
Copy full SHA for 82a86f1
TST: fix POWER VSX feature mapping (#30801)
abslock128w
authored
d6b70c4
Copy full SHA for d6b70c4
ENH: make bound array method immortal to reduce reference counting contention (#31004)
Show description for 5bf1efd
kumaraditya303
and
ngoldbaum
authored
5bf1efd
Copy full SHA for 5bf1efd
DOC: Small darkmode theme fixes (#31028)
neofelis2X
authored
0419105
Copy full SHA for 0419105
MAINT,BUG: refactor ``PyArray_DescrFromScalar`` for parametric support (#31067)
Show description for a575a3b
MaartenBaert
and
Maarten Baert
authored
a575a3b
Copy full SHA for a575a3b
Commits on Mar 25, 2026
Merge pull request #31072 from numpy/dependabot/github_actions/actions/cache-5.0.4
jorenham
authored
7831b01
Copy full SHA for 7831b01
MAINT: Bump actions/cache from 5.0.3 to 5.0.4
Show description for f765c63
dependabot[bot]
authored
f765c63
Copy full SHA for f765c63
BUG: Raise BufferError instead of RuntimeError in from_dlpack (#31000)
Show description for f105cf2
joshuaswanson
authored
f105cf2
Copy full SHA for f105cf2
Commits on Mar 24, 2026
ENH: TSan pixi package definitions (#30510)
Show description for 7baf0e7
ngoldbaum
and
crusaderky
authored
7baf0e7
Copy full SHA for 7baf0e7
BUG: np.take out dtype (#30615)
Show description for e87d0e0
himanow
and
seberg
authored
e87d0e0
Copy full SHA for e87d0e0
ENH: add getters for accessing struct fields in cython (#30994)
Show description for b996b34
kumaraditya303
and
ngoldbaum
authored
b996b34
Copy full SHA for b996b34
Merge pull request #31065 from antareepsarkar/place
Show description for 182771b
mattip
authored
182771b
Copy full SHA for 182771b
DOC: replace name in doc for numpy.place
antareepsarkar
committed
e582cdd
Copy full SHA for e582cdd
Merge pull request #31059 from charris/fix-typo-in-test
jorenham
authored
1db694e
Copy full SHA for 1db694e
MAINT: Fix typo in test_multiarray.py
Show description for 7c8dd3c
charris
committed
7c8dd3c
Copy full SHA for 7c8dd3c
Merge pull request #31021 from ngoldbaum/resize-refcheck-fix
Show description for a445b49
charris
authored
a445b49
Copy full SHA for a445b49
Commits on Mar 23, 2026
Merge pull request #31051 from numpy/dependabot/github_actions/egor-tensin/cleanup-path-5.0.1
Show description for c5e9eda
charris
authored
c5e9eda
Copy full SHA for c5e9eda
Merge pull request #31050 from numpy/dependabot/github_actions/astral-sh/setup-uv-7.6.0
Show description for 5e3da88
charris
authored
5e3da88
Copy full SHA for 5e3da88
MAINT: Bump egor-tensin/cleanup-path from 4.0.3 to 5.0.1
Show description for a2123c2
dependabot[bot]
authored
a2123c2
Copy full SHA for a2123c2
MAINT: Bump astral-sh/setup-uv from 7.3.1 to 7.6.0
Show description for 7266a8a
dependabot[bot]
authored
7266a8a
Copy full SHA for 7266a8a
Update numpy/_core/src/multiarray/shape.c
Show description for 8a1ff58
ngoldbaum
and
mattip
authored
8a1ff58
Copy full SHA for 8a1ff58
BUG: Add test to reproduce problem described in #30816 (#30818)
Show description for 0f16a04
denialhaag
and
mattip
authored
0f16a04
Copy full SHA for 0f16a04
Commits on Mar 22, 2026
Merge pull request #31045 from mhvk/ufunc_no_warn_on_where_is_true_without_out
Show description for 6de80d1
mattip
authored
6de80d1
Copy full SHA for 6de80d1
BUG: avoid warning on ufunc with where=True and no output
Show description for 41afc3b
mhvk
committed
41afc3b
Copy full SHA for 41afc3b
Merge pull request #31044 from ev-br/array_api_2025.12
Show description for 8f7acc1
charris
authored
8f7acc1
Copy full SHA for 8f7acc1
Commits on Mar 21, 2026
DOC: Apply Marten's comments and rephrase slightly
ngoldbaum
committed
54d9fd1
Copy full SHA for 54d9fd1
TST: add xfails for the Array API test failures
Show description for 2adb31f
ev-br
committed
2adb31f
Copy full SHA for 2adb31f
MAINT: __array_namespace_info__().devices() returns a tuple from 2025.12 on
ev-br
committed
634f2a6
Copy full SHA for 634f2a6
CI: bump the array-api-tests version to v2026.02.26
ev-br
committed
2ec716d
Copy full SHA for 2ec716d
ENH: bump array API version to 2025.12
ev-br
committed
c145f7a
Copy full SHA for c145f7a
Merge pull request #31042 from star1327p/a-an-usage
jorenham
authored
6f72156
Copy full SHA for 6f72156
DOC: Correct some a/an usages [skip azp][skip cirrus][skip actions]
star1327p
committed
126fb1a
Copy full SHA for 126fb1a
Commits on Mar 20, 2026
BUG: fix FNV-1a 64-bit selection by using NPY_SIZEOF_UINTP (#31035)
math-hiyoko
authored
86a4cc9
Copy full SHA for 86a4cc9
Merge pull request #31007 from jorenham/ruff-0.15.6
Show description for 9928852
charris
authored
9928852
Copy full SHA for 9928852
Respond to Matti's comments
ngoldbaum
committed
185b41a
Copy full SHA for 185b41a
Pagination
Previous
Next
You can’t perform that action at this time.