activitysim icon indicating copy to clipboard operation
activitysim copied to clipboard

An Open Platform for Activity-Based Travel Modeling

Results 324 activitysim issues
Sort by recently updated
recently updated
newest added

ActivitySim in estimation mode crashes when a Nested Logit (NL) model is passed to the auto_ownership module. When coefficient values are used instead of coefficient names, the code runs successfully....

Bug

While developing the [Settings Checker](https://github.com/ActivitySim/activitysim/pull/950), it became clear that spurious model configurations (which are happily ignored by some of the actual processing steps) are allowed in the model settings YAML...

Following the implementation of dependency locking for ActivitySim using _UV_ in Phase 10 (PR #956), several follow-up items were identified that were out of scope for that phase but are...

Chore

**Describe the bug** While testing the newest version of ActivitySim (1.4.0) with the MWCOG model, we encountered a crash in our write\_trip\_matrices step due to duplicate tour ids. The error...

Bug