Skip to content

Commit 3071cb6

Browse files
committed
add a line of missing code in the demo
1 parent a114cca commit 3071cb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/milestone2.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@
180180
">>>3.72\n",
181181
"\n",
182182
"# use der to access the derivative value of the function\n",
183+
"print(output_f1.der)\n",
183184
">>>array([1.359, 2.718])"
184185
]
185186
},

0 commit comments

Comments
 (0)