Skip to content

Releases: ActivitySim/activitysim

0.9.5

04 Sep 01:44
3b70dfc
Compare
Choose a tag to compare
  • drop scripts no longer needed, include example files in package
  • Location and mode choice logsums (#298)
  • Tncs (#14)
  • write trip matrices (#311)
  • small fixes for semcog deployment (#319)
  • improved validation diagnostics in trip_purpose and various windows-related int32/int64 conversions
  • fix bug in handling of no viable trips case in choose_trip_destination
  • major work on phase 5 (#325)
  • estimation through atwork_subtour_mode_choice
  • Tnc updates and notebooks (#18)
  • move other resources into folder since examples now part of package as well
  • add example zone shapefile
  • estimation notebooks for larch (#19)
  • multiprocessing related logging and error checking
  • trip_destination handle all trips fail
  • skim caching with numpy memmap to speed skim loading
  • better chunking in vectorize_tour_scheduling
  • Cli (#22)
  • use activitysim_resources
  • Fixed auto sufficiency conditions in tour_mode_choice.csv. (Issue #324)
  • correct write trip matrices sampling expansion and add vehicle occupancy to the expression file
  • additional updates for estimation integration (#328)
  • improve LICENSE (#30)
  • correct univ coeff template lookup (#28)

Also on pypi.

0.9.2

04 Feb 19:12
a3dca1f
Compare
Choose a tag to compare
  • Provide more flexibility for defining mandatory schedule specifications
  • Provide more flexibility for time periods
  • Allow for starting with CSV inputs for table data
  • Allow for writing out HDF5 in addition to CSVs

Also on pypi.

0.9.1

24 Jan 17:13
7b57c94
Compare
Choose a tag to compare

Completion of Phase 4. Also available on pypi (for pip install).