Releases: VictoriaTransport/activitysim
v24.1.5.1
Full Changelog: v24.1.4...v24.1.5.1
Integrating ActivitySim 1.5.1 with custom fixes.
v24.1.5
Full Changelog: v24.1.4...v24.1.5
pulling in changes from v1.5.1
resolved the below merge conflicts:
shadow_pricing.py:
Custom Changes: Renamed income_segment to work_segment.
Incoming Changes: Introduced data_buffers for multiprocessing synchronization.
mandatory_scheduling.py & tour_mode_choice.py:
Custom Changes: Added logic for work_white_collar, school_primary, etc., segmentation.
Incoming Changes: Updated TourSchedulingSettings loading and run_tour_scheduling / trace_label argument signatures.
simulate.py:
Incoming Changes: Improved error handling (warnings instead of crashes for some partial failures) and formatting.
v24.1.4
What's Changed
- feat: provide access to accessibility table for workplace location model by @alice-lian in #3
New Contributors
- @alice-lian made their first contribution in #3
Full Changelog: v24.1.3-alpha...v24.1.4
RC24_v1_03-alpha
What's Changed
- feat: Implement VITM2 specific changes by @asiripanich in #1
New Contributors
- @asiripanich made their first contribution in #1
Full Changelog: https://github.com/VictoriaTransport/activitysim/commits/24.01.03