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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
IntelPython
/
dpnp
Public
Notifications
You must be signed in to change notification settings
Fork
29
Star
131
Code
Issues
52
Pull requests
25
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Update third party tests
- #3023
#3023
Draft
antonwolfy
wants to merge 12 commits into
master
IntelPython/dpnp:master
from
update-third-party-tests
IntelPython/dpnp:update-third-party-tests
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
Update third party tests
#3023
antonwolfy
wants to merge 12 commits into
master
IntelPython/dpnp:master
from
update-third-party-tests
IntelPython/dpnp:update-third-party-tests
Copy head branch name to clipboard
Commits
Commits on Sep 10, 2026
BUG: Random integer ranges should use uint internally
antonwolfy
committed
5b3ca13
View commit details
Copy full SHA for 5b3ca13
Browse repository at this point
Avoid extra host copy when uploading a non-contiguous NumPy array
antonwolfy
committed
fa69598
View commit details
Copy full SHA for fa69598
Browse repository at this point
Reject CUB block reduction for short (<128) partial reductions
antonwolfy
committed
5b07e14
View commit details
Copy full SHA for 5b07e14
Browse repository at this point
Migrate test_raw.py to using pytest
antonwolfy
committed
10bd3c5
View commit details
Copy full SHA for 10bd3c5
Browse repository at this point
Fix typo in imports in test_generator_api.py
antonwolfy
committed
d4d7e82
View commit details
Copy full SHA for d4d7e82
Browse repository at this point
Add cumulative_sum and cumulative_prod (Array API)
antonwolfy
committed
0dab1f6
View commit details
Copy full SHA for 0dab1f6
Browse repository at this point
Address casting negative stride as unsigned int in dlpack
antonwolfy
committed
2756d78
View commit details
Copy full SHA for 2756d78
Browse repository at this point
TST: Mark test as thread-unsafe (mutates global pinned allocator)
antonwolfy
committed
9b05cec
View commit details
Copy full SHA for 9b05cec
Browse repository at this point
Support Numpy 2.5
antonwolfy
committed
ca8197e
View commit details
Copy full SHA for ca8197e
Browse repository at this point
Fix rfftn/fftn shape mismatch when s and non-default axes are given together
antonwolfy
committed
2f0270a
View commit details
Copy full SHA for 2f0270a
Browse repository at this point
Harden custom scan along axes against overflows
antonwolfy
committed
636a808
View commit details
Copy full SHA for 636a808
Browse repository at this point
Support descending keyword for sort / argsort
antonwolfy
committed
6683145
View commit details
Copy full SHA for 6683145
Browse repository at this point
You can’t perform that action at this time.