gokceneraslan / fit_nbinom

Negative binomial maximum likelihood estimate implementation in Python using L-BFGS-B
16 stars 10 forks source link

update to scipy dependency #6

Open gennadygorin opened 2 years ago

gennadygorin commented 2 years ago

looks like factorial now lives in scipy.special; I edited the dependency