From 0c9aebdafffebc982e9948f2b73c769a1333eeb1 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 19 Apr 2018 11:53:53 +0200 Subject: reset last change --- pages/about.md | 2 +- site/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/about.md b/pages/about.md index 799178d..d2b9a75 100644 --- a/pages/about.md +++ b/pages/about.md @@ -5,7 +5,7 @@ name: index --- Yuchen is a postdoctoral researcher in the [KTH RMSMA group](https://www.math.kth.se/RMSMA/). -Before KTH he did PhD in the [MASDOC program at Warwick](https://warwick.ac.uk/fac/sci/masdoc), and spent two years in a postdoc position in [CMSA at Harvard](http://cmsa.fas.harvard.edu). +Before KTH he did a PhD in the [MASDOC program at Warwick](https://warwick.ac.uk/fac/sci/masdoc), and spent two years in a postdoc position in [CMSA at Harvard](http://cmsa.fas.harvard.edu). He is interested in machine learning and functional programming. diff --git a/site/index.html b/site/index.html index e9ce29f..8328d43 100644 --- a/site/index.html +++ b/site/index.html @@ -18,7 +18,7 @@
-

Yuchen is a postdoctoral researcher in the KTH RMSMA group. Before KTH he did PhD in the MASDOC program at Warwick, and spent two years in a postdoc position in CMSA at Harvard.

+

Yuchen is a postdoctoral researcher in the KTH RMSMA group. Before KTH he did a PhD in the MASDOC program at Warwick, and spent two years in a postdoc position in CMSA at Harvard.

He is interested in machine learning and functional programming.

He is also interested in the idea of open research and open sourced his research in Robinson-Schensted algorithms as a wiki.

He can be reached at: hi@ypei.me | Github | LinkedIn | Twitter

-- cgit v1.2.3 From f306623150571c04472ddc683e6077ba32f1e03a Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 19 Apr 2018 11:56:19 +0200 Subject: several changes on the about page --- pages/about.md | 4 ++-- site/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/about.md b/pages/about.md index d2b9a75..d65c555 100644 --- a/pages/about.md +++ b/pages/about.md @@ -12,8 +12,8 @@ He is interested in machine learning and functional programming. He is also interested in the idea of open research and open sourced his research in Robinson-Schensted algorithms as a [wiki](https://toywiki.xyz). He can be reached at: -hi@ypei.me | [Github](https://github.com/ycpei) | [LinkedIn](https://www.linkedin.com/in/ycpei/) | [Twitter](https://twitter.com/_ypei) +hi@ypei.me | [Github](https://github.com/ycpei) | [LinkedIn](https://www.linkedin.com/in/ycpei/) -This website is made using a handmade static site generator. +This website is made using a [handmade static site generator](https://github.com/ycpei/ypei.me/blob/master/engine/engine.py). Unless otherwise specified, all contents on this website are licensed under [Creative Commons Attribution-NoDerivatives 4.0 International License](https://creativecommons.org/licenses/by-nd/4.0/). diff --git a/site/index.html b/site/index.html index 8328d43..86a4a57 100644 --- a/site/index.html +++ b/site/index.html @@ -21,8 +21,8 @@

Yuchen is a postdoctoral researcher in the KTH RMSMA group. Before KTH he did a PhD in the MASDOC program at Warwick, and spent two years in a postdoc position in CMSA at Harvard.

He is interested in machine learning and functional programming.

He is also interested in the idea of open research and open sourced his research in Robinson-Schensted algorithms as a wiki.

-

He can be reached at: hi@ypei.me | Github | LinkedIn | Twitter

-

This website is made using a handmade static site generator.

+

He can be reached at: hi@ypei.me | Github | LinkedIn

+

This website is made using a handmade static site generator.

Unless otherwise specified, all contents on this website are licensed under Creative Commons Attribution-NoDerivatives 4.0 International License.

-- cgit v1.2.3 From 81189b4ca38e75b5f11ab76f427b8fb641115a41 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 19 Apr 2018 12:04:14 +0200 Subject: added analytics --- assets/js/analytics.js | 15 +++++++++++++++ site/blog.html | 1 + site/index.html | 1 + site/links.html | 1 + site/microblog.html | 1 + site/postlist.html | 6 ++---- site/posts/2013-06-01-q-robinson-schensted-paper.html | 1 + .../2014-04-01-q-robinson-schensted-symmetry-paper.html | 1 + ...-20-weighted-interpretation-super-catalan-numbers.html | 1 + site/posts/2015-04-01-unitary-double-products.html | 1 + site/posts/2015-04-02-juggling-skill-tree.html | 1 + ...e-binary-words-containing-repetitions-odd-periods.html | 1 + .../2015-07-01-causal-quantum-product-levy-area.html | 1 + ...-macdonald-polynomials-macdonald-superpolynomials.html | 1 + .../2016-10-13-q-robinson-schensted-knuth-polymer.html | 1 + site/posts/2017-04-25-open_research_toywiki.html | 1 + site/posts/2017-08-07-mathematical_bazaar.html | 1 + templates/blog.html | 1 + templates/default.html | 1 + templates/microblog.html | 1 + templates/oldpost.html | 1 + templates/post.html | 1 + templates/postlist.html | 6 ++---- 23 files changed, 39 insertions(+), 8 deletions(-) create mode 100644 assets/js/analytics.js diff --git a/assets/js/analytics.js b/assets/js/analytics.js new file mode 100644 index 0000000..6794e9e --- /dev/null +++ b/assets/js/analytics.js @@ -0,0 +1,15 @@ + + + diff --git a/site/blog.html b/site/blog.html index 4bfe026..8832084 100644 --- a/site/blog.html +++ b/site/blog.html @@ -5,6 +5,7 @@ Yuchen's Blog +
diff --git a/site/index.html b/site/index.html index 86a4a57..8f85f67 100644 --- a/site/index.html +++ b/site/index.html @@ -5,6 +5,7 @@ Yuchen Pei +
diff --git a/site/links.html b/site/links.html index 9b03c14..9b53d13 100644 --- a/site/links.html +++ b/site/links.html @@ -5,6 +5,7 @@ Links +
diff --git a/site/microblog.html b/site/microblog.html index 94cab80..3297a40 100644 --- a/site/microblog.html +++ b/site/microblog.html @@ -5,6 +5,7 @@ Yuchen's Microblog +
diff --git a/site/postlist.html b/site/postlist.html index 9843665..247d3b4 100644 --- a/site/postlist.html +++ b/site/postlist.html @@ -4,10 +4,8 @@ All posts - - - - + +
diff --git a/site/posts/2013-06-01-q-robinson-schensted-paper.html b/site/posts/2013-06-01-q-robinson-schensted-paper.html index b6ea55d..0d81693 100644 --- a/site/posts/2013-06-01-q-robinson-schensted-paper.html +++ b/site/posts/2013-06-01-q-robinson-schensted-paper.html @@ -5,6 +5,7 @@ A \(q\)-weighted Robinson-Schensted algorithm +
diff --git a/site/posts/2014-04-01-q-robinson-schensted-symmetry-paper.html b/site/posts/2014-04-01-q-robinson-schensted-symmetry-paper.html index 27375d0..b546aca 100644 --- a/site/posts/2014-04-01-q-robinson-schensted-symmetry-paper.html +++ b/site/posts/2014-04-01-q-robinson-schensted-symmetry-paper.html @@ -5,6 +5,7 @@ Symmetry property of \(q\)-weighted Robinson-Schensted algorithms and branching algorithms +
diff --git a/site/posts/2015-01-20-weighted-interpretation-super-catalan-numbers.html b/site/posts/2015-01-20-weighted-interpretation-super-catalan-numbers.html index 89c1d56..1f72a96 100644 --- a/site/posts/2015-01-20-weighted-interpretation-super-catalan-numbers.html +++ b/site/posts/2015-01-20-weighted-interpretation-super-catalan-numbers.html @@ -5,6 +5,7 @@ AMS review of 'A weighted interpretation for the super Catalan numbers' by Allen and Gheorghiciuc +
diff --git a/site/posts/2015-04-01-unitary-double-products.html b/site/posts/2015-04-01-unitary-double-products.html index e127904..086503c 100644 --- a/site/posts/2015-04-01-unitary-double-products.html +++ b/site/posts/2015-04-01-unitary-double-products.html @@ -5,6 +5,7 @@ Unitary causal quantum stochastic double products as universal interactions I +
diff --git a/site/posts/2015-04-02-juggling-skill-tree.html b/site/posts/2015-04-02-juggling-skill-tree.html index 2d32a30..0b98acf 100644 --- a/site/posts/2015-04-02-juggling-skill-tree.html +++ b/site/posts/2015-04-02-juggling-skill-tree.html @@ -5,6 +5,7 @@ jst +
diff --git a/site/posts/2015-05-30-infinite-binary-words-containing-repetitions-odd-periods.html b/site/posts/2015-05-30-infinite-binary-words-containing-repetitions-odd-periods.html index 1ad3bc9..3b426fa 100644 --- a/site/posts/2015-05-30-infinite-binary-words-containing-repetitions-odd-periods.html +++ b/site/posts/2015-05-30-infinite-binary-words-containing-repetitions-odd-periods.html @@ -5,6 +5,7 @@ AMS review of 'Infinite binary words containing repetitions of odd period' by Badkobeh and Crochemore +
diff --git a/site/posts/2015-07-01-causal-quantum-product-levy-area.html b/site/posts/2015-07-01-causal-quantum-product-levy-area.html index a5cb446..cda8121 100644 --- a/site/posts/2015-07-01-causal-quantum-product-levy-area.html +++ b/site/posts/2015-07-01-causal-quantum-product-levy-area.html @@ -5,6 +5,7 @@ On a causal quantum double product integral related to Lévy stochastic area. +
diff --git a/site/posts/2015-07-15-double-macdonald-polynomials-macdonald-superpolynomials.html b/site/posts/2015-07-15-double-macdonald-polynomials-macdonald-superpolynomials.html index aa5be88..a0d5a7c 100644 --- a/site/posts/2015-07-15-double-macdonald-polynomials-macdonald-superpolynomials.html +++ b/site/posts/2015-07-15-double-macdonald-polynomials-macdonald-superpolynomials.html @@ -5,6 +5,7 @@ AMS review of 'Double Macdonald polynomials as the stable limit of Macdonald superpolynomials' by Blondeau-Fournier, Lapointe and Mathieu +
diff --git a/site/posts/2016-10-13-q-robinson-schensted-knuth-polymer.html b/site/posts/2016-10-13-q-robinson-schensted-knuth-polymer.html index e74e392..e7c9a7e 100644 --- a/site/posts/2016-10-13-q-robinson-schensted-knuth-polymer.html +++ b/site/posts/2016-10-13-q-robinson-schensted-knuth-polymer.html @@ -5,6 +5,7 @@ A \(q\)-Robinson-Schensted-Knuth algorithm and a \(q\)-polymer +
diff --git a/site/posts/2017-04-25-open_research_toywiki.html b/site/posts/2017-04-25-open_research_toywiki.html index 1ad89e9..0fed793 100644 --- a/site/posts/2017-04-25-open_research_toywiki.html +++ b/site/posts/2017-04-25-open_research_toywiki.html @@ -5,6 +5,7 @@ Open mathematical research and launching toywiki +
diff --git a/site/posts/2017-08-07-mathematical_bazaar.html b/site/posts/2017-08-07-mathematical_bazaar.html index 800d75c..0e5f6b0 100644 --- a/site/posts/2017-08-07-mathematical_bazaar.html +++ b/site/posts/2017-08-07-mathematical_bazaar.html @@ -5,6 +5,7 @@ The Mathematical Bazaar +
diff --git a/templates/blog.html b/templates/blog.html index 442b5c1..d4f8bcb 100644 --- a/templates/blog.html +++ b/templates/blog.html @@ -5,6 +5,7 @@ Yuchen's Blog +
diff --git a/templates/default.html b/templates/default.html index 7cd66f1..b2886e5 100644 --- a/templates/default.html +++ b/templates/default.html @@ -5,6 +5,7 @@ $title$ +
diff --git a/templates/microblog.html b/templates/microblog.html index 66ef130..16babb2 100644 --- a/templates/microblog.html +++ b/templates/microblog.html @@ -5,6 +5,7 @@ Yuchen's Microblog +
diff --git a/templates/oldpost.html b/templates/oldpost.html index 8484071..2be3f1a 100644 --- a/templates/oldpost.html +++ b/templates/oldpost.html @@ -5,6 +5,7 @@ $title$ +
diff --git a/templates/post.html b/templates/post.html index 8484071..2be3f1a 100644 --- a/templates/post.html +++ b/templates/post.html @@ -5,6 +5,7 @@ $title$ +
diff --git a/templates/postlist.html b/templates/postlist.html index 52a019b..993eaad 100644 --- a/templates/postlist.html +++ b/templates/postlist.html @@ -4,10 +4,8 @@ All posts - - - - + +
-- cgit v1.2.3 From 63a6df07e3622ef17fca40f4e4b1f8c30778b9f3 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 19 Apr 2018 12:13:47 +0200 Subject: removed --- assets/js/analytics.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/assets/js/analytics.js b/assets/js/analytics.js index 6794e9e..58f1074 100644 --- a/assets/js/analytics.js +++ b/assets/js/analytics.js @@ -1,5 +1,4 @@ - -- cgit v1.2.3 From bdf2b9a5cc2048f13b1f7e6cddf654b38af11e4d Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Fri, 27 Apr 2018 11:48:59 +0200 Subject: minor edit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 777fa01..7157f59 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ This repository hosts all that is necessary to build [my personal webpage](https://ypei.me). -It roughly consists of two parts, the contents and the code. The contents are the markdown files, and the code are the python code, css code and templates. +It roughly consists of two parts, the contents and the code. The contents are the markdown files `*.md`, and the code are the python code, css code and templates. The python code (`engine/engine.py`) is a tiny static site generator depending on [pypandoc](https://pypi.python.org/pypi/pypandoc), [PyYAML](http://pyyaml.org/) and [pyatom](https://pypi.python.org/pypi/pyatom). -- cgit v1.2.3 From d0b6d63412d71739fb5ff7b5f48a3efb1743c3a4 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Fri, 27 Apr 2018 11:52:50 +0200 Subject: minor edits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7157f59..777fa01 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ This repository hosts all that is necessary to build [my personal webpage](https://ypei.me). -It roughly consists of two parts, the contents and the code. The contents are the markdown files `*.md`, and the code are the python code, css code and templates. +It roughly consists of two parts, the contents and the code. The contents are the markdown files, and the code are the python code, css code and templates. The python code (`engine/engine.py`) is a tiny static site generator depending on [pypandoc](https://pypi.python.org/pypi/pypandoc), [PyYAML](http://pyyaml.org/) and [pyatom](https://pypi.python.org/pypi/pyatom). -- cgit v1.2.3 From 09025637593c43c6f768ba76df242d9e567e7dd2 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Fri, 27 Apr 2018 11:53:47 +0200 Subject: minor edits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 777fa01..e5dbbaf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ This repository hosts all that is necessary to build [my personal webpage](https://ypei.me). -It roughly consists of two parts, the contents and the code. The contents are the markdown files, and the code are the python code, css code and templates. +It roughly consists of two parts, the contents and the code. The contents are the markdown files, and the code are the python and css code and templates. The python code (`engine/engine.py`) is a tiny static site generator depending on [pypandoc](https://pypi.python.org/pypi/pypandoc), [PyYAML](http://pyyaml.org/) and [pyatom](https://pypi.python.org/pypi/pyatom). -- cgit v1.2.3 From 7bfc74b98a0337a1a0fe4c1e23697beffcf91925 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Fri, 27 Apr 2018 11:55:37 +0200 Subject: minor edits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5dbbaf..0dfa783 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ This repository hosts all that is necessary to build [my personal webpage](https://ypei.me). -It roughly consists of two parts, the contents and the code. The contents are the markdown files, and the code are the python and css code and templates. +It roughly consists of two parts, the contents and the code. The contents are the markdown files, and the code are the python and css code, and html templates. The python code (`engine/engine.py`) is a tiny static site generator depending on [pypandoc](https://pypi.python.org/pypi/pypandoc), [PyYAML](http://pyyaml.org/) and [pyatom](https://pypi.python.org/pypi/pyatom). -- cgit v1.2.3 From 2079870e37636690773b5d0d27040688a3a56eb3 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Fri, 27 Apr 2018 11:58:49 +0200 Subject: minor edits --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0dfa783..d33e43e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ This repository hosts all that is necessary to build [my personal webpage](https://ypei.me). -It roughly consists of two parts, the contents and the code. The contents are the markdown files, and the code are the python and css code, and html templates. +It roughly consists of two parts, the web content and the code. The web content are in the markdown files, and the code corresponds to the python, css, and the html template files. The python code (`engine/engine.py`) is a tiny static site generator depending on [pypandoc](https://pypi.python.org/pypi/pypandoc), [PyYAML](http://pyyaml.org/) and [pyatom](https://pypi.python.org/pypi/pyatom). -The contents are licensed under CC-BY-ND unless otherwise specified. -The code is licensed under GPLv3+. +The content is licensed under CC-BY-ND unless otherwise specified, and the code is licensed under GPLv3+. -- cgit v1.2.3 From 4fa8a77b088a9028f4838cfca4d3a0ccc88eb390 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Fri, 27 Apr 2018 12:18:51 +0200 Subject: minor edits --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d33e43e..ee28797 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ This repository hosts all that is necessary to build [my personal webpage](https://ypei.me). -It roughly consists of two parts, the web content and the code. The web content are in the markdown files, and the code corresponds to the python, css, and the html template files. +It roughly consists of two parts, the web content and the code. The former is in the markdown files, whereas the latter corresponds to the python, css, and the html template files. The python code (`engine/engine.py`) is a tiny static site generator depending on [pypandoc](https://pypi.python.org/pypi/pypandoc), [PyYAML](http://pyyaml.org/) and [pyatom](https://pypi.python.org/pypi/pyatom). -The content is licensed under CC-BY-ND unless otherwise specified, and the code is licensed under GPLv3+. +The content is licensed under CC-BY-ND unless otherwise specified, and the code is licensed under GPLv3+. \ No newline at end of file -- cgit v1.2.3