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
26
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
dpnp.fmod() doesn't work properly with a scalar
- #1348
#1348
Closed
antonwolfy
wants to merge 18 commits into
IntelPython:master
IntelPython/dpnp:master
from
antonwolfy:fmod_by_scalar
antonwolfy/dpnp:fmod_by_scalar
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
dpnp.fmod() doesn't work properly with a scalar
#1348
antonwolfy
wants to merge 18 commits into
IntelPython:master
IntelPython/dpnp:master
from
antonwolfy:fmod_by_scalar
antonwolfy/dpnp:fmod_by_scalar
Copy head branch name to clipboard
Commits
Commits on Mar 16, 2023
Inplace out parameter in elementwise functions
antonwolfy
committed
5242cff
View commit details
Copy full SHA for 5242cff
Browse repository at this point
Commits on Mar 20, 2023
Add tests and use dpctl overlap function
antonwolfy
committed
098e698
View commit details
Copy full SHA for 098e698
Browse repository at this point
Merge branch 'master' into fix_inplace
antonwolfy
authored
6a2cac6
View commit details
Copy full SHA for 6a2cac6
Browse repository at this point
Commits on Mar 29, 2023
Allow asarray to work on sequences of dpnp_array with support compute-follows-data.
npolina4
committed
3c870f6
View commit details
Copy full SHA for 3c870f6
Browse repository at this point
Added tests for asarray function.
npolina4
committed
0568397
View commit details
Copy full SHA for 0568397
Browse repository at this point
Commits on Mar 31, 2023
sycl_queue check returned for dpnp.asarray() function.
npolina4
committed
01a11e4
View commit details
Copy full SHA for 01a11e4
Browse repository at this point
Merge pull request #1341 from antonwolfy/fix_inplace
Show description for c1c40e3
npolina4
authored
c1c40e3
View commit details
Copy full SHA for c1c40e3
Browse repository at this point
Update tests/test_sycl_queue.py
antonwolfy
authored
c7858af
View commit details
Copy full SHA for c7858af
Browse repository at this point
Merge branch 'master' into fix_asarray_sequences
npolina4
authored
c7ae46e
View commit details
Copy full SHA for c7ae46e
Browse repository at this point
Commits on Apr 1, 2023
Merge pull request #1355 from IntelPython/fix_asarray_sequences
Show description for ee8f15a
npolina4
authored
ee8f15a
View commit details
Copy full SHA for ee8f15a
Browse repository at this point
Commits on Apr 3, 2023
Support parameter out in dpnp.add() (#1329)
Show description for d41ed51
3 people
authored
d41ed51
View commit details
Copy full SHA for d41ed51
Browse repository at this point
PR template: memento perficientur
antonwolfy
committed
20c262e
View commit details
Copy full SHA for 20c262e
Browse repository at this point
Support parameter out in dpnp.multiply()
antonwolfy
committed
1f6619a
View commit details
Copy full SHA for 1f6619a
Browse repository at this point
Commits on Apr 4, 2023
Implement support of tuple key in __getitem__ and __setitem__ (#1362)
antonwolfy
authored
2168093
View commit details
Copy full SHA for 2168093
Browse repository at this point
Implement 'nbytes' property of dpnp array
antonwolfy
committed
6748b93
View commit details
Copy full SHA for 6748b93
Browse repository at this point
Update dpnp/dpnp_array.py
Show description for 1b4f398
antonwolfy
and
oleksandr-pavlyk
committed
1b4f398
View commit details
Copy full SHA for 1b4f398
Browse repository at this point
dpnp.fmod() doesn't work properly with a scalar
antonwolfy
committed
8275365
View commit details
Copy full SHA for 8275365
Browse repository at this point
Add tests
antonwolfy
committed
8af4277
View commit details
Copy full SHA for 8af4277
Browse repository at this point
You can’t perform that action at this time.