Skip to content

jakdot/ezreader-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages