Releases: ActivitySim/activitysim
Releases · ActivitySim/activitysim
v1.1.0
What's Changed
- publish by @bstabler in #521
- Doc fix by @bstabler in #522
- rst doc fix by @bstabler in #523
- Gh pages deploy fix by @bstabler in #524
- update gh pages token by @bstabler in #525
- Rst file updates by @bstabler in #526
- fix rst file css template usage by @bstabler in #527
- Update LICENSE.txt by @joecastiglione in #534
- numpy max 1.21 by @jpn-- in #540
- pass through kwargs for location choice model estimation by @jpn-- in #539
- Visualization Pull Request by @danielsclint in #532
- Benchmarking with ASV by @jpn-- in #456
- 🚀 [feat] vehicle type model by @mxndrwgrdnr in #486
- Differentiate examples between quality and validity of example models by @jpn-- in #571
- black and isort by @jpn-- in #578
- Small fixes by @jpn-- in #580
- Release 1.1 by @jpn-- in #582
New Contributors
- @joecastiglione made their first contribution in #534
Full Changelog: v1.0.4...v1.1.0
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0
- 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
- 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