Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ActivitySim/activitysim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.4
Choose a base ref
...
head repository: ActivitySim/activitysim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Choose a head ref
  • 10 commits
  • 35 files changed
  • 6 contributors

Commits on Mar 17, 2025

  1. Update HOW_TO_RELEASE.md

    jpn-- authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    258e5ee View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. Configuration menu
    Copy the full SHA
    c59dc4c View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Configuration menu
    Copy the full SHA
    be5d093 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de6d0ef View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Restore input checker docs (#941)

    * restore lost input checker docs
    * render docs on workflow dispatch
    jpn-- authored May 13, 2025
    Configuration menu
    Copy the full SHA
    ae89183 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Configuration menu
    Copy the full SHA
    96e8f52 View commit details
    Browse the repository at this point in the history
  2. SANDAG abm3 v15.0.0 contributions (#934)

    * Reapply "fixing disaggregate accessibility bug in zone sampler"
    
    This reverts commit de6d0ef.
    
    * blacken
    
    * update the proto disagg accessibility regress file
    
    due to fixing the zone sampler bug
    i-am-sijia authored May 15, 2025
    Configuration menu
    Copy the full SHA
    6a3c88d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Update to use pandas v2.* (#932)

    * updates for pandas 2.2
    
    * pytables 3.9
    
    * input checker message failbacks
    
    * fix veh type categoricals
    
    * restore original pandas read_csv NaNs
    
    * is_monotonic_increasing
    
    * fix disagg acc sorting
    
    * drop unused indexes
    
    * update pipeline ref
    
    * temporarily disable sharrow in vehicle alloc
    
    * fix dtype problem
    
    * ensure MAX index does not overflow
    
    * sort on join to preserve index ordering from old pandas
    
    * local compute test simplifies debugging
    
    * more robust conversion to pyarrow
    
    * rewrite df.eval to fast_eval
    
    * change xarray pin
    
    * fix zarr pin
    
    * update numpy and dask pins
    
    * wrap raw fast_eval in pd.Series
    
    * don't skip sharrow in veh alloc
    
    * rebuild ref pipeline
    
    * make fast_eval more robust
    
    * revise external targets
    
    * prefer public API
    
    * Update activitysim-dev-base.yml
    
    restore accidentally removed larch
    
    * add note about why fast_eval exists and how to undo it
    jpn-- authored May 20, 2025
    Configuration menu
    Copy the full SHA
    146c7ff View commit details
    Browse the repository at this point in the history

Commits on May 31, 2025

  1. pin larch<6 for now (#947)

    jpn-- authored May 31, 2025
    Configuration menu
    Copy the full SHA
    4063cd6 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Minor typo/bug fixes (#945)

    * Fix typos in summarize docstring
    
    * Fix log message in util.delete_files
    
    * Fix docstring for VehicleAllocationSettings
    
    ---------
    
    Co-authored-by: Jeffrey Newman <[email protected]>
    dkyleward and jpn-- authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    022775b View commit details
    Browse the repository at this point in the history
Loading