aboutsummaryrefslogtreecommitdiffstats
path: root/2019/side_projects.txt
diff options
context:
space:
mode:
Diffstat (limited to '2019/side_projects.txt')
-rw-r--r--2019/side_projects.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/2019/side_projects.txt b/2019/side_projects.txt
new file mode 100644
index 0000000..d84287f
--- /dev/null
+++ b/2019/side_projects.txt
@@ -0,0 +1,16 @@
+
+agent-based natural modeling
+
+point/particle graphics
+ => n-body simulations
+ => cloth, water, gas
+ => GPUs
+
+optics and GEANT
+
+computational physics
+
+re-implement classic numerical routines
+ => runge-kutta
+
+BPF and other sub-turing-complete languages?