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
26
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Improve dpnp.div() implementation
- #1418
#1418
Merged
antonwolfy
merged 9 commits into
master
IntelPython/dpnp:master
from
imp_div_op
IntelPython/dpnp:imp_div_op
Copy head branch name to clipboard
Jun 12, 2023
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Improve dpnp.div() implementation
#1418
antonwolfy
merged 9 commits into
master
IntelPython/dpnp:master
from
imp_div_op
IntelPython/dpnp:imp_div_op
Copy head branch name to clipboard
Commits
Commits on Jun 6, 2023
Improve dpnp.div() implementation:
Show description for 9960b60
antonwolfy
committed
9960b60
View commit details
Copy full SHA for 9960b60
Browse repository at this point
Add support of order=None
antonwolfy
committed
9cd4eac
View commit details
Copy full SHA for 9cd4eac
Browse repository at this point
Merge branch 'master' into imp_div_op
antonwolfy
authored
4779ac1
View commit details
Copy full SHA for 4779ac1
Browse repository at this point
Commits on Jun 7, 2023
add docstrings for out and order
antonwolfy
committed
08b10cf
View commit details
Copy full SHA for 08b10cf
Browse repository at this point
Merge branch 'master' into imp_div_op
antonwolfy
authored
c286b52
View commit details
Copy full SHA for c286b52
Browse repository at this point
Commits on Jun 9, 2023
Fix hanging in tril
antonwolfy
committed
ee09d7b
View commit details
Copy full SHA for ee09d7b
Browse repository at this point
Remove w/a in divide tests for type aligning with numpy
antonwolfy
committed
05c7d77
View commit details
Copy full SHA for 05c7d77
Browse repository at this point
Commits on Jun 12, 2023
only events from host task has to be passed in keep_args_alive()
antonwolfy
committed
864a620
View commit details
Copy full SHA for 864a620
Browse repository at this point
exclude call of div() with MKL 2023.1.0
antonwolfy
committed
1a07356
View commit details
Copy full SHA for 1a07356
Browse repository at this point
You can’t perform that action at this time.