Jeffrey Newman
Jeffrey Newman
As reported by @jfdman Trips on university tours appear to be lumped in with trips on school tours. This may be related to a problem that RSG found in the...
The outputs in the data summaries for IDCA data currently ignore the alternative availability criteria. Is there a good way we can make these tables exclude the unavailable alternatives?
About a year ago, I put the ghalton package on anaconda, in my private channel but linking back to this repository, as I've been using it as a dependency for...
This small change allows the user to change the documentation page title. This makes it possible to have documentation with a nicer title like "Foo Command Line Interface" rather than...
**Describe the bug** In investigating #815, I discovered that the shadow pricing simulation algorithm sometimes re-opens zones that were previously closed. **To Reproduce** Steps to reproduce the behavior: - Use...
Fixes the crash in #815. The crash is caused by "underflow", where taking something like `exp(-999)` results in `0` instead of a positive number so small it cannot be represented...
Use stable categorical values for vehicle types, which improves sharrow performance.
- [x] don't crash on Sharrow-test - [ ] pass sharrow-test - [ ] remove string comparisons