Skip to content

Conversation

Tabaie
Copy link
Collaborator

@Tabaie Tabaie commented Sep 3, 2025

This PR adds a PseudoInverse assignment to compute for vector $[v_i]$, the vector $[w_i]$ where $w_i = v_i^{-1}$ if $v_i = 0$ and $0$ otherwise. The computation has been accelerated by using batch inversion.

@Tabaie Tabaie changed the title Integrate Batch Inversion in the PseudoInverse gadget perf: Integrate Batch Inversion in the PseudoInverse gadget Sep 12, 2025
@Tabaie Tabaie marked this pull request as ready for review September 12, 2025 00:22
@Tabaie Tabaie requested a review from DavePearce September 12, 2025 19:40
Copy link
Collaborator

@DavePearce DavePearce left a comment

Choose a reason for hiding this comment

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

LGTM

@DavePearce DavePearce merged commit 9f0f05b into main Sep 13, 2025
10 checks passed
@DavePearce DavePearce deleted the integrate/batch-inverse branch September 13, 2025 00:13
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.

2 participants