Skip to content

2014-06 APUG talk#434

Closed
bgrant wants to merge 85 commits into
masterfrom
feature/2014-06-apug-talk
Closed

2014-06 APUG talk#434
bgrant wants to merge 85 commits into
masterfrom
feature/2014-06-apug-talk

Conversation

@bgrant
Copy link
Copy Markdown
Contributor

@bgrant bgrant commented Jun 12, 2014

Add the slides and notebook from my APUG talk. It's based on my slicing branches, since I used that code in the talk.

bgrant added 30 commits May 7, 2014 13:44
Slicing is kind of working!
…add-slicing

Conflicts:
	distarray/dist/distarray.py
Slices shouldn't be bounds checked.
in DistArray.from_localarrays.
and reuse it on the client side.  Also factor out a _process_return_value function.
This method allows making a new client-side Distribution object from a Distribution and slice.
bgrant added 23 commits May 27, 2014 16:11
Conflicts:
	distarray/dist/maps.py
	distarray/dist/tests/test_maps.py
	distarray/local/localarray.py
	distarray/metadata_utils.py
Also, allow passing in a 2-tuple for t0.
Conflicts:
	distarray/dist/maps.py
	distarray/dist/tests/test_distarray.py
	distarray/dist/tests/test_maps.py
	distarray/local/localarray.py
	distarray/local/maps.py
…etitem-slicing

Conflicts:
	distarray/dist/tests/test_distarray.py
@bgrant bgrant added the docs label Jun 12, 2014
@bgrant bgrant added this to the 0.4 milestone Jun 12, 2014
@bgrant bgrant changed the title 2014-05 APUG talk 2014-06 APUG talk Jun 12, 2014
@bgrant
Copy link
Copy Markdown
Contributor Author

bgrant commented Jun 13, 2014

Notebook doesn't work under Python 3. I should fix that. Probably just requires fixing prints.

@bgrant
Copy link
Copy Markdown
Contributor Author

bgrant commented Jun 23, 2014

Closing in favor of #448.

@bgrant bgrant closed this Jun 23, 2014
@bgrant bgrant deleted the feature/2014-06-apug-talk branch June 23, 2014 23:08
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.

2 participants