Skip to content

Note da.pad can be used with map_overlap#3672

Merged
mrocklin merged 1 commit intodask:masterfrom
jakirkham:doc_pad_map_overlap
Jun 27, 2018
Merged

Note da.pad can be used with map_overlap#3672
mrocklin merged 1 commit intodask:masterfrom
jakirkham:doc_pad_map_overlap

Conversation

@jakirkham
Copy link
Member

@jakirkham jakirkham commented Jun 26, 2018

Originally users were on their own for more complex paddings of boundaries. So the recommendation here provided users a way to address those needs. However now that Dask Array has a pad implementation that mimics NumPy with a wide range of paddings supported. It should be preferred when possible.

  • Tests added / passed
  • Passes flake8 dask

Originally users were on their own for more complex paddings of
boundaries. So the recommendation here provided users a way to address
those needs. However now that Dask Array has a `pad` implementation that
mimics NumPy with a wide range of paddings supported. It should be
preferred when possible.
@jakirkham jakirkham force-pushed the doc_pad_map_overlap branch from 9064962 to d9a8594 Compare June 26, 2018 20:16
@mrocklin mrocklin merged commit 36f4be2 into dask:master Jun 27, 2018
@jakirkham jakirkham deleted the doc_pad_map_overlap branch June 27, 2018 17:39
convexset added a commit to convexset/dask that referenced this pull request Jul 1, 2018
….com/convexset/dask into fix-tsqr-case-chunk-with-zero-height

* 'fix-tsqr-case-chunk-with-zero-height' of https://github.com/convexset/dask:
  fixed typo in documentation and improved clarity
  Implement .blocks accessor (dask#3689)
  Fix wrong names (dask#3695)
  Adds endpoint and retstep support for linspace (dask#3675)
  Add the @ operator to the delayed objects (dask#3691)
  Align auto chunks to provided chunks, rather than shape (dask#3679)
  Adds quotes to source pip install (dask#3678)
  Prefer end-tasks with low numbers of dependencies when ordering (dask#3588)
  Reimplement argtopk to release the GIL (dask#3610)
  Note `da.pad` can be used with `map_overlap` (dask#3672)
  Allow tasks back onto ordering stack if they have one dependency (dask#3652)
  Fix extra progressbar (dask#3669)
  Break apart uneven array-of-int slicing to separate chunks (dask#3648)
  fix for `dask.array.linalg.tsqr` fails tests (intermittently) with arrays of uncertain dimensions (dask#3662)
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