Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.

update Getting Started for Qiskit 0.9 #248

Merged
merged 4 commits into from
May 6, 2019
Merged

update Getting Started for Qiskit 0.9 #248

merged 4 commits into from
May 6, 2019

Conversation

derivation
Copy link
Contributor

fixes #237

qiskit.tools.visualization -> qiskit.visualization

BasicAer -> Aer

job_exp = execute(qc, backend=backend, ...) -> job_exp = execute(qc, backend, ...)

In Section Simulating circuits using a HPC simulator,
backend -> backend_hpc

@derivation derivation added the documentation Something is not clear or error in description label May 6, 2019
@derivation derivation self-assigned this May 6, 2019
@derivation derivation merged commit babce06 into Qiskit:master May 6, 2019
@derivation derivation deleted the getting-started branch June 12, 2019 14:21
jakelishman pushed a commit to jakelishman/qiskit-terra that referenced this pull request Aug 11, 2023
* Aqua is now included in `pip install qiskit`. Doesn't need its own pip call.

* update Getting Started for Qiskit 0.9
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Something is not clear or error in description
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update Getting Started for Qiskit 0.9
2 participants