Skip to content

Commit 18e4b1b

Browse files
committed
0102
1 parent bf3b6eb commit 18e4b1b

File tree

24 files changed

+252
-91
lines changed

24 files changed

+252
-91
lines changed

.Rproj.user/5DA468C3/pcs/files-pane.pper

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"ascending": true
66
}
77
],
8-
"path": "~/page1103/content/post"
8+
"path": "~/page1103/content"
99
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"activeTab": 2
2+
"activeTab": -1
33
}

.Rproj.user/5DA468C3/pcs/windowlayoutstate.pper

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"left": {
33
"splitterpos": 451,
4-
"topwindowstate": "NORMAL",
4+
"topwindowstate": "HIDE",
55
"panelheight": 766,
66
"windowheight": 804
77
},
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"TabSet1": 0,
3-
"TabSet2": 4,
2+
"TabSet1": 4,
3+
"TabSet2": 0,
44
"TabZoom": {}
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"source_window_id": "",
33
"Source": "Source",
4-
"cursorPosition": "8,76",
4+
"cursorPosition": "3,3",
55
"scrollLine": "0"
66
}

.Rproj.user/5DA468C3/sources/prop/INDEX

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
~%2Fpage1103%2Fcontent%2Fabout.md="2933F372"
33
~%2Fpage1103%2Fcontent%2Fpost%2F%E6%97%A0%E6%95%B0%E5%8F%8D%E5%A4%8D%E7%9A%84%E6%B6%8C%E5%8A%A8.md="73DF4C21"
44
~%2Fpage1103%2Fcontent%2Fpost%2F2020-12-01-r-rmarkdown%2Findex.md="FFB311DF"
5+
~%2Fpage1103%2Fcontent%2Fpost%2Fmathematica.md="1628950F"

.Rproj.user/shared/notebooks/paths

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
C:/Users/thinkbook-cxy/Documents/page1103/content/post/2020-12-01-r-rmarkdown/index.md="914F9297"
1+
C:/Users/thinkbook-cxy/Documents/page1103/config.yaml="74DBACC1"
2+
C:/Users/thinkbook-cxy/Documents/page1103/content/about.md="DF261D4C"
3+
C:/Users/thinkbook-cxy/Documents/page1103/content/post/mathematica.md="1BC00EDF"
4+
C:/Users/thinkbook-cxy/Documents/page1103/content/post/无数反复的涌动.md="71673C5D"

content/about.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
---
2+
title: "About"
23
date: "2022-08-29T21:48:51-07:00"
3-
title: About
44
---
5-
# 2024.11.03
6-
新家正在施工中
5+
# 2025.01.02
6+
I'm Xingyu Chen(陈星宇), a second-year Ph.D. candidate in Statistics at [School of Mathematical Sciences](https://math.sjtu.edu.cn/Default/index/), [Shanghai Jiao Tong University(SJTU)](https://www.sjtu.edu.cn/), now interested in causal inference, higher order influence function, bootstrap and statistical computing. I am very fortunate to be advised by [Professor Lin Liu (刘林)](https://linliu-stats.github.io/).
7+
8+
Before joining SJTU, I received my B.S. degree in mathematics and applied mathematics from [School of Mathematical Sciences](https://maths.hust.edu.cn/), [Huazhong University of Science and Technology(HUST)](http://www.hust.edu.cn/).
9+
10+
⚡ Fun fact: "0714" is the discipline code for Statistics in Chinese Ministry of Education's subject classification system, where "07" represents Science and "0701" represents Mathematics. ([Source](https://www.cdgdc.edu.cn/dslxkpgjggb/))
711
# 2022.08.29
812

913
{{<figure src="/media/images/about_my_photo.jpg" caption=" " width="640">}}

content/post/mathematica.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Mathematica踩坑-矩阵符号计算 | 陈星宇
2+
title: Mathematica踩坑-矩阵符号计算
33
date: 2023-03-17T18:34:35+08:00
44
updated: 2023-04-19T19:11:00+08:00
55
author: 陈星宇

page1103.Rproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Version: 1.0
2+
ProjectId: e1f351b6-f8e4-4100-8af7-ebc7027d3e2d
23

34
RestoreWorkspace: Default
45
SaveWorkspace: Default

0 commit comments

Comments
 (0)