Skip to content

#1161 WIP to vectorize isel_points #1162

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 37 commits into from
Jan 23, 2017
Merged
Changes from 11 commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
67bf82c
Merge remote-tracking branch 'pydata/master'
mangecoeur Jun 6, 2016
8a85f1e
Merge remote-tracking branch 'pydata/master'
mangecoeur Dec 8, 2016
bdcfd4f
Merge remote-tracking branch 'pydata/master'
mangecoeur Dec 12, 2016
7513251
First draft of dask vindex enabled isel_points
mangecoeur Dec 13, 2016
8a58da0
remove old sel points
mangecoeur Dec 13, 2016
74d18e7
completely re-worked logic
mangecoeur Dec 22, 2016
30a80b2
improve support for using array dim
mangecoeur Dec 22, 2016
f21f26e
clean up comments
mangecoeur Dec 22, 2016
bb85163
Still trying to get semantics of dim and coords indexing right
mangecoeur Dec 22, 2016
7314ece
Tests for sel_points, isel_points working
mangecoeur Dec 23, 2016
8bf5310
First draft of dask vindex enabled isel_points
mangecoeur Dec 13, 2016
f9f194f
remove old sel points
mangecoeur Dec 13, 2016
cafad2b
completely re-worked logic
mangecoeur Dec 22, 2016
b7a1b97
improve support for using array dim
mangecoeur Dec 22, 2016
57c9d3c
clean up comments
mangecoeur Dec 22, 2016
e59ab70
Still trying to get semantics of dim and coords indexing right
mangecoeur Dec 22, 2016
a920579
Tests for sel_points, isel_points working
mangecoeur Dec 23, 2016
d853522
Merge remote-tracking branch 'origin/master'
mangecoeur Dec 23, 2016
482e978
more tweaks, fixed tests after merge
mangecoeur Dec 23, 2016
29119f2
revert to origin test now working
mangecoeur Dec 23, 2016
e95c2b0
clean up coordinate construction
mangecoeur Dec 23, 2016
0e84ef3
further simplify coords construction
mangecoeur Dec 23, 2016
9e56469
Update tests to require generation of selection axis coordinate array
mangecoeur Dec 23, 2016
77bb913
revert change to test to reflect latest dataset behaviour
mangecoeur Dec 23, 2016
313ac0b
fix coord generation to match latest dataset behaviour
mangecoeur Dec 23, 2016
b5619d7
cleanup
mangecoeur Dec 23, 2016
fd4ba04
Merge remote-tracking branch 'pydata/master'
mangecoeur Dec 23, 2016
d54ea3e
Simplified code by just looping once over variables
mangecoeur Dec 24, 2016
ce27394
Merge remote-tracking branch 'pydata/master'
mangecoeur Dec 24, 2016
1585d92
tidy up
mangecoeur Dec 24, 2016
426e6cb
#1162 further improvements
mangecoeur Jan 15, 2017
e6f524e
Merge remote-tracking branch 'pydata/master'
mangecoeur Jan 15, 2017
88c3f95
Formatting
mangecoeur Jan 15, 2017
c046167
remove impl detail from docstr
mangecoeur Jan 23, 2017
de269a7
Merge remote-tracking branch 'pydata/master'
mangecoeur Jan 23, 2017
ea54263
Add performance improvements section and short descr
mangecoeur Jan 23, 2017
fcad21e
Fix merge conflict
mangecoeur Jan 23, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.