Skip to content

Conversation

@smmaurer
Copy link
Member

@smmaurer smmaurer commented Dec 21, 2017

EDIT: This PR now includes a number of small changes and bug fixes.

  1. Fixes a bug in computing max-profit over all forms. If the argument to "forms" is None, max-profit should be computed over all forms present in the feasibility table. This was raised by @hanase in issue Bug in computing max profit over all forms #59, and originally in Compute max-profit over all forms if "form" is None urbansim#194.

  2. Migrates the Travis hooks from urbansim/developer to udst/developer, to restore continuous integration of the repository.

  3. Removes urbansim_parcels dependencies from the Travis script, because these aren't working following the move to UDST. See issue Fix deploy keys for Travis CI #63.

  4. Fixes a problem in sqftproforma.py where arrays possibly containing nans were being compared to numeric values. This evaluated correctly, but caused numpy to raise a warning.

@smmaurer smmaurer requested a review from martjanz December 21, 2017 20:06
@smmaurer smmaurer changed the title Fix bug in computing max-profit over all forms Bug fixes and continuous integration updates Dec 22, 2017
@smmaurer smmaurer merged commit 5d22b77 into master Jan 1, 2018
@smmaurer smmaurer deleted the max-profit-bug branch January 1, 2018 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants