Skip to content

Commit d400fa7

Browse files
committed
add theory thursdays
1 parent 8226e94 commit d400fa7

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
layout: reading-group
3+
name: Theory Thursdays
4+
sem: 2022-2
5+
location: Soda 606 (usually)
6+
time: Thursdays 17:00 - 18:00 (usually)
7+
files: >-
8+
[Recordings](https://drive.google.com/drive/folders/1aM2RFPKlaS-pccchpuavSmPBiY2mK1M3?usp=sharing)
9+
weeks:
10+
11+
- date: 3/17
12+
topic: >-
13+
Siqi Liu: Finding planar drawings for planar graphs
14+
15+
**Abstract:** In this short talk I will introduce the notion of graph Laplacian and show an algorithm that uses graph Laplacians to find planar drawings for planar graphs.
16+
resources: >-
17+
This talk is based on these [notes](http://cs-www.cs.yale.edu/homes/spielman/PAPERS/bull1557.pdf) by Dan Spielman
18+
19+
- date: 4/6
20+
topic: >-
21+
Nate Young: VLSI lower bounds
22+
23+
**Abstract:** With the end of single-processor performance scaling and enormous popularity of very-high-compute applications like those in deep learning, there is more interest than ever in parallel computation and application-specific parallel hardware. Although parallel models like PRAMs are sometimes studied by theoreticians, these theoretical models fail to capture not only important constant factors but even some very important asymptotic costs incurred by real parallel computation. In this talk, I will give an introduction to a line of work that attempts to close this gap using theoretical models of integrated-circuit chips, and I will present a few asymptotic lower bounds on computation time and chip area using this much more realistic model.
24+
recources: >-
25+
[Recording](https://drive.google.com/file/d/1b51TG6yi205mdVFkJzYqN6A9-mSQKHhs/view?usp=sharing)
26+
27+
---
28+
29+
Theory Thursdays are stand-alone talks on interesting topics in TCS. If you're interested in giving one, let an officer know!

0 commit comments

Comments
 (0)