Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
szcf-weiya committed Feb 5, 2018
1 parent 661a82f commit 91800fb
Show file tree
Hide file tree
Showing 38 changed files with 7,366 additions and 4,610 deletions.
3 changes: 3 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
recursive-include material *.js *.css *.html *.svg *.png *.yml
recursive-exclude * __pycache__
recursive-exclude * *.py[co]
26 changes: 13 additions & 13 deletions code/ICA/ICA.Rproj
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Version: 1.0

RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default

EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8

RnwWeave: Sweave
LaTeX: XeLaTeX
Version: 1.0
RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default
EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8
RnwWeave: Sweave
LaTeX: XeLaTeX
652 changes: 326 additions & 326 deletions code/ICA/sim_14_42.html

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions code/ModelSelection/ModelSelection.Rproj
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Version: 1.0

RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default

EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8

RnwWeave: Sweave
LaTeX: XeLaTeX
Version: 1.0
RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default
EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8
RnwWeave: Sweave
LaTeX: XeLaTeX
804 changes: 402 additions & 402 deletions code/ModelSelection/sim7_3.html

Large diffs are not rendered by default.

570 changes: 285 additions & 285 deletions code/ModelSelection/sim7_7.html

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions code/Prototype/Prototype.Rproj
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Version: 1.0

RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default

EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8

RnwWeave: Sweave
LaTeX: XeLaTeX
Version: 1.0
RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default
EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8
RnwWeave: Sweave
LaTeX: XeLaTeX
596 changes: 298 additions & 298 deletions code/Prototype/sim13_5.html

Large diffs are not rendered by default.

868 changes: 434 additions & 434 deletions code/Prototype/sim13_5.nb.html

Large diffs are not rendered by default.

Binary file added dist/mkdocs_imaterial-0.0.1-py2.7.egg
Binary file not shown.
Binary file not shown.
Binary file added docs/css/fonts/fontawesome-webfont.eot
Binary file not shown.
2,671 changes: 2,671 additions & 0 deletions docs/css/fonts/fontawesome-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/css/fonts/fontawesome-webfont.ttf
Binary file not shown.
Binary file added docs/css/fonts/fontawesome-webfont.woff
Binary file not shown.
Binary file added docs/css/fonts/fontawesome-webfont.woff2
Binary file not shown.
23 changes: 23 additions & 0 deletions docs/css/icon.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
/* fallback */
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(fonts/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format('woff2');
}

.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased;
}
15 changes: 15 additions & 0 deletions docs/css/mini-awesome/font-awesome.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}
.fa{
display:inline-block;
font:normal normal normal 14px/1 FontAwesome;
font-size:inherit;
text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.fa-github:before{content:"\f09b"}
.fa-code:before{content:"\f121"}
.fa-home:before{content:"\f015"}
.fa-rss:before{content:"\f09e"}
.fa-linkedin:before{content:"\f0e1"}
.fa-envelope:before{content:"\f0e0"}
8 changes: 6 additions & 2 deletions docs/css/misc.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@
color: red;
}

.md-typeset__table {
display: block !important;
table {
display: table !important;
margin-left: auto;
margin-right: auto;
width: 90%;
}

p img {
Expand Down Expand Up @@ -38,6 +41,7 @@ th a:hover {
/* toc */
label.md-nav__link {
font-weight: 550;
font-size: 1.4em;
}

label.md-nav__title {
Expand Down
14 changes: 7 additions & 7 deletions docs/js/iDisqus.min.js

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions docs/notes/HighDim/HighDim.Rproj
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Version: 1.0

RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default

EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8

RnwWeave: Sweave
LaTeX: XeLaTeX
Version: 1.0
RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default
EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8
RnwWeave: Sweave
LaTeX: XeLaTeX
26 changes: 13 additions & 13 deletions docs/notes/ICA/ICA.Rproj
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Version: 1.0

RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default

EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8

RnwWeave: Sweave
LaTeX: XeLaTeX
Version: 1.0
RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default
EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8
RnwWeave: Sweave
LaTeX: XeLaTeX
652 changes: 326 additions & 326 deletions docs/notes/ICA/sim_14_42.html

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions docs/notes/ModelSelection/ModelSelection.Rproj
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Version: 1.0

RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default

EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8

RnwWeave: Sweave
LaTeX: XeLaTeX
Version: 1.0
RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default
EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8
RnwWeave: Sweave
LaTeX: XeLaTeX
804 changes: 402 additions & 402 deletions docs/notes/ModelSelection/sim7_3.html

Large diffs are not rendered by default.

570 changes: 285 additions & 285 deletions docs/notes/ModelSelection/sim7_7.html

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions docs/notes/Prototype/Prototype.Rproj
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Version: 1.0

RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default

EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8

RnwWeave: Sweave
LaTeX: XeLaTeX
Version: 1.0
RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default
EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8
RnwWeave: Sweave
LaTeX: XeLaTeX
596 changes: 298 additions & 298 deletions docs/notes/Prototype/sim13_5.html

Large diffs are not rendered by default.

868 changes: 434 additions & 434 deletions docs/notes/Prototype/sim13_5.nb.html

Large diffs are not rendered by default.

76 changes: 38 additions & 38 deletions material/assets/images/icons/gitlab.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 91800fb

Please sign in to comment.