Skip to content

Commit 3590049

Browse files
committed
Deploying to gh-pages from @ 0e55669 🚀
1 parent 11dd6b1 commit 3590049

File tree

30 files changed

+110
-110
lines changed

30 files changed

+110
-110
lines changed
Loading
Loading
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Loading
Binary file not shown.
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Loading
Loading
Binary file not shown.

_sources/docs/about.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "2659401e",
5+
"id": "bf25432d",
66
"metadata": {},
77
"source": [
88
"(about)=\n",

_sources/docs/fin_cryptocurrency.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "95cb85bb",
5+
"id": "82c45778",
66
"metadata": {},
77
"source": [
88
"# 加密货币\n",

_sources/docs/fin_futures.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "5660c3f8",
5+
"id": "9f1557dd",
66
"metadata": {},
77
"source": [
88
"# 期货\n",

_sources/docs/fin_fx.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "4769d9f5",
5+
"id": "36460c89",
66
"metadata": {},
77
"source": [
88
"# 外汇\n",

_sources/docs/fin_option.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "33d9c8f3",
5+
"id": "380ac342",
66
"metadata": {},
77
"source": [
88
"# 期权\n",

_sources/docs/fin_stock.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "c6b62f57",
5+
"id": "acb05535",
66
"metadata": {},
77
"source": [
88
"# 股票\n",

_sources/docs/fin_strategy.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "fce31903",
5+
"id": "f683b222",
66
"metadata": {},
77
"source": [
88
"# 量化策略\n",

_sources/docs/getting_started.ipynb

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "557dd96a",
5+
"id": "a0d44403",
66
"metadata": {},
77
"source": [
88
"(getting_started)=\n",
@@ -231,7 +231,7 @@
231231
{
232232
"cell_type": "code",
233233
"execution_count": 1,
234-
"id": "530f8053",
234+
"id": "e6fe7a50",
235235
"metadata": {},
236236
"outputs": [
237237
{
@@ -268,7 +268,7 @@
268268
},
269269
{
270270
"cell_type": "markdown",
271-
"id": "6d4bd592",
271+
"id": "27298360",
272272
"metadata": {},
273273
"source": [
274274
"Don\\'t worry about the details for now --- let\\'s just run it and see\n",

_sources/docs/learn_more.ipynb

+23-23
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "ac18089d",
5+
"id": "59dedba1",
66
"metadata": {},
77
"source": [
88
"(learn_more)=\n",
@@ -23,7 +23,7 @@
2323
{
2424
"cell_type": "code",
2525
"execution_count": 1,
26-
"id": "4e76ccfe",
26+
"id": "cb7b3d1d",
2727
"metadata": {},
2828
"outputs": [],
2929
"source": [
@@ -36,7 +36,7 @@
3636
},
3737
{
3838
"cell_type": "markdown",
39-
"id": "ac4999c9",
39+
"id": "6abe27c8",
4040
"metadata": {},
4141
"source": [
4242
"Now let\\'s take the inner product"
@@ -45,7 +45,7 @@
4545
{
4646
"cell_type": "code",
4747
"execution_count": 2,
48-
"id": "60db6292",
48+
"id": "653a0b70",
4949
"metadata": {},
5050
"outputs": [
5151
{
@@ -65,7 +65,7 @@
6565
},
6666
{
6767
"cell_type": "markdown",
68-
"id": "66130b8a",
68+
"id": "3a754b2d",
6969
"metadata": {},
7070
"source": [
7171
"The number you see here might vary slightly due to floating point arithmetic\n",
@@ -92,7 +92,7 @@
9292
{
9393
"cell_type": "code",
9494
"execution_count": 3,
95-
"id": "8c2614b9",
95+
"id": "fdfdf481",
9696
"metadata": {},
9797
"outputs": [
9898
{
@@ -118,7 +118,7 @@
118118
},
119119
{
120120
"cell_type": "markdown",
121-
"id": "6e1e293b",
121+
"id": "45723678",
122122
"metadata": {},
123123
"source": [
124124
"SciPy includes many of the standard routines used in\n",
@@ -180,7 +180,7 @@
180180
{
181181
"cell_type": "code",
182182
"execution_count": null,
183-
"id": "aeb39b44",
183+
"id": "b9d9f86f",
184184
"metadata": {},
185185
"outputs": [],
186186
"source": [
@@ -192,7 +192,7 @@
192192
},
193193
{
194194
"cell_type": "markdown",
195-
"id": "29129eb6",
195+
"id": "ae63cc2f",
196196
"metadata": {},
197197
"source": [
198198
"We can manipulate expressions"
@@ -201,7 +201,7 @@
201201
{
202202
"cell_type": "code",
203203
"execution_count": null,
204-
"id": "a80b4ec4",
204+
"id": "320858d4",
205205
"metadata": {},
206206
"outputs": [],
207207
"source": [
@@ -211,7 +211,7 @@
211211
},
212212
{
213213
"cell_type": "markdown",
214-
"id": "fb182e40",
214+
"id": "87ac91dd",
215215
"metadata": {},
216216
"source": [
217217
"solve polynomials"
@@ -220,7 +220,7 @@
220220
{
221221
"cell_type": "code",
222222
"execution_count": null,
223-
"id": "2317ba95",
223+
"id": "d03406d0",
224224
"metadata": {},
225225
"outputs": [],
226226
"source": [
@@ -231,7 +231,7 @@
231231
},
232232
{
233233
"cell_type": "markdown",
234-
"id": "4b308aae",
234+
"id": "af32bb6a",
235235
"metadata": {},
236236
"source": [
237237
"and calculate limits, derivatives and integrals"
@@ -240,7 +240,7 @@
240240
{
241241
"cell_type": "code",
242242
"execution_count": null,
243-
"id": "f866b939",
243+
"id": "a417880c",
244244
"metadata": {},
245245
"outputs": [],
246246
"source": [
@@ -252,7 +252,7 @@
252252
{
253253
"cell_type": "code",
254254
"execution_count": null,
255-
"id": "f9cdf449",
255+
"id": "ea8b3556",
256256
"metadata": {},
257257
"outputs": [],
258258
"source": [
@@ -262,7 +262,7 @@
262262
{
263263
"cell_type": "code",
264264
"execution_count": null,
265-
"id": "782d2b51",
265+
"id": "1ee0a3eb",
266266
"metadata": {},
267267
"outputs": [],
268268
"source": [
@@ -271,7 +271,7 @@
271271
},
272272
{
273273
"cell_type": "markdown",
274-
"id": "5f3ddabc",
274+
"id": "a40b97c4",
275275
"metadata": {},
276276
"source": [
277277
"The beauty of importing this functionality into Python is that we are\n",
@@ -294,7 +294,7 @@
294294
{
295295
"cell_type": "code",
296296
"execution_count": null,
297-
"id": "7c50d838",
297+
"id": "70cdb8e7",
298298
"metadata": {},
299299
"outputs": [],
300300
"source": [
@@ -311,7 +311,7 @@
311311
{
312312
"cell_type": "code",
313313
"execution_count": null,
314-
"id": "cb8ea7ef",
314+
"id": "2ad87efa",
315315
"metadata": {},
316316
"outputs": [],
317317
"source": [
@@ -320,7 +320,7 @@
320320
},
321321
{
322322
"cell_type": "markdown",
323-
"id": "24f75e54",
323+
"id": "06d60221",
324324
"metadata": {},
325325
"source": [
326326
"## AKShare\n",
@@ -332,7 +332,7 @@
332332
{
333333
"cell_type": "code",
334334
"execution_count": null,
335-
"id": "2768f24c",
335+
"id": "3b864369",
336336
"metadata": {},
337337
"outputs": [],
338338
"source": [
@@ -346,7 +346,7 @@
346346
{
347347
"cell_type": "code",
348348
"execution_count": null,
349-
"id": "6ddc6d36",
349+
"id": "a2f777da",
350350
"metadata": {},
351351
"outputs": [],
352352
"source": [
@@ -355,7 +355,7 @@
355355
},
356356
{
357357
"cell_type": "markdown",
358-
"id": "82d047dc",
358+
"id": "88af9ace",
359359
"metadata": {},
360360
"source": [
361361
"## Further Reading\n",

_sources/docs/python_by_example.ipynb

+66-66
Large diffs are not rendered by default.

docs/python_by_example.html

+10-10
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ <h2>Version 1<a class="headerlink" href="#version-1" title="Link to this heading
480480
</div>
481481
</div>
482482
<div class="cell_output docutils container">
483-
<img alt="../_images/323537ad46e360f93ccd3f6cfc9fc9a231f0a12e8499652497e162dbd2767b7b.png" src="../_images/323537ad46e360f93ccd3f6cfc9fc9a231f0a12e8499652497e162dbd2767b7b.png" />
483+
<img alt="../_images/82ea0b418c7d2df64d54214f3d4398eeb699de337d41687d071b751a569c7449.png" src="../_images/82ea0b418c7d2df64d54214f3d4398eeb699de337d41687d071b751a569c7449.png" />
484484
</div>
485485
</div>
486486
<p>Let’s break this program down and see how it works.</p>
@@ -628,7 +628,7 @@ <h3>Random Draws<a class="headerlink" href="#random-draws" title="Link to this h
628628
</div>
629629
</div>
630630
<div class="cell_output docutils container">
631-
<img alt="../_images/77dbbcd3fb590faf76fab6988b937830d3563872ad2d8bb9001ea5153e61e12a.png" src="../_images/77dbbcd3fb590faf76fab6988b937830d3563872ad2d8bb9001ea5153e61e12a.png" />
631+
<img alt="../_images/0e6baab3dd9edaeea739899db7722775a41c19659f08c7abd3303bffb7611953.png" src="../_images/0e6baab3dd9edaeea739899db7722775a41c19659f08c7abd3303bffb7611953.png" />
632632
</div>
633633
</div>
634634
<p>The first line generates 100 (quasi) independent standard normals and
@@ -665,7 +665,7 @@ <h3>A Version with a For Loop<a class="headerlink" href="#a-version-with-a-for-l
665665
</div>
666666
</div>
667667
<div class="cell_output docutils container">
668-
<img alt="../_images/e9c2228d677a3027341fa9a2c80ef931ef86115caa95ac0adb627b2571116013.png" src="../_images/e9c2228d677a3027341fa9a2c80ef931ef86115caa95ac0adb627b2571116013.png" />
668+
<img alt="../_images/14e175992068a790a3e087f27f22d8320219e6a1e66e91fd42613597a88f3b40.png" src="../_images/14e175992068a790a3e087f27f22d8320219e6a1e66e91fd42613597a88f3b40.png" />
669669
</div>
670670
</div>
671671
<p>In brief,</p>
@@ -912,7 +912,7 @@ <h3>While Loops<a class="headerlink" href="#while-loops" title="Link to this hea
912912
</div>
913913
</div>
914914
<div class="cell_output docutils container">
915-
<img alt="../_images/4671827e9db66389877dc4dc04fce39ce14f6a0d8048ec23b141cc189eca9c33.png" src="../_images/4671827e9db66389877dc4dc04fce39ce14f6a0d8048ec23b141cc189eca9c33.png" />
915+
<img alt="../_images/ddf6ea8d21fcec718a14a8074bcef18a92af761159cb8632dec69d3429b63613.png" src="../_images/ddf6ea8d21fcec718a14a8074bcef18a92af761159cb8632dec69d3429b63613.png" />
916916
</div>
917917
</div>
918918
<p>Note that</p>
@@ -1105,7 +1105,7 @@ <h3>Exercise 1<a class="headerlink" href="#id4" title="Link to this heading">#</
11051105
</div>
11061106
</div>
11071107
<div class="cell_output docutils container">
1108-
<img alt="../_images/8f1da8dc3a6ecfd72188e93739bd4a3a6377917fda7ea6af0a170e6991ebd9e8.png" src="../_images/8f1da8dc3a6ecfd72188e93739bd4a3a6377917fda7ea6af0a170e6991ebd9e8.png" />
1108+
<img alt="../_images/4a10949107c135c68f7232137a844744b39722b3512adbcd751fcebacfef6f41.png" src="../_images/4a10949107c135c68f7232137a844744b39722b3512adbcd751fcebacfef6f41.png" />
11091109
</div>
11101110
</div>
11111111
</section>
@@ -1129,7 +1129,7 @@ <h3>Exercise 2<a class="headerlink" href="#id5" title="Link to this heading">#</
11291129
</div>
11301130
</div>
11311131
<div class="cell_output docutils container">
1132-
<img alt="../_images/3254cd03b08b8d78bc06c30da6d062d50e9e17e38836301155a4ec1acc0303ec.png" src="../_images/3254cd03b08b8d78bc06c30da6d062d50e9e17e38836301155a4ec1acc0303ec.png" />
1132+
<img alt="../_images/dfcdf6c3d1b0d622d86be1c1b3c5e7a17b084d823afe863a4977ef1cd51782bb.png" src="../_images/dfcdf6c3d1b0d622d86be1c1b3c5e7a17b084d823afe863a4977ef1cd51782bb.png" />
11331133
</div>
11341134
</div>
11351135
</section>
@@ -1152,7 +1152,7 @@ <h3>Exercise 3<a class="headerlink" href="#id6" title="Link to this heading">#</
11521152
</div>
11531153
</div>
11541154
<div class="cell_output docutils container">
1155-
<img alt="../_images/9391c5e3a25ba4d968f196cab678f7a353f02fc935b441d502a328b317a2d3c0.png" src="../_images/9391c5e3a25ba4d968f196cab678f7a353f02fc935b441d502a328b317a2d3c0.png" />
1155+
<img alt="../_images/59a6ff1d69d015cea6ff123ced99d5943c367740475e7a7515a3fce3a707e398.png" src="../_images/59a6ff1d69d015cea6ff123ced99d5943c367740475e7a7515a3fce3a707e398.png" />
11561156
</div>
11571157
</div>
11581158
</section>
@@ -1179,7 +1179,7 @@ <h3>Exercise 4<a class="headerlink" href="#id7" title="Link to this heading">#</
11791179
</div>
11801180
</div>
11811181
<div class="cell_output docutils container">
1182-
<img alt="../_images/b2c2af48e4d8f4161397e07eede658a928cfd322561b0aa4f47340c213342b9c.png" src="../_images/b2c2af48e4d8f4161397e07eede658a928cfd322561b0aa4f47340c213342b9c.png" />
1182+
<img alt="../_images/10cb6cfecdb2e0b10ff890f266f51ce65b6d909e9e9036b78433f2c0f55bb2c8.png" src="../_images/10cb6cfecdb2e0b10ff890f266f51ce65b6d909e9e9036b78433f2c0f55bb2c8.png" />
11831183
</div>
11841184
</div>
11851185
<p>Here’s a shorter way to write the same thing:</p>
@@ -1200,7 +1200,7 @@ <h3>Exercise 4<a class="headerlink" href="#id7" title="Link to this heading">#</
12001200
</div>
12011201
</div>
12021202
<div class="cell_output docutils container">
1203-
<img alt="../_images/d09e999c74dc18db012224b1a8b60d25300dbd77f01dcc059b41aee7bd11a7d1.png" src="../_images/d09e999c74dc18db012224b1a8b60d25300dbd77f01dcc059b41aee7bd11a7d1.png" />
1203+
<img alt="../_images/e19ee8d4018e3a2ee26ae4296ed4052112c4d1d8372ee32b66e1b537a4018301.png" src="../_images/e19ee8d4018e3a2ee26ae4296ed4052112c4d1d8372ee32b66e1b537a4018301.png" />
12041204
</div>
12051205
</div>
12061206
</section>
@@ -1233,7 +1233,7 @@ <h3>Exercise 5<a class="headerlink" href="#id8" title="Link to this heading">#</
12331233
</div>
12341234
</div>
12351235
<div class="cell_output docutils container">
1236-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>3.15352
1236+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>3.1454
12371237
</pre></div>
12381238
</div>
12391239
</div>

searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)