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
I expect that all states don't have a manual_shape set by default. But QuadratureEigenstate has self.manual_shape = (50,)
QuadratureEigenstate has self.manual_shape = (50,)
100 %
Mr Mustard: a differentiable bridge between phase space and Fock space. Copyright 2021 Xanadu Quantum Technologies Inc. Python version: 3.10.14 Platform info: Windows-10-10.0.19045-SP0 Installation path: C:\Users\jacob\OneDrive\Documents\GitHub\MrMustard\mrmustard Mr Mustard version: 0.7.3 Numpy version: 1.23.5 Numba version: 0.59.1 Scipy version: 1.14.1 The Walrus version: 0.21.0 TensorFlow version: 2.17.0
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Before posting a bug report
Expected behavior
I expect that all states don't have a manual_shape set by default. But QuadratureEigenstate has self.manual_shape = (50,)
Actual behavior
QuadratureEigenstate has self.manual_shape = (50,)
Reproduces how often
100 %
System information
Source code
No response
Tracebacks
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: