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
Classical simulation protocol assumes values are always integer as seen by the type hint
Qualtran/qualtran/simulation/classical_sim.py
Line 37 in c6aa419
however float values can happen when using QFxp dtype.
QFxp
The text was updated successfully, but these errors were encountered:
xref #859
Sorry, something went wrong.
#1215 adds support for QDType specific values, and #1219 can be used to track ideas for classical representations of QFxp values.
No branches or pull requests
Classical simulation protocol assumes values are always integer as seen by the type hint
Qualtran/qualtran/simulation/classical_sim.py
Line 37 in c6aa419
however float values can happen when using
QFxp
dtype.The text was updated successfully, but these errors were encountered: