UDST / choicemodels

Python library for discrete choice modeling
https://udst.github.io/choicemodels
BSD 3-Clause "New" or "Revised" License
74 stars 33 forks source link

Fixing integer division bug in MultinomialLogit constructor #13

Closed smmaurer closed 7 years ago

smmaurer commented 7 years ago

This resolves issue #12

smmaurer commented 7 years ago

(The Travis checks are failing because of a problem with the UDST conda channel, not the tests themselves.)