Skip to content

BUG: testing: convert torch tensors with conjugate bit set to NumPy#744

Merged
lucascolley merged 1 commit into
data-apis:mainfrom
prady0t:resolve-conjugate
May 17, 2026
Merged

BUG: testing: convert torch tensors with conjugate bit set to NumPy#744
lucascolley merged 1 commit into
data-apis:mainfrom
prady0t:resolve-conjugate

Conversation

@prady0t
Copy link
Copy Markdown
Contributor

@prady0t prady0t commented May 17, 2026

Signed-off-by: Pradyot Ranjan <99216956+pradyotRanjan@users.noreply.github.com>
@lucascolley lucascolley changed the title ENH: Resolving conjugate in torch namespace BUG: testing: convert torch tensors with conjugate bit set to NumPy May 17, 2026
@lucascolley lucascolley added bug Something isn't working xpx.testing labels May 17, 2026
@lucascolley lucascolley added this to the 0.10.2 milestone May 17, 2026
@lucascolley lucascolley merged commit aacc9db into data-apis:main May 17, 2026
12 checks passed
@prady0t
Copy link
Copy Markdown
Contributor Author

prady0t commented May 17, 2026

My bad, resolve_conj() does not modify arrays in-place. We will have to do array = array.resolve_conj()

@lucascolley
Copy link
Copy Markdown
Member

oh yeah, please send a follow-up PR!

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

Labels

bug Something isn't working xpx.testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants