Skip to content

Commit

Permalink
Merge pull request #154 from cjwood/clean-up
Browse files Browse the repository at this point in the history
Clean up tutorials and example qobj files
  • Loading branch information
chriseclectic authored and GitHub Enterprise committed Dec 17, 2018
2 parents a6bd64f + 37dda57 commit b523e28
Show file tree
Hide file tree
Showing 24 changed files with 66 additions and 23,247 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ This is a working draft for the Qiskit-Aer simulator framework for Qiskit-Terra.
* The **qiskit_aer** folder contains the Qiskit-Aer python module for use with Qiskit-Terra.
* The **cmake** folder contains cmake scripts for building the simulator
* The **src** folder contains the C++ source files for building the simulator.
* The **examples** folder contains example Jupyter notebooks.
* The **contrib** folder for external contributions.
* The **test** folder contains simulator unit tests.

Expand All @@ -17,6 +16,7 @@ This is a working draft for the Qiskit-Aer simulator framework for Qiskit-Terra.
There's a [contributing guide](https://github.ibm.com/IBMQuantum/qiskit-aer/blob/master/.github/CONTRIBUTING.rst)
with more detailed information about the project.

For tutorials on using Qiskit Aer visit the [qiskit-tutorials](https://github.com/Qiskit/qiskit-tutorials/tree/master/qiskit/aer) Github repository.

## Installation

Expand Down
502 changes: 0 additions & 502 deletions examples/aer_provider.ipynb

This file was deleted.

450 changes: 0 additions & 450 deletions examples/custom_unitary_gates.ipynb

This file was deleted.

337 changes: 0 additions & 337 deletions examples/device_noise_simulation.ipynb

This file was deleted.

Binary file removed examples/images/qiskit-heading.gif
Binary file not shown.
Binary file removed examples/images/qiskit-heading.png
Binary file not shown.
Loading

0 comments on commit b523e28

Please sign in to comment.