Skip to content

Fix and test 0d arrays#479

Merged
kwmsmith merged 13 commits into
masterfrom
feature/test-0d-arrays
Jul 1, 2014
Merged

Fix and test 0d arrays#479
kwmsmith merged 13 commits into
masterfrom
feature/test-0d-arrays

Conversation

@bgrant
Copy link
Copy Markdown
Contributor

@bgrant bgrant commented Jun 30, 2014

Based on PR #475

  1. Fix empty, ones, and zeros for 0d Distributions
  2. Fix fromndarray for 0d arrays
  3. Fix fromndarray on sliced 0d arrays (and raise an Exception locally when distribution.shape != buf.shape
  4. Add some 0d array tests

@kwmsmith kwmsmith added the bug label Jul 1, 2014
@kwmsmith kwmsmith added this to the 0.4 milestone Jul 1, 2014
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.29%) when pulling 38ae724 on feature/test-0d-arrays into 7817b64 on master.

@kwmsmith
Copy link
Copy Markdown
Contributor

kwmsmith commented Jul 1, 2014

@bgrant looks like this one needs a merge conflict resolution.

@bgrant
Copy link
Copy Markdown
Contributor Author

bgrant commented Jul 1, 2014

Done @kwmsmith

@kwmsmith
Copy link
Copy Markdown
Contributor

kwmsmith commented Jul 1, 2014

Travis restarted.

@kwmsmith
Copy link
Copy Markdown
Contributor

kwmsmith commented Jul 1, 2014

LGTM.

kwmsmith added a commit that referenced this pull request Jul 1, 2014
@kwmsmith kwmsmith merged commit 88237c8 into master Jul 1, 2014
@kwmsmith kwmsmith deleted the feature/test-0d-arrays branch July 1, 2014 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants