Skip to content

Commit 4d0712f

Browse files
author
Ale
committed
First draft of website
1 parent c018db2 commit 4d0712f

19 files changed

+9041
-0
lines changed

_bookdown.yml

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
book_filename: "quantumalgos"
2+
delete_merged_file: true
3+
language:
4+
ui:
5+
chapter_name: "Chapter "
6+
rmd_files: ["index.Rmd",
7+
"intro.Rmd",
8+
"classical.Rmd",
9+
"first-quantum-algorithms.Rmd",
10+
"between.Rmd",
11+
"dimensionality-reduction.Rmd",
12+
"q-means.Rmd",
13+
"qem.Rmd",
14+
#"perceptrons.Rmd",
15+
# "variational-pro.Rmd",
16+
# "variational-limitations.Rmd",
17+
# "projective-simulation.Rmd",
18+
"on-real-data.Rmd",
19+
"selected-works.Rmd",
20+
"virtual-quantum-labs.Rmd",
21+
"glossary.Rmd",
22+
"appendix.Rmd"
23+
]

0 commit comments

Comments
 (0)