Skip to content

DiscreteDP: further fix in docstring #204

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

Merged
merged 8 commits into from
Nov 6, 2015
Merged

DiscreteDP: further fix in docstring #204

merged 8 commits into from
Nov 6, 2015

Conversation

oyamad
Copy link
Member

@oyamad oyamad commented Nov 2, 2015

Fix the remaining mistakes from #198:

  • Correct ..math:: by .. math::.
  • Replace \beta \in [0, 1) with 0 \leq \beta < 1.

@sglyon
Copy link
Member

sglyon commented Nov 5, 2015

any idea why travis is complaining?

@mmcky
Copy link
Contributor

mmcky commented Nov 5, 2015

This is an odd one. Looking at the logs it seems the build environment is failing

The command "conda update --yes conda" failed and exited with 127 during .

@mmcky
Copy link
Contributor

mmcky commented Nov 5, 2015

Just closing to force a rebuild through Travis CI

@mmcky mmcky closed this Nov 5, 2015
@mmcky mmcky reopened this Nov 5, 2015
@mmcky
Copy link
Contributor

mmcky commented Nov 5, 2015

Currently the build environment does not appear to be installing conda correctly.

/home/travis/build.sh: line 41: conda: command not found

Will test with a different PR coming down the pipeline.

@mmcky
Copy link
Contributor

mmcky commented Nov 6, 2015

@oyamad thanks for the update to miniconda. Travis is now working as expected. Merging now.

mmcky added a commit that referenced this pull request Nov 6, 2015
DiscreteDP: further fix in docstring
@mmcky mmcky merged commit e2a2bb4 into master Nov 6, 2015
@mmcky mmcky deleted the ddp-fix branch November 6, 2015 17:12
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