mkogg.py: Fix 'self.get_mp4_metadata(self, source)'
[blog.git] / posts / Giving_up_on_Gompertz_theory.mdwn
index 939f0e46e6fc49b929a74d035ffb676f2827c74c..d8aa0372e911a6d7b9987471140c753d8fb3d6f2 100644 (file)
@@ -5,4 +5,13 @@ I now have a heuristic which seems to work :p, and I suppose I'll be satisfied w
 
 On to find out about analytic solutions to Kramers' unfolding rates.
 
-[[!tag  theory]]
+Update: I figured out how to use the [NIST reference][] while writing
+my [[sawsim]] paper, listing the mean and standard deviation of the
+Gumbel distribution.  So many names…  Anyway, the `pysawsim` tests
+now use the [improved guessing procedure][guess].
+
+[NIST reference]: http://www.itl.nist.gov/div898/handbook/eda/section3/eda366g.htm
+[guess]: http://git.tremily.us/?p=sawsim.git;a=blob;f=pysawsim/test/bell_rate.py;hb=837c425eaeccae280cc7f7784d03dfcfcb03678c#l106
+
+[[!tag tags/sawsim]]
+[[!tag tags/theory]]