Skip to content

Commit f81b457

Browse files
committed
updated example files
1 parent a5d1414 commit f81b457

File tree

3 files changed

+0
-521
lines changed

3 files changed

+0
-521
lines changed

example/Incandescent_Opt.ipynb

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -10,24 +10,6 @@
1010
"of the transfer matrix equations\" by J. F. Varner, D. Wert, A. Matari, R. Nofal, and J. J. Foley IV."
1111
]
1212
},
13-
{
14-
"cell_type": "code",
15-
"execution_count": 11,
16-
"metadata": {},
17-
"outputs": [
18-
{
19-
"name": "stdout",
20-
"output_type": "stream",
21-
"text": [
22-
"0.0\n"
23-
]
24-
}
25-
],
26-
"source": [
27-
"import numpy as np\n",
28-
"print(np.exp(-2000))"
29-
]
30-
},
3113
{
3214
"cell_type": "code",
3315
"execution_count": null,

0 commit comments

Comments
 (0)