HDDM is a python module that implements Hierarchical Bayesian parameter estimation of Drift Diffusion Models (via PyMC).
268
stars
119
forks
source link
missing comma; add patsy requirements from requirements.txt #112
Open
harrisonritz opened 9 months ago
setup.py install
fails because of missing commapatsy
didn't have requirements, so matched torequirements.txt
. if this was blank for a good reason, then feel free to ignore.Can't test PR because can't install hddm.