Skip to content

Commit 71f54fa

Browse files
committed
删除生成的 html 文件
Former-commit-id: a8183f9
1 parent 4cdc0ae commit 71f54fa

File tree

118 files changed

+1
-181220
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+1
-181220
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
*-checkpoint.ipynb
44
*.pyc
55
/*/mnist/*
6+
static files/*

static files/html/01. python tools/01.01 python overview.html

Lines changed: 0 additions & 478 deletions
This file was deleted.

static files/html/01. python tools/01.02 ipython interpreter.html

Lines changed: 0 additions & 1116 deletions
This file was deleted.

static files/html/01. python tools/01.03 ipython notebook.html

Lines changed: 0 additions & 205 deletions
This file was deleted.

static files/html/01. python tools/01.04 use anaconda.html

Lines changed: 0 additions & 509 deletions
This file was deleted.

static files/html/02. python essentials/02.01 a tour of python.html

Lines changed: 0 additions & 2991 deletions
This file was deleted.

static files/html/02. python essentials/02.02 python data types.html

Lines changed: 0 additions & 286 deletions
This file was deleted.

static files/html/02. python essentials/02.03 numbers.html

Lines changed: 0 additions & 2204 deletions
This file was deleted.

static files/html/02. python essentials/02.04 strings.html

Lines changed: 0 additions & 1848 deletions
This file was deleted.

static files/html/02. python essentials/02.05 indexing and slicing.html

Lines changed: 0 additions & 823 deletions
This file was deleted.

static files/html/02. python essentials/02.06 lists.html

Lines changed: 0 additions & 1822 deletions
This file was deleted.

static files/html/02. python essentials/02.07 mutable and immutable data types.html

Lines changed: 0 additions & 652 deletions
This file was deleted.

static files/html/02. python essentials/02.08 tuples.html

Lines changed: 0 additions & 560 deletions
This file was deleted.

static files/html/02. python essentials/02.09 speed comparison between list & tuple.html

Lines changed: 0 additions & 440 deletions
This file was deleted.

static files/html/02. python essentials/02.10 dictionaries.html

Lines changed: 0 additions & 1681 deletions
This file was deleted.

static files/html/02. python essentials/02.11 sets.html

Lines changed: 0 additions & 1648 deletions
This file was deleted.

static files/html/02. python essentials/02.12 frozen sets.html

Lines changed: 0 additions & 340 deletions
This file was deleted.

static files/html/02. python essentials/02.13 how python assignment works.html

Lines changed: 0 additions & 992 deletions
This file was deleted.

static files/html/02. python essentials/02.14 if statement.html

Lines changed: 0 additions & 638 deletions
This file was deleted.

static files/html/02. python essentials/02.15 loops.html

Lines changed: 0 additions & 741 deletions
This file was deleted.

static files/html/02. python essentials/02.16 list comprehension.html

Lines changed: 0 additions & 518 deletions
This file was deleted.

static files/html/02. python essentials/02.17 functions.html

Lines changed: 0 additions & 1183 deletions
This file was deleted.

static files/html/02. python essentials/02.18 modules and packages.html

Lines changed: 0 additions & 991 deletions
This file was deleted.

static files/html/02. python essentials/02.19 exceptions.html

Lines changed: 0 additions & 1129 deletions
This file was deleted.

static files/html/02. python essentials/02.20 warnings.html

Lines changed: 0 additions & 282 deletions
This file was deleted.

static files/html/02. python essentials/02.21 file IO.html

Lines changed: 0 additions & 6926 deletions
This file was deleted.

static files/html/03. numpy/03.01 numpy overview.html

Lines changed: 0 additions & 1346 deletions
This file was deleted.

static files/html/03. numpy/03.02 matplotlib basics.html

Lines changed: 0 additions & 9021 deletions
This file was deleted.

static files/html/03. numpy/03.03 numpy arrays.html

Lines changed: 0 additions & 3043 deletions
This file was deleted.

static files/html/03. numpy/03.04 array types.html

Lines changed: 0 additions & 1767 deletions
This file was deleted.

static files/html/03. numpy/03.05 array calculation method.html

Lines changed: 0 additions & 1500 deletions
This file was deleted.

static files/html/03. numpy/03.06 sorting numpy arrays.html

Lines changed: 0 additions & 948 deletions
This file was deleted.

static files/html/03. numpy/03.07 array shapes.html

Lines changed: 0 additions & 2024 deletions
This file was deleted.

static files/html/03. numpy/03.08 diagonals.html

Lines changed: 0 additions & 514 deletions
This file was deleted.

static files/html/03. numpy/03.09 data to & from string.html

Lines changed: 0 additions & 422 deletions
This file was deleted.

static files/html/03. numpy/03.10 array attribute & method overview .html

Lines changed: 0 additions & 2598 deletions
This file was deleted.

static files/html/03. numpy/03.11 array creation functions.html

Lines changed: 0 additions & 4674 deletions
This file was deleted.

static files/html/03. numpy/03.12 matrix object.html

Lines changed: 0 additions & 470 deletions
This file was deleted.

static files/html/03. numpy/03.13 general functions.html

Lines changed: 0 additions & 844 deletions
This file was deleted.

static files/html/03. numpy/03.14 vectorizing functions.html

Lines changed: 0 additions & 608 deletions
This file was deleted.

static files/html/03. numpy/03.15 binary operators.html

Lines changed: 0 additions & 783 deletions
This file was deleted.

static files/html/03. numpy/03.16 universal functions.html

Lines changed: 0 additions & 888 deletions
This file was deleted.

static files/html/03. numpy/03.17 choose.html

Lines changed: 0 additions & 451 deletions
This file was deleted.

static files/html/03. numpy/03.18 array broadcasting.html

Lines changed: 0 additions & 1296 deletions
This file was deleted.

static files/html/03. numpy/03.19 reading and writing arrays.html

Lines changed: 0 additions & 1871 deletions
This file was deleted.

static files/html/03. numpy/03.20 structured arrays.html

Lines changed: 0 additions & 1362 deletions
This file was deleted.

static files/html/03. numpy/03.21 record arrays.html

Lines changed: 0 additions & 519 deletions
This file was deleted.

static files/html/03. numpy/03.22 memory maps.html

Lines changed: 0 additions & 237 deletions
This file was deleted.

static files/html/03. numpy/03.23 from matlab to numpy.html

Lines changed: 0 additions & 987 deletions
This file was deleted.

static files/html/04. scipy/04.01 scienticfic python overview.html

Lines changed: 0 additions & 442 deletions
This file was deleted.

static files/html/04. scipy/04.02 interpolation with scipy.html

Lines changed: 0 additions & 6178 deletions
This file was deleted.

static files/html/04. scipy/04.03 statistics with scipy.html

Lines changed: 0 additions & 5351 deletions
This file was deleted.

static files/html/04. scipy/04.04 curve fitting.html

Lines changed: 0 additions & 3470 deletions
This file was deleted.

static files/html/04. scipy/04.05 minimization in python.html

Lines changed: 0 additions & 10270 deletions
This file was deleted.

static files/html/04. scipy/04.06 integration in python.html

Lines changed: 0 additions & 2950 deletions
This file was deleted.

static files/html/04. scipy/04.07 ODEs.html

Lines changed: 0 additions & 1062 deletions
This file was deleted.

static files/html/04. scipy/04.08 sparse matrix.html

Lines changed: 0 additions & 980 deletions
This file was deleted.

static files/html/05. advanced python/05.01 overview of the sys module.html

Lines changed: 0 additions & 649 deletions
This file was deleted.

static files/html/05. advanced python/05.02 interacting with the OS - os.html

Lines changed: 0 additions & 541 deletions
This file was deleted.

static files/html/05. advanced python/05.03 comma separated values.html

Lines changed: 0 additions & 742 deletions
This file was deleted.

static files/html/05. advanced python/05.04 regular expression.html

Lines changed: 0 additions & 884 deletions
This file was deleted.

static files/html/05. advanced python/05.05 datetime.html

Lines changed: 0 additions & 697 deletions
This file was deleted.

static files/html/05. advanced python/05.06 sql databases.html

Lines changed: 0 additions & 464 deletions
This file was deleted.

static files/html/05. advanced python/05.07 object-relational mappers.html

Lines changed: 0 additions & 533 deletions
This file was deleted.

static files/html/05. advanced python/05.08 functions.html

Lines changed: 0 additions & 1295 deletions
This file was deleted.

static files/html/05. advanced python/05.09 iterators.html

Lines changed: 0 additions & 967 deletions
This file was deleted.

static files/html/05. advanced python/05.10 generators.html

Lines changed: 0 additions & 601 deletions
This file was deleted.

static files/html/05. advanced python/05.11 context managers and the with statement.html

Lines changed: 0 additions & 1218 deletions
This file was deleted.

static files/html/05. advanced python/05.12 decorators.html

Lines changed: 0 additions & 1056 deletions
This file was deleted.

static files/html/05. advanced python/05.13 decorator usage.html

Lines changed: 0 additions & 846 deletions
This file was deleted.

static files/html/05. advanced python/05.14 the operator functools itertools toolz fn funcy module.html

Lines changed: 0 additions & 614 deletions
This file was deleted.

static files/html/05. advanced python/05.15 scope.html

Lines changed: 0 additions & 913 deletions
This file was deleted.

static files/html/05. advanced python/05.16 dynamic code execution.html

Lines changed: 0 additions & 716 deletions
This file was deleted.

static files/html/06. matplotlib/06.01 pyplot tutorial.html

Lines changed: 0 additions & 2788 deletions
This file was deleted.

static files/html/06. matplotlib/06.02 customizing plots with style sheets.html

Lines changed: 0 additions & 1373 deletions
This file was deleted.

static files/html/06. matplotlib/06.03 working with text - basic.html

Lines changed: 0 additions & 2594 deletions
This file was deleted.

static files/html/06. matplotlib/06.04 working with text - math expression.html

Lines changed: 0 additions & 1027 deletions
This file was deleted.

static files/html/06. matplotlib/06.05 image tutorial.html

Lines changed: 0 additions & 9720 deletions
This file was deleted.

static files/html/06. matplotlib/06.06 annotating axes.html

Lines changed: 0 additions & 2645 deletions
This file was deleted.

static files/html/06. matplotlib/06.07 legend.html

Lines changed: 0 additions & 2045 deletions
This file was deleted.

static files/html/06. matplotlib/06.08 figures, subplots, axes and ticks.html

Lines changed: 0 additions & 1188 deletions
This file was deleted.

static files/html/06. matplotlib/06.09 do not trust the defaults.html

Lines changed: 0 additions & 5405 deletions
This file was deleted.

static files/html/06. matplotlib/06.10 different plots.html.REMOVED.git-id

Lines changed: 0 additions & 1 deletion
This file was deleted.

static files/html/07. interfacing with other languages/07.01 introduction.html

Lines changed: 0 additions & 267 deletions
This file was deleted.

static files/html/07. interfacing with other languages/07.02 python extension modules.html

Lines changed: 0 additions & 924 deletions
This file was deleted.

static files/html/07. interfacing with other languages/07.03 cython part 1.html

Lines changed: 0 additions & 664 deletions
This file was deleted.

static files/html/07. interfacing with other languages/07.04 cython part 2.html

Lines changed: 0 additions & 852 deletions
This file was deleted.

static files/html/07. interfacing with other languages/07.05 cython part 3.html

Lines changed: 0 additions & 832 deletions
This file was deleted.

static files/html/07. interfacing with other languages/07.06 cython part 4.html

Lines changed: 0 additions & 532 deletions
This file was deleted.

static files/html/07. interfacing with other languages/07.07 profiling with annotations.html

Lines changed: 0 additions & 267 deletions
This file was deleted.

static files/html/07. interfacing with other languages/07.08 ctypes.html

Lines changed: 0 additions & 620 deletions
This file was deleted.

static files/html/08. object-oriented programming/08.01 oop introduction.html

Lines changed: 0 additions & 452 deletions
This file was deleted.

static files/html/08. object-oriented programming/08.02 using oop model a forest fire.html

Lines changed: 0 additions & 1300 deletions
This file was deleted.

static files/html/08. object-oriented programming/08.03 what is a object.html

Lines changed: 0 additions & 570 deletions
This file was deleted.

static files/html/08. object-oriented programming/08.04 writing classes.html

Lines changed: 0 additions & 504 deletions
This file was deleted.

static files/html/08. object-oriented programming/08.05 special method.html

Lines changed: 0 additions & 848 deletions
This file was deleted.

static files/html/08. object-oriented programming/08.06 properties.html

Lines changed: 0 additions & 738 deletions
This file was deleted.

static files/html/08. object-oriented programming/08.07 forest fire simulation.html

Lines changed: 0 additions & 1080 deletions
This file was deleted.

static files/html/08. object-oriented programming/08.08 inheritance.html

Lines changed: 0 additions & 487 deletions
This file was deleted.

static files/html/08. object-oriented programming/08.09 super.html

Lines changed: 0 additions & 969 deletions
This file was deleted.

static files/html/08. object-oriented programming/08.10 refactoring the forest fire simutation.html

Lines changed: 0 additions & 991 deletions
This file was deleted.

static files/html/08. object-oriented programming/08.11 interfaces.html

Lines changed: 0 additions & 1153 deletions
This file was deleted.

static files/html/08. object-oriented programming/08.12 public private special in python.html

Lines changed: 0 additions & 338 deletions
This file was deleted.

static files/html/08. object-oriented programming/08.13 multiple inheritance.html

Lines changed: 0 additions & 525 deletions
This file was deleted.

static files/html/09. theano/09.01 introduction and installation.html

Lines changed: 0 additions & 395 deletions
This file was deleted.

static files/html/09. theano/09.02 theano basics.html

Lines changed: 0 additions & 1268 deletions
This file was deleted.

static files/html/09. theano/09.03 gpu on windows.html

Lines changed: 0 additions & 689 deletions
This file was deleted.

static files/html/09. theano/09.04 linear regression.html

Lines changed: 0 additions & 996 deletions
This file was deleted.

static files/html/09. theano/09.05 logistic regression .html

Lines changed: 0 additions & 981 deletions
This file was deleted.

static files/html/09. theano/09.06 graph structures.html

Lines changed: 0 additions & 752 deletions
This file was deleted.

static files/html/09. theano/09.07 softmax on mnist.html

Lines changed: 0 additions & 786 deletions
This file was deleted.

static files/html/09. theano/09.08 net.html

Lines changed: 0 additions & 642 deletions
This file was deleted.

static files/html/10. something interesting/10.01 maps using basemap.html

Lines changed: 0 additions & 7836 deletions
This file was deleted.

static files/html/10. something interesting/10.02 maps using cartopy.html

Lines changed: 0 additions & 8918 deletions
This file was deleted.

static files/html/11. useful tools/11.01 pprint.html

Lines changed: 0 additions & 322 deletions
This file was deleted.

static files/html/11. useful tools/11.02 pickle and cPickle.html

Lines changed: 0 additions & 599 deletions
This file was deleted.

static files/html/11. useful tools/11.03 json.html

Lines changed: 0 additions & 595 deletions
This file was deleted.

static files/html/README.md

Lines changed: 0 additions & 127 deletions
This file was deleted.

0 commit comments

Comments
 (0)