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

Gaussian backend claims it can do operations that are not implemented #35

Closed
cgogolin opened this issue Sep 7, 2018 · 1 comment
Closed
Labels
bug 🐛 Something isn't working devices 💻 Device or plugin API related help wanted 🆘 Extra attention is needed
Milestone

Comments

@cgogolin
Copy link
Contributor

cgogolin commented Sep 7, 2018

Specifically this concerns:

  • 'DisplacedSqueezed'
  • 'TwoModeSqueezing'

At the same time, operations provided in ops.py are commented out, namely:

  • 'XDisplacement'
  • 'ZDisplacement'

I would fix it myself, but due to the move, I don't have the time this week, so I am at least taking a note.

I discovered these while working on general unit tests for the installed plugins here.

@cgogolin cgogolin added bug 🐛 Something isn't working help wanted 🆘 Extra attention is needed devices 💻 Device or plugin API related labels Sep 7, 2018
@josh146
Copy link
Member

josh146 commented Sep 7, 2018

Ah, those operations were a bit forgotten. I was in two minds when coding that - for simplicity, I only included a single Displacement operation in OpenQML, since displacement in x and displacement in p are only special cases.

@co9olguy co9olguy added this to the version 0.1 milestone Sep 10, 2018
josh146 added a commit that referenced this issue Sep 13, 2018
@josh146 josh146 closed this as completed Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working devices 💻 Device or plugin API related help wanted 🆘 Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants