generated from qctrl/template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Update repo and remove template code (#1)
- Loading branch information
1 parent
0b64543
commit 86dc2de
Showing
5 changed files
with
3 additions
and
269 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,11 @@ | ||
# Q-CTRL Template | ||
# Q-CTRL Notebooks Public | ||
|
||
A good description is clear, short, and to the point. Describe the purpose of the project and what it does. Your README should contain only the necessary information for **developers** to get started **contributing** to your project. | ||
|
||
## Installation | ||
|
||
Describe how to install the project locally then **DELETE THIS LINE**. For example: | ||
|
||
```shell | ||
git clone [email protected]:qctrl/[REPOSITORY].git | ||
cd [REPOSITORY] | ||
install... | ||
``` | ||
Q-CTRL Notebooks Public contains [Jupyter](https://jupyter.org/) Notebooks with examples of how to use Q-CTRL products to solve quantum control problems. | ||
|
||
## Usage | ||
|
||
Describe how to use the project after installation then **DELETE THIS LINE**. For example: | ||
|
||
```shell | ||
run... | ||
``` | ||
Open the notebooks using your favorite [Jupyter](https://jupyter.org/) Notebook viewer/editor. | ||
|
||
## Contributing | ||
|
||
See [Contributing](https://code.q-ctrl.com/contributing). | ||
|
||
## Credits | ||
|
||
Replace `[REPOSITORY]` in the URL below with the name of the repository then **DELETE THIS LINE**. | ||
|
||
See [Contributors](https://github.com/qctrl/[REPOSITORY]/graphs/contributors). | ||
|
||
## License | ||
|
||
- If **Unlicensed:** | ||
- Delete this entire [License](#license) section. | ||
- **DELETE THIS LIST**. | ||
|
||
See [LICENSE](https://github.com/qctrl/[REPOSITORY]/blob/master/LICENSE). |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.