hddm-devs / hddm

HDDM is a python module that implements Hierarchical Bayesian parameter estimation of Drift Diffusion Models (via PyMC).
http://ski.clps.brown.edu/hddm_docs/
Other
261 stars 117 forks source link

missing comma; add patsy requirements from requirements.txt #112

Open harrisonritz opened 6 months ago

harrisonritz commented 6 months ago
  1. setup.py install fails because of missing comma
  2. patsy didn't have requirements, so matched to requirements.txt. if this was blank for a good reason, then feel free to ignore.

Can't test PR because can't install hddm.