-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
46 lines (24 loc) · 1.57 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<meta charset="utf-8">
# johnhw.github.io
## [Robust user interfaces with feedback error correcting codes](robust_interfaces/index.md.html)
![ ]("robust_interfaces/imgs/header.png" width="50%")
## [Introduction to Bayesian Methods for Interaction and Design](bayesian_interaction/index.md.html)
![ ]("bayesian_interaction/imgs/header.png" width="50%")
## [Separating LaTeX figures for journal submissions](separate_figures/index.md.html)
![ ](separate_figures/imgs/header.png width="50%)
## [Differentiable sorting networks](differentiable_sorting/index.md.html)
![ ]("differentiable_sorting/imgs/header.png" width="50%")
## [3D renderings of knots from ASCII art](blender_knots/index.md.html)
![ ]("blender_knots/imgs/header.png" width="40%")
## Game of Life
### [An implementation of Hashlife in Python](hashlife/index.md.html)
![ ](hashlife/imgs/header.png width="50%")
## Primes
### [Laying out integers in high-dimensional space with UMAP](umap_primes/index.md.html)
![ ](umap_primes/imgs/header.png width="50%)
### [Prime spirals](prime_spirals/index.md.html)
![ ]("prime_spirals/imgs/header.png" width="60%")
<!-- Markdeep: -->
<link rel="stylesheet" href="global/style.css" type="text/css" ></link>
<style class="fallback">body{visibility:hidden;white-space:pre;font-family:monospace}</style><script src="markdeep.min.js"></script><script src="https://casual-effects.com/markdeep/latest/markdeep.min.js"></script><script>window.alreadyProcessedMarkdeep||(document.body.style.visibility="visible")</script>
<link rel="stylesheet" href="../global/style.css" type="text/css" ></link>