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

Mention endianness of bits in the spec #77

Open
qartik opened this issue Apr 10, 2024 · 0 comments
Open

Mention endianness of bits in the spec #77

qartik opened this issue Apr 10, 2024 · 0 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@qartik
Copy link
Member

qartik commented Apr 10, 2024

Yeah, in PHIR a[0]==0 && a[1]==1 is the integer value 2. Or: {"cop": "=", "args": [2], "returns": ["b"]} results in b[0]==0 & b[1]==1
Sounds like that should be mentioned in the spec, womp womp.

Originally posted by @qciaran in CQCL/pytket-phir#162 (comment)

@qartik qartik added the documentation Improvements or additions to documentation label Apr 10, 2024
@qartik qartik added the bug Something isn't working label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant