/CapacityOptimization

This is a public repository for code related to the IEDM 2014 conference paper: Engel et al., "Capacity Optimization of Emerging Memory Systems: A Shannon-Inspired Approach to Device Characterization".

Primary LanguagePython

CapacityOptimization

This is a public repository for code related to the IEDM 2014 conference paper[1]. All figures are generated from IEDM2014.ipynb. To get started, open a shell and run:

ipython notebook IEDM2014.ipynb

Notebook is also viewable here.

[1]: Engel et al., "Capacity Optimization of Emerging Memory Systems: A Shannon-Inspired Approach to Device Characterization", IEDM, 2014..

Dependencies

I recommend using Anaconda

  • ipython 1.1
  • ipython-notebook 1.1
  • python 2.7
  • numpy 1.7
  • scipy 0.13
  • matplotlib 1.3