Unpublished notes

Here are some research-oriented technical notes I’ve written. They’re not peer-reviewed or published.

  • Replicator Kinetics (2013)

    Here I explore several possible systems of reactions that yield evolutionary dynamics consistent with the replicator equation. They are also useful for studying finite, structured populations.

    • Parallel Poisson (2004)

      I explore how to efficiently implement Poisson processes in event-driven, multi-agent simulations.

      • Discounted Least Squares (1997)

        I recently wrote some code to make simple forecasts in a time series. I began to wonder if there was a way of steadily discounting the relevance of past data in a smoother and more natural way…