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
130
Code
Issues
53
Pull requests
27
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Merge master to gold/2021
- #1441
#1441
Merged
antonwolfy
merged 18 commits into
gold/2021
IntelPython/dpnp:gold/2021
from
merge_to_gold2
IntelPython/dpnp:merge_to_gold2
Copy head branch name to clipboard
Jun 15, 2023
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Merge master to gold/2021
#1441
antonwolfy
merged 18 commits into
gold/2021
IntelPython/dpnp:gold/2021
from
merge_to_gold2
IntelPython/dpnp:merge_to_gold2
Copy head branch name to clipboard
Commits
Commits on Jun 13, 2023
Add a copy for strided arrays in dpnp.dot()
antonwolfy
committed
5cdc287
View commit details
Copy full SHA for 5cdc287
Browse repository at this point
update versions
antonwolfy
committed
f76815b
View commit details
Copy full SHA for f76815b
Browse repository at this point
Rework transpose methods to use dpctl.tensor functions (#1389)
Show description for 9d6242b
antonwolfy
authored
9d6242b
View commit details
Copy full SHA for 9d6242b
Browse repository at this point
Obtain a proper result type on device without fp64 (#1429)
Show description for 2e8f40c
antonwolfy
authored
2e8f40c
View commit details
Copy full SHA for 2e8f40c
Browse repository at this point
Reuse dpctl.tensor.reshape (#1391)
Show description for 925e21b
antonwolfy
authored
925e21b
View commit details
Copy full SHA for 925e21b
Browse repository at this point
Commits on Jun 14, 2023
Use MCG59 engine on GPU device (#1423)
Show description for 3e780ea
antonwolfy
authored
3e780ea
View commit details
Copy full SHA for 3e780ea
Browse repository at this point
Reuse add(), multiply() and subtract() from dpctl (#1430)
Show description for ded3f7d
antonwolfy
authored
ded3f7d
View commit details
Copy full SHA for ded3f7d
Browse repository at this point
Reuse dpctl.tensor.sum for dpnp.sum (#1426)
Show description for 6ed03b6
vlad-perevezentsev
and
antonwolfy
authored
6ed03b6
View commit details
Copy full SHA for 6ed03b6
Browse repository at this point
Workaround to Klocwork (#1433)
antonwolfy
authored
7e3161f
View commit details
Copy full SHA for 7e3161f
Browse repository at this point
Add inplace support of divide (#1434)
antonwolfy
authored
c51b3ce
View commit details
Copy full SHA for c51b3ce
Browse repository at this point
Add dpnp.result_type() support (#1435)
Show description for ac25666
antonwolfy
and
npolina4
authored
ac25666
View commit details
Copy full SHA for ac25666
Browse repository at this point
Implementation of dpnp.mean() (#1431)
Show description for 126e2ca
vlad-perevezentsev
and
antonwolfy
authored
126e2ca
View commit details
Copy full SHA for 126e2ca
Browse repository at this point
New implementation of dpnp.outer (#1436)
Show description for 2783830
vlad-perevezentsev
and
antonwolfy
authored
2783830
View commit details
Copy full SHA for 2783830
Browse repository at this point
Set dpnp dependency on dpctl>=0.14.3 (#1437)
antonwolfy
authored
5a3f438
View commit details
Copy full SHA for 5a3f438
Browse repository at this point
Commits on Jun 15, 2023
Implement dpnp.cov() though existing dpnp methods (#1396)
Show description for f5e6425
antonwolfy
authored
f5e6425
View commit details
Copy full SHA for f5e6425
Browse repository at this point
Added ChangeLog.md (#1439)
Show description for 84f01c3
antonwolfy
authored
84f01c3
View commit details
Copy full SHA for 84f01c3
Browse repository at this point
Update version to 0.12.0 (#1440)
antonwolfy
authored
30097d8
View commit details
Copy full SHA for 30097d8
Browse repository at this point
Merge branch 'master' into merge_to_gold2
antonwolfy
committed
f828606
View commit details
Copy full SHA for f828606
Browse repository at this point
You can’t perform that action at this time.