Sam Maurer

Results 67 comments of Sam Maurer

Hi @knaaptime, could you share a link to the GTFS zip file? I think we need that to run the notebook. Your diagnosis sounds right to me. I guess the...

I wish this stuff was better documented in Pandana. I might have a helpful code example, though. Last week I made a new Pandana demo notebook, and in Section 1...

Hi, finally had a chance to look at this more closely. To summarize what's happening, running `ua.integrate_network()` with these data files appears to work but actually creates an edges table...

### Generic `TemplateGroup` class? What do you think about creating a generic `TemplateGroup` class, either to help with this or potentially as the full solution? The `TemplateGroup` would bundle together...

@chourmo Oh, great! I'll clean up the `osx-arm64` branch accordingly, and we should be able to publish ARM builds of Pandana too.

Binary installers for Pandana on `osx-arm64` are now available from Conda Forge :tada: Here's the current state of things. Note that it's not a problem to run older x86 Python...

Here's a sketch of what template-driven network aggregations could look like. Tagging @waddell @Arezoo-bz for feedback. ### 1. Load nodes and edges as normal Orca tables In current models we...

### YAML representations Good idea from @apdjustino to write specs from the perspective of what the yaml representation of templates would look like as well. Here's what case 1 from...

### Implementation using settings objects I'm part-way through building these templates, and I think it would be a good idea to implement them using the "settings objects" sketched out in...

Update, after talking with @janowicz about the "special case" here of subsetting the choosers for MNL estimation performance improvement: For Large MNL, I think it makes sense to name the...