AequilibraE / aequilibrae

aequilibrae - Python package for transportation modeling
https://www.aequilibrae.com
Other
166 stars 38 forks source link

avoids division by zero in Cython #545

Closed pedrocamargo closed 3 months ago

pedrocamargo commented 3 months ago

@Jake-Moss , this one was failing when running assignment, so this fixes it. I am not sure the math is correct, though

Let's also include in this PR: