Skip to content

Commit 5cc32c5

Browse files
committed
update content
1 parent b323318 commit 5cc32c5

File tree

126 files changed

+11775
-212
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

126 files changed

+11775
-212
lines changed

.DS_Store

0 Bytes
Binary file not shown.

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,25 @@
11
# Quantum Simulatoin Cookbook
22

3+
## About
4+
The cookbook for quantum simulation
5+
36
## Usage
47
### theorem, definition environments
58
`pip install sphinx-proof`
69
https://sphinx-proof.readthedocs.io/en/latest/syntax.html
710

811
### Building the book
912

10-
If you'd like to develop and/or build the QIC Cookbook book, you should:
13+
If you'd like to develop and/or build the jupyter book, you should:
1114

1215
1. Clone this repository
1316
2. Run `pip install -r requirements.txt` (it is recommended you do this within a virtual environment)
1417
3. (Optional) Edit the books source files located in the `./` directory
1518
4. Run `jupyter-book clean .` to remove any existing builds
1619
5. Run `jupyter-book build .`
1720

18-
A fully-rendered HTML version of the book will be built in `./_build/html/`.
21+
A fully-rendered HTML version of the book will be built in `./_build/html/`.
22+
23+
### deploy on GitHub pages
24+
`ghp-import -n -p -f _build/html`
25+
more details read ...

_build/.doctrees/README.doctree

1 KB
Binary file not shown.

_build/.doctrees/anticommute.doctree

4.58 KB
Binary file not shown.

_build/.doctrees/average.doctree

4.6 KB
Binary file not shown.

_build/.doctrees/bound.doctree

3.4 KB
Binary file not shown.

_build/.doctrees/channel.doctree

1.71 KB
Binary file not shown.

_build/.doctrees/chem.doctree

-4.46 KB
Binary file not shown.

_build/.doctrees/environment.pickle

101 KB
Binary file not shown.

0 commit comments

Comments
 (0)