[docs] Migration guide for CompilerConnection
Open
Nobody has claimed this yet.
documentation :memo:
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 358
- Avg merge
- 1d 58m
- Merged PRs (30d)
- 4
Description
With the latest update to pyQuil, it seems that the CompilerConnection object has been replaced by QVMCompiler, QPUCompiler, etc. It'd be helpful to update the migration guide to include how to refactor programs accordingly.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the migration guide and reviewing how it currently describes CompilerConnection. Compare that guidance with the replacement objects named in the issue, QVMCompiler and QPUCompiler, and document how programs should be refactored for the updated pyQuil API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100