Skip to content
Andreas Stuhlmüller edited this page Apr 19, 2016 · 5 revisions
  • json: read/write json files
  • csv: read/write csv files
  • fs: read/write files in general
  • dp: dynamic programming (caching for mutually recursive functions)
  • linked-list: linked lists
  • editor: browser based editor
  • viz: visualization utilities
  • gridworld: agent simulations
  • timeit: timing utilities
  • intercache: interpolating cache
  • adnn: automatic differentiation library used for daipp
  • oed: optimal experimental design

Abandoned:

  • caches: cache inference results to disk
  • formal: static analysis in Racket for WebPPL
  • isosmc: utils for defining sequences of distributions for smc