Skip to content

Commit d1c22ba

Browse files
Finalize docs and README
1 parent c460ec8 commit d1c22ba

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

docs/how-to-guides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# How-to: A hands-on guide
22

3-
<img src="https://raw.githubusercontent.com/graphiq-dev/graphiq/main/docs/img/fig1.png" width="400px" align="center">
3+
<img src="https://raw.githubusercontent.com/graphiq-dev/graphiq/main/docs/img/fig1.png" width="750px" align="center">
44
Graphiq is useful for a variety of use-cases when design photonic quantum technologies.
55
Here, we will walk a few examples use-cases of the software tools, starting with a simple example of simulating a
66
quantum circuit, and then move on to more advanced use-cases.

docs/reference.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# API Reference
22

3-
<img src="https://raw.githubusercontent.com/graphiq-dev/graphiq/main/docs/img/fig2.png" width="750px" align="center">
3+
<div align="center">
4+
<img src="https://raw.githubusercontent.com/graphiq-dev/graphiq/main/docs/img/fig2.png" width="400px" align="center">
5+
</div>

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55

66
[project]
77
name = "graphiq"
8-
version = "0.0.18"
8+
version = "0.0.20"
99

1010
requires-python = ">3.8, <4"
1111
dependencies = [

0 commit comments

Comments
 (0)