-
Notifications
You must be signed in to change notification settings - Fork 46
Absolute bounds #136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Absolute bounds #136
Conversation
* deprecate py2.7 * Multiprocess (ActivitySim#130)
|
@bstabler -- it sounds like this might need to be used soon for HTS weighting; can we merge this one? |
|
@lflake - please PR to develop instead of master. Thanks. |
|
Done -- looks like the CI build is failing with this error in a few places, which I don't think is related to the code in the commits for this PR? E ModuleNotFoundError: No module named 'cytoolz' |
|
I see this is an issue on the other PR as well/is already known |
|
this looks good, thanks |
* update package version number as well * Allow non-binary incidence (#123) * Allow non-binary incidence * style * update tests to pass * add some progress indication * tidy up validation script, use histogram for a histogram * fix render and some typos * increment version * deprecate py2.7 * Multiprocess (#130) * [Bugfix] Allow seed and meta geography to be the same (#139) * Fixes bug where if the seed geography is the same as the meta_geography, pandas has a small panic attack and the run will fail. * add cytoolz to the "requirements" * fix another activitysim change * Absolute bounds (#136) * adding upper/lower bounds to weighting use case * #137, #134, #133, #131 Co-authored-by: Jamie Cook <[email protected]> Co-authored-by: Blake Rosenthal <[email protected]> Co-authored-by: Ben Stabler <[email protected]> Co-authored-by: Leah Flake <[email protected]>
No description provided.