Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Signal type parsing in pvi logic #225

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Refactor Signal type parsing in pvi logic #225

merged 1 commit into from
Apr 17, 2024

Conversation

GDYendell
Copy link
Contributor

@GDYendell GDYendell commented Apr 17, 2024

I have made an attempt to refactor this section of code such that it makes more sense to me, but by definition that makes it opinionated, so see what you think and feel free to make further adjustments.

One thing I wonder is whether to make _split_subscript Device-specific and move the assert in, but I don't think this would make typing the return type any stricter.

Fixes #180

Copy link
Contributor

@evalott100 evalott100 left a comment

Choose a reason for hiding this comment

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

Looks good, thank you!

@GDYendell GDYendell merged commit ea7bf60 into main Apr 17, 2024
14 checks passed
@GDYendell GDYendell deleted the pvi-refactor branch April 17, 2024 12:05
OCopping pushed a commit that referenced this pull request Apr 18, 2024
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.

Refactor type parsing in PVI code
2 participants