-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.yaml
68 lines (66 loc) · 2.09 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
baseURL: "https://theme.scientific-python.org/"
languageCode: "en-us"
title: "Hiperwalk"
theme: scientific-python-hugo-theme
relativeURLs: true
disableKinds: ["term", "taxonomy"]
markup:
highlight:
noClasses: false
params:
description: "Python package for simulations of quantum walks on graphs using HPC"
images:
- /images/logo.png
navbarlogo:
image: logo.png
text: Hiperwalk
link: /
hero:
title: Hiperwalk
image: logo.png
buttontext: GitHub
buttonlink: https://github.com/hiperwalk/hiperwalk/
subtitle: Simulations of quantum walks on graphs using HPC
shell:
intro:
- title: Try Hiperwalk
text: Use the interactive shell to try Hiperwalk in the browser
navbar:
- title: Get started
url: /docs/stable/
- title: Install
url: /docs/stable/install
- title: Documentation
url: /docs/stable/documentation/
- title: Examples
url: https://github.com/hiperwalk/hiperwalk/tree/master/examples
keyfeatures:
features:
- title: Quantum Walks
text: Hiperwalk simulates both continuous-time and discrete-time quantum walks, effectively modeling quantum systems on large graphs.
- title: Heterogeneous HPC
text: Hiperwalk facilitates quantum walk simulations, leveraging the power of heterogeneous HPC using CPUs, GPUs, and acceleration cards.
- title: Open source
text: Distributed under [LGPL3](https://github.com/hiperwalk/hiperwalk/blob/master/LICENSE), Hiperwalk is developed and maintained [publicly on GitHub](https://github.com/hiperwalk/hiperwalk).
footer:
logo: logo_small_dark.png
socialmediatitle: ""
socialmedia:
- link: https://github.com/hiperwalk/
icon: github
quicklinks:
column1:
title: ""
links:
- text: Contact
link: mailto:hiperwalk@gmail.com
- text: About Us
link: /about/
column2:
links:
- text: Documentation
link: /docs/stable/documentation/
- text: Tutorial
link: /docs/stable/tutorial/
column3:
links: