Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 530 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 530 Bytes

E-Z Reader (Python)

This repo provides the code for E-Z reader, implemented based on the description in Reichle and Sheridan (2015) E-Z Reader: An overview of the model and two applications.

Requirements

Python 3 (at least 3.4), simpy and numpy.

Install

You can use pip to install the package:

pip install ezreader

You can also clone this package and in the root folder, run:

python setup.py install

How to run

Try to run simulation examples in the folder examples:

python examples.py