Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
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
/
Sign in
Sign up
Appearance settings
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 }}
scivision
/
numpy
Public
forked from
numpy/numpy
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
numpy
numpy
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 20, 2026
BUG: Fix np.abs(nan) returning negative NaN on wasm32/Pyodide (#31433)
Show description for dc478c5
AnkitAhlawat7742
authored
dc478c5
View commit details
Copy full SHA for dc478c5
View code at this point
Browse repository at this point
Commits on May 19, 2026
BUG: Do not forward descending unless explicitly passed (#31458)
Show description for 723f2fb
pllim
and
seberg
authored
723f2fb
View commit details
Copy full SHA for 723f2fb
View code at this point
Browse repository at this point
BUG: pass DType class (not instance) to ufunc in `_unsigned_subtract` (#31447)
Show description for 5f4ce33
SwayamInSync
authored
5f4ce33
View commit details
Copy full SHA for 5f4ce33
View code at this point
Browse repository at this point
Commits on May 18, 2026
DOC: Update reshape docstring to clarify it returns a new array (#31440)
Show description for e54990c
Rathod-shubhamm
and
apexneural-shubham
authored
e54990c
View commit details
Copy full SHA for e54990c
View code at this point
Browse repository at this point
BUG: `np.linalg.svd(..., hermitian=True)` returns non-unitary `vh` (#31347)
Show description for bba3954
EarlMilktea
authored
bba3954
View commit details
Copy full SHA for bba3954
View code at this point
Browse repository at this point
BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#31456)
WarrenWeckesser
authored
b668e0a
View commit details
Copy full SHA for b668e0a
View code at this point
Browse repository at this point
Commits on May 17, 2026
MAINT: Add tests for conj and make NPY_DT_is_ helpers static inline (#31454)
seberg
authored
7075890
View commit details
Copy full SHA for 7075890
View code at this point
Browse repository at this point
Commits on May 14, 2026
ENH: Create a path for legacy dtypes to transition to new DType API (#31302)
Show description for eb4d200
seberg
authored
eb4d200
View commit details
Copy full SHA for eb4d200
View code at this point
Browse repository at this point
TST: fix duplicated word 'to to' in nditer test comment
Noa Levi
authored and
lphuc2250gma
committed
d99002a
View commit details
Copy full SHA for d99002a
View code at this point
Browse repository at this point
Commits on May 13, 2026
STY: Fixup test marking slow PR (#31429)
seberg
authored
791aff4
View commit details
Copy full SHA for 791aff4
View code at this point
Browse repository at this point
TST: add a lot of missing `slow` markers (#31420)
Show description for fa50a8c
rgommers
authored
fa50a8c
View commit details
Copy full SHA for fa50a8c
View code at this point
Browse repository at this point
Merge pull request #31425 from jorenham/typing/_HasNumPyDType/runtime_checkable
Show description for 9c44f90
charris
authored
9c44f90
View commit details
Copy full SHA for 9c44f90
View code at this point
Browse repository at this point
ENH: Descending sorts with built-in dtype implementations (#31345)
Show description for 06ef89f
MaanasArora
and
seberg
authored
06ef89f
View commit details
Copy full SHA for 06ef89f
View code at this point
Browse repository at this point
TYP: Fix `DTypeLike` runtime type-checker support
jorenham
committed
6ecd06c
View commit details
Copy full SHA for 6ecd06c
View code at this point
Browse repository at this point
BUG: interp returns empty array for empty x input (#31339)
Show description for 50c9f0f
3 people
authored
50c9f0f
View commit details
Copy full SHA for 50c9f0f
View code at this point
Browse repository at this point
TST: suppress shape deprecation warning in test_recarray_conflict_fields (#31418)
Show description for 78e8dde
eendebakpt
and
claude
authored
78e8dde
View commit details
Copy full SHA for 78e8dde
View code at this point
Browse repository at this point
MAINT: Fix linting nit
charris
authored
d0620fa
View commit details
Copy full SHA for d0620fa
View code at this point
Browse repository at this point
Commits on May 12, 2026
TST: fix two issues in the test suite with `fork` deprecation warning
Show description for ad6ee89
rgommers
committed
ad6ee89
View commit details
Copy full SHA for ad6ee89
View code at this point
Browse repository at this point
MAINT: ensure `_core.sctypes` lists are deterministically ordered
Show description for c7fe8c9
rgommers
committed
c7fe8c9
View commit details
Copy full SHA for c7fe8c9
View code at this point
Browse repository at this point
BUG: handle non-ASCII flags and tofile format strings (#31257)
Show description for 0adb7ef
mjbommar
authored
0adb7ef
View commit details
Copy full SHA for 0adb7ef
View code at this point
Browse repository at this point
Commits on May 11, 2026
ENH: raise OverflowError on datetime64/timedelta64 arithmetic overflow (#31378)
Show description for c36307a
jbrockmendel
and
claude
authored
c36307a
View commit details
Copy full SHA for c36307a
View code at this point
Browse repository at this point
ENH: Allow downstream to register for DLPack support (#31256)
Show description for 0a1ed72
seberg
and
tylerjereddy
authored
0a1ed72
View commit details
Copy full SHA for 0a1ed72
View code at this point
Browse repository at this point
Commits on May 8, 2026
TST: fix test_limited_opaque for 3.15 PySlot (#31403)
kumaraditya303
authored
b530f83
View commit details
Copy full SHA for b530f83
View code at this point
Browse repository at this point
TYP: `_NestedSequence` type parameter default to work around a mypy issue (#31399)
jorenham
authored
7acf88c
View commit details
Copy full SHA for 7acf88c
View code at this point
Browse repository at this point
Commits on May 7, 2026
TST: Validate warning message content in _DeprecationTestCase (#31370)
Rishabh-git10
authored
4d71176
View commit details
Copy full SHA for 4d71176
View code at this point
Browse repository at this point
BUG: exclude __pycache__ directories from wheels (#31397)
praneethhere
authored
5b4f1de
View commit details
Copy full SHA for 5b4f1de
View code at this point
Browse repository at this point
BUG: Avoid UB in safe_[add,sub,mul] helpers (#31396)
ngoldbaum
authored
11b1baa
View commit details
Copy full SHA for 11b1baa
View code at this point
Browse repository at this point
Commits on May 6, 2026
ENH: Implement opaque PyObject ABI support (#31091)
kumaraditya303
authored
15a344d
View commit details
Copy full SHA for 15a344d
View code at this point
Browse repository at this point
Commits on May 5, 2026
BLD/MAINT: improve support for Intel LLVM compilers
Show description for b8f46ac
rgommers
and
mattip
committed
b8f46ac
View commit details
Copy full SHA for b8f46ac
View code at this point
Browse repository at this point
Commits on May 3, 2026
MAINT: clarify why a structured dtype might not be trivially copyable
mhvk
committed
32ba7b6
View commit details
Copy full SHA for 32ba7b6
View code at this point
Browse repository at this point
Commits on May 2, 2026
BUG: Avoid optimization causing astropy regression (#31371)
seberg
authored
8d78a99
View commit details
Copy full SHA for 8d78a99
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
BUG: Fix signed overflow issue in npy_gcd for INT_MIN on s390x (#31360)
Show description for 451309f
AnkitAhlawat7742
authored
451309f
View commit details
Copy full SHA for 451309f
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
Merge pull request #31324 from mhvk/set_dtype-refactoring-include-view
Show description for 05063ab
seberg
authored
05063ab
View commit details
Copy full SHA for 05063ab
View code at this point
Browse repository at this point
MAINT: ensure order F is respected also for scalar subarray.
mhvk
committed
a3b68e8
View commit details
Copy full SHA for a3b68e8
View code at this point
Browse repository at this point
MAINT: Combine the subarray stuff with the other dtype setting stuff.
mhvk
committed
fc3fff2
View commit details
Copy full SHA for fc3fff2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.