Ben Stabler

Results 61 issues of Ben Stabler

for easier distribution of examples. Copy the example notebooks from the package install location to the user specified folder created by the create command.

@stefancoe - can we scale skims (e.g. multiply each one by 100) so that they can be stored in memory as integer instead of float, like DaySim does? This would...

We test on Linux and I typically also test on my Windows laptop and/or our Windows servers. We should build this into the build script since [Travis supports Windows](https://docs.travis-ci.com/user/reference/windows/) as...

TM1 allows for not shadow pricing the grade school segment. We should add the ability to not shadow price certain segments or maybe set a max iterations by segment?

Add ability to plot point labels with a data-based field.

from the [SATURN team](https://github.com/osPlanning/omx/wiki/SATURN) One suggestion for the next revision to the specification is internal storage of the multiple tables within the OMX file. At the moment, they are stored...

In the example below, the zone IDs in the control data file are stored as floats even though they are whole numbers (i.e they are 5.0 instead of 5 for...

documentation

also maybe plot the variance around the mean instead of around the zero axis since it can be confusing when the mean appears beyond the variance range.

documentation

Just like activitysim, see https://github.com/ActivitySim/activitysim/issues/424

documentation

We have a use case where we want to repop a third party synthetic population. In order to do so, we would need to create the seed synthetic population hdf5...

enhancement