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
51
Pull requests
31
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Support parameter out in dpnp.add()
- #1329
#1329
Merged
antonwolfy
merged 10 commits into
IntelPython:master
IntelPython/dpnp:master
from
antonwolfy:inplace_add
antonwolfy/dpnp:inplace_add
Copy head branch name to clipboard
Apr 3, 2023
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Support parameter out in dpnp.add()
#1329
antonwolfy
merged 10 commits into
IntelPython:master
IntelPython/dpnp:master
from
antonwolfy:inplace_add
antonwolfy/dpnp:inplace_add
Copy head branch name to clipboard
Commits
Commits on Mar 5, 2023
Suppport parameter out in dpnp.add()
antonwolfy
committed
5ca513e
View commit details
Copy full SHA for 5ca513e
Browse repository at this point
Commits on Mar 9, 2023
Update tests/test_mathematical.py
Show description for 857f4c4
antonwolfy
and
vlad-perevezentsev
authored
857f4c4
View commit details
Copy full SHA for 857f4c4
Browse repository at this point
Update tests/test_mathematical.py
Show description for b0e40b1
antonwolfy
and
vlad-perevezentsev
authored
b0e40b1
View commit details
Copy full SHA for b0e40b1
Browse repository at this point
Merge branch 'master' into inplace_add
antonwolfy
authored
5302115
View commit details
Copy full SHA for 5302115
Browse repository at this point
Update tests/test_mathematical.py
antonwolfy
authored
b175d36
View commit details
Copy full SHA for b175d36
Browse repository at this point
Commits on Mar 31, 2023
Update tests/test_mathematical.py
Show description for fde342f
antonwolfy
and
npolina4
authored
fde342f
View commit details
Copy full SHA for fde342f
Browse repository at this point
Merge branch 'master' into inplace_add
antonwolfy
authored
247064e
View commit details
Copy full SHA for 247064e
Browse repository at this point
Commits on Apr 2, 2023
Merge branch 'master' into inplace_add
antonwolfy
authored
b57381a
View commit details
Copy full SHA for b57381a
Browse repository at this point
Use internal _check_nd_call() function which is common for mathematical ones with 2 input arrays
antonwolfy
committed
11abb7c
View commit details
Copy full SHA for 11abb7c
Browse repository at this point
Add more test for 'out' parameter
antonwolfy
committed
89b4762
View commit details
Copy full SHA for 89b4762
Browse repository at this point
You can’t perform that action at this time.