We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently we have https://github.com/quantumlib/Qualtran/blob/main/qualtran/cirq_interop/bit_tools.py and https://github.com/quantumlib/Qualtran/blob/main/qualtran/simulation/classical_sim.py which somewhat replicate functionality. These should be consolidated and possibly updated to support > 64 bit uints?
The text was updated successfully, but these errors were encountered:
to_bits
from_bits
bit_tools.iter_bits
classical_sim.ints_to_bits
bit_tools
QDType
Following #1041, classical_sim bit tools still needs to be ported
Sorry, something went wrong.
CtrlSpec
Successfully merging a pull request may close this issue.
Currently we have https://github.com/quantumlib/Qualtran/blob/main/qualtran/cirq_interop/bit_tools.py and https://github.com/quantumlib/Qualtran/blob/main/qualtran/simulation/classical_sim.py which somewhat replicate functionality. These should be consolidated and possibly updated to support > 64 bit uints?
The text was updated successfully, but these errors were encountered: