Skip to content
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

DiscreteDP refactoring #177

Merged
merged 3 commits into from
Sep 7, 2015
Merged

DiscreteDP refactoring #177

merged 3 commits into from
Sep 7, 2015

Conversation

oyamad
Copy link
Member

@oyamad oyamad commented Sep 7, 2015

The current code sorts s_indices and a_indices, whether or not they are already sorted. This PR checks whether they are already sorted (and if they are, does not sort them again).

It also contains two other small corrections (too small for independent PRs).

@jstac
Copy link
Contributor

jstac commented Sep 7, 2015

@oyamad Thanks, merging.

jstac added a commit that referenced this pull request Sep 7, 2015
@jstac jstac merged commit 5a4f3b2 into master Sep 7, 2015
@jstac jstac deleted the ddp-ref branch September 7, 2015 20:06
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.

2 participants