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

PyQuil 2.0 #227

Closed
2 tasks
stevenheidel opened this issue Dec 14, 2017 · 1 comment
Closed
2 tasks

PyQuil 2.0 #227

stevenheidel opened this issue Dec 14, 2017 · 1 comment
Labels
discussion 🤔 For design discussions.
Milestone

Comments

@stevenheidel
Copy link
Contributor

I would like to see the following things in a PyQuil 2.0 release:

  • Dropping all the deprecated functions. Try not to make any other backwards compatible changes though unless they've been deprecated for a bit.
  • Drop support for Python 2 to focus entirely on Python 3
@stevenheidel
Copy link
Contributor Author

Something that came up in discussions is providing better result types. Right now for run it returns a list of list of bits, if instead it returned an object then we could provide higher level methods like getting outcome probabilities. This would either have to be a new method or a backwards incompatible change to the current methods.

@stevenheidel stevenheidel added the discussion 🤔 For design discussions. label Dec 19, 2017
@stevenheidel stevenheidel added this to the PyQuil 2.0 milestone Feb 12, 2018
@karalekas karalekas modified the milestones: PyQuil 2.0, 2.0 beta 8 Nov 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion 🤔 For design discussions.
Projects
None yet
Development

No branches or pull requests

3 participants