v1.2.0
This release includes all updates and enhancements complete in the ActivitySim Consortium's Phase 7 development cycle, including:
- Sharrow performance enhancement
- Explicit school escorting
- Disaggregate accessibility
- Simulation-based shadow pricing
- Various other small enhancements and bug fixes
What's Changed
- Psutil memory info runtime error workaround by @i-am-sijia in #625
- Develop got out of sync with main by @jpn-- in #626
- Flexible Number of Tour & Trip IDs by @dhensle in #581
- Fixed random seed generator to generate unsigned integers instead of … by @JoeJimFlood in #577
- Fix for pandas 1.5 by @jpn-- in #629
- docs: correct the unit of
chunk_size
. by @jpn-- in #630 - Add github workflow for windows installer creation by @Chronial in #600
- Parking location bug fix by @i-am-sijia in #622
- Revised shadow pricing mechanism by @aletzdy in #613
- Operational updates by @jpn-- in #612
- Estimation fix by @jpn-- in #591
- [Phase 7] Complete Sharrow by @jpn-- in #611
- Adding fixed-origin to fixed-primary-destination skim wrapper by @dhensle in #606
- Composite - Disaggregate Accessibility by @jpn-- in #635
- School Escorting by @dhensle in #574
- Dev accessibilities by @nick-fournier-rsg in #614
- ARC Example Trip Destination UEC Correction by @i-am-sijia in #634
- code for 1.2 release by @jpn-- in #636
New Contributors
- @i-am-sijia made their first contribution in #625
- @dhensle made their first contribution in #581
- @JoeJimFlood made their first contribution in #577
- @Chronial made their first contribution in #600
- @aletzdy made their first contribution in #613
- @nick-fournier-rsg made their first contribution in #614
Full Changelog: v1.1.3...v1.2.0