# HG changeset patch
# User Robert McIntyre <rlm@mit.edu>
# Date 1381862774 14400
# Node ID 6f7b83f159903f5b59877bef77450d6c3fb67f28
# Parent  00f15636e9c15d63a3e9db9955d1d43c4900c5a3
added quantitative pokemon stuff

diff -r 00f15636e9c1 -r 6f7b83f15990 org/index.org
--- a/org/index.org	Sat Aug 31 23:38:02 2013 -0400
+++ b/org/index.org	Tue Oct 15 14:46:14 2013 -0400
@@ -1,5 +1,5 @@
-#+title: Our Blog Entries
-#+author: Robert McIntyre & Dylan Holmes
+B#+title: Our Blog Entries
+#1;2802;0c+author: Robert McIntyre & Dylan Holmes
 #+email: rlm@mit.edu
 #+description: A Blog on AI, quantum mechanics, philosophy, and all sorts of coding goodies in clojure, java, C and more!
 #+keywords: AI, clojure, quantum mechanics 
@@ -41,18 +41,25 @@
      8. [[../cortex/html/integration.html][Integration]]
   7. [[../cortex/html/gabor.html][Gabor Filters]]
 
-** Quantitative design
-  - [[../dylan/resolution.svg][Display resolutions, simplified.]] Intended to become a replacement
-    for [[http://en.wikipedia.org/wiki/File:Vector_Video_Standards4.svg][this Wikipedia graphic]].
-
 ** Pok\eacute{}mon
   - [[../pokemon-types/html/types.html][Best-first search for effective Pok\eacute{}mon types]]
   - [[../pokemon-types/html/lpsolve.html][Discovering effective Pok\eacute{}mon types using linear optimization.]]
   - [[../vba-clojure/html/rom.html][Notes on deconstructing Pok\eacute{}mon Yellow]]
   - [[http://web.mit.edu/dxh/www/guess/][9 Questions with Pok\eacute{}mon]]
-    - [[http://aurellem.org/pokeclass/html/idtree.html][How /9 Questions with Pok\eacute{}mon/ was made.]] 
+	- [[http://aurellem.org/pokeclass/html/idtree.html][How /9 Questions with Pok\eacute{}mon/ was made.]] 
+	- [[http://web.mit.edu/dxh/www/guess/gen2.html][10 Questions with Pok\eacute{}mon]] (Gen I & II)
+	- Use an [[http://web.mit.edu/dxh/www/guess/allergy/][allergy assay]] to determine the type of an unknown Pok\eacute{}mon
   - [[./vba-clojure/html/total-control.html][Pok\eacute{}mon Yellow Total Control Hack]]
 
+** Quantitative design
+  - Quantitative Pok\eacute{}mon displays (in progress)
+	- [[http://www.aurellem.org/pokeplot/graph.html?q=rug][Breakdown of evolution data]]
+	- [[http://www.aurellem.org/pokeplot/graph.html?q=shops][Shop locations and inventories]]
+	- [[http://www.aurellem.org/pokeplot/graph.html?q=tms][Learnability of technical machines]]
+	- [[http://www.aurellem.org/pokeplot/graph.html?q=affinity][Square graph of dual type combinations]]
+  - [[../dylan/resolution.svg][Display resolutions, simplified.]] Intended to become a replacement
+    for [[http://en.wikipedia.org/wiki/File:Vector_Video_Standards4.svg][this Wikipedia graphic]].
+
 ** Thoughts
   - [[../dylan/html/science.html][Science Minus Science]]
   - [[../thoughts/html/man-years.html][A Universe of Human Experience]]