Skip to content

Commit 2c12c1c

Browse files
authored
Removed names and version number from demo (#80)
1 parent 76a7e55 commit 2c12c1c

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

examples/fermilib_demo.ipynb

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Introduction to FermiLib alpha version 0.1a2\n",
8-
"### Ryan Babbush, Jarrod McClean, Damian Steiger, Ian Kivlichan, Thomas Haner, Hannah Sim, Craig Gidney, Wei Sun, Nick Vojtech Havlicek, Nick Rubin and Matthew Neeley\n",
7+
"# Introduction to FermiLib\n",
98
"Note that all the examples below must be run sequentially within a section."
109
]
1110
},
@@ -1010,7 +1009,7 @@
10101009
},
10111010
{
10121011
"cell_type": "code",
1013-
"execution_count": 15,
1012+
"execution_count": 14,
10141013
"metadata": {},
10151014
"outputs": [
10161015
{
@@ -1183,7 +1182,7 @@
11831182
},
11841183
{
11851184
"cell_type": "code",
1186-
"execution_count": 17,
1185+
"execution_count": 16,
11871186
"metadata": {},
11881187
"outputs": [],
11891188
"source": [
@@ -1256,7 +1255,7 @@
12561255
},
12571256
{
12581257
"cell_type": "code",
1259-
"execution_count": 19,
1258+
"execution_count": 18,
12601259
"metadata": {},
12611260
"outputs": [
12621261
{
@@ -1303,7 +1302,7 @@
13031302
},
13041303
{
13051304
"cell_type": "code",
1306-
"execution_count": 20,
1305+
"execution_count": 19,
13071306
"metadata": {},
13081307
"outputs": [
13091308
{

0 commit comments

Comments
 (0)