Skip to content

Add k type check to triu_indices#2855

Open
antonwolfy wants to merge 4 commits intomasterfrom
add-k-type-check-to-triu_indices
Open

Add k type check to triu_indices#2855
antonwolfy wants to merge 4 commits intomasterfrom
add-k-type-check-to-triu_indices

Conversation

@antonwolfy
Copy link
Copy Markdown
Contributor

@antonwolfy antonwolfy commented Apr 15, 2026

The PR adds explicit type check to k keyword in dpnp.triu_indices function.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?

@antonwolfy antonwolfy added this to the 0.20.0 release milestone Apr 15, 2026
@antonwolfy antonwolfy self-assigned this Apr 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

View rendered docs @ https://intelpython.github.io/dpnp/pull/2855/index.html

@coveralls
Copy link
Copy Markdown
Collaborator

coveralls commented Apr 21, 2026

Coverage Status

coverage: 78.431% (+0.004%) from 78.427% — add-k-type-check-to-triu_indices into master

@github-actions
Copy link
Copy Markdown
Contributor

Array API standard conformance tests for dpnp=0.20.0dev6=py313h509198e_16 ran successfully.
Passed: 1357
Failed: 3
Skipped: 16

@antonwolfy antonwolfy marked this pull request as ready for review April 21, 2026 16:57
Copy link
Copy Markdown
Contributor

@vlad-perevezentsev vlad-perevezentsev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thank you @antonwolfy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants