Skip to content

Releases: ActivitySim/activitysim

v1.1.0

12 Aug 12:09
f189143
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.1.0

v1.0.4

10 Nov 20:16
Compare
Choose a tag to compare
  • improvements to transit virtual path builder
  • improvements to chunking
  • tidy up and fix a couple bugs in the example expression files
  • small documentation updates
  • a new combined tour origin and destination choice submodel
  • sandag three zone system cross border travel model example

Also on pypi.

v1.0.3

26 Aug 04:56
Compare
Choose a tag to compare
  • add updated in-development sandag examples
  • use cytoolz for pip

Also on pypi.

v1.0.2

20 Aug 16:31
ec085e6
Compare
Choose a tag to compare
  • package dependency improvements
  • fix for pandas 1.3
  • auto post package to PyPI
  • use conda forge
  • faster chunking production runtimes
  • faster maz to maz data lookups
  • add chunkless operation option
  • updates to documentation

Also on pypi.

v1.0.1

15 Jun 03:58
a57efa1
Compare
Choose a tag to compare

Tidy up pip package. Also on pypi.

v1.0

11 Jun 23:06
5803923
Compare
Choose a tag to compare
  • improved memory management settings (i.e. chunk size improvements)
  • work from home model
  • telecommute frequency model
  • transit pass ownership model
  • transit pass subsidy model
  • configurable checkpointing
  • logging of zero probability expressions for debugging
  • various bug fixes, documentation and example updates

also on pypi

v0.9.9.1

22 Apr 15:49
bcdc7b6
Compare
Choose a tag to compare
  • estimation improvements (functionality for trip models, estimation examples for each submodel, larch estimation module)
  • work from home model
  • performance enhancements (including improvements to chunking, destination choice presampling for multiple zone system models, use of representative logsums for scheduling models, and multithreading and chunking of the accessibility calculator)
  • additional examples and improvements to example management, testing, and distribution across regions
  • several small improvements, bug fixes, improvements to documentation

also on pypi

0.9.7

14 Jan 06:13
3170541
Compare
Choose a tag to compare
  • additional submodels for ARC
    • parking location choice
    • trip scheduling choice
    • trip departure choice
  • support for multiple zone systems and transit virtual path building
  • dynamic chunking
  • travis test system improvements
  • more flexible cdap model specification
  • other minor improvements

Also on pypi

0.9.5.2

20 Oct 20:13
Compare
Choose a tag to compare

fix #349

Also on pypi

0.9.5.1

10 Sep 19:41
fe2614d
Compare
Choose a tag to compare

improved notebook distribution

Also on pypi