Skip to content

Commit

Permalink
add new chemistry example
Browse files Browse the repository at this point in the history
  • Loading branch information
natestemen committed Aug 17, 2024
1 parent 6c73a09 commit 88b43d9
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions docs/source/examples/chemistry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
jupytext:
text_representation:
extension: .md
format_name: myst
format_version: 0.13
jupytext_version: 1.14.1
kernelspec:
display_name: qnum24
language: python
name: python3
---

# Chemistry example

do chemistry with quantum

```{code-cell} ipython3
import mitiq
# do some cool stuff here
```

0 comments on commit 88b43d9

Please sign in to comment.