-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initialize repo for Spring 2025 STAT 4915 schedule
- Loading branch information
Yuwen Gu
committed
Jan 29, 2025
0 parents
commit 8954bb4
Showing
7 changed files
with
1,591 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
# OS | ||
.DS_Store | ||
.DS_Store? | ||
._* | ||
.Spotlight-V100 | ||
.Trashes | ||
Icon? | ||
ehthumbs.db | ||
Thumbs.db | ||
|
||
# Compiled | ||
*.com | ||
*.class | ||
*.dll | ||
*.exe | ||
*.o | ||
*.so | ||
|
||
# LaTeX | ||
*.log | ||
*.aux | ||
*.synctex.gz | ||
*.bbl | ||
*.blg | ||
*.xml | ||
*blx.bib | ||
*.thm | ||
*.out | ||
*.fdb_latexmk | ||
*.fls | ||
*.nav | ||
*.snm | ||
*.toc | ||
*.vrb | ||
|
||
# LyX | ||
*.lyx~ | ||
|
||
# Emacs | ||
*[#]*[#] | ||
*[#]* | ||
_region_.tex | ||
|
||
# RStudio | ||
*.Rhistory | ||
.Rproj.user | ||
*.rda | ||
*.RData | ||
|
||
# Directories |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
#+TITLE: Spring 2025 Presentations for STAT 4915 | ||
#+OPTIONS: toc:nil author:nil email:nil creator:nil timestamp:nil html-postamble:nil num:nil ^:nil | ||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="notebook.css" /> | ||
|
||
Sign up sheet for the seminar presentations by sending the instructor pull | ||
requests. |
Oops, something went wrong.