-
Notifications
You must be signed in to change notification settings - Fork 85
Useful packages
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: