Skip to content

Conversation

mbauman
Copy link
Member

@mbauman mbauman commented Dec 31, 2019

In cases where we have multiple arrays with OneTo axes that do not share the same axis eltype, we should simply default to constructing a new array with OneTo{Int} axes.

…eltypes

In cases where we have multiple arrays with `OneTo` axes that do not share the same axis eltype, we should simply default to constructing a new array with `OneTo{Int}` axes.
@mbauman mbauman added the broadcast Applying a function over a collection label Dec 31, 2019
@mbauman mbauman requested a review from timholy December 31, 2019 21:18
@JeffBezanson JeffBezanson merged commit 11e7c33 into master Jan 3, 2020
@JeffBezanson JeffBezanson deleted the mb/32442 branch January 3, 2020 20:29
KristofferC pushed a commit that referenced this pull request Jan 8, 2020
…eltypes (#34230)

In cases where we have multiple arrays with `OneTo` axes that do not share the same axis eltype, we should simply default to constructing a new array with `OneTo{Int}` axes.

(cherry picked from commit 11e7c33)
@KristofferC KristofferC mentioned this pull request Jan 8, 2020
28 tasks
KristofferC pushed a commit that referenced this pull request Apr 11, 2020
…eltypes (#34230)

In cases where we have multiple arrays with `OneTo` axes that do not share the same axis eltype, we should simply default to constructing a new array with `OneTo{Int}` axes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
broadcast Applying a function over a collection
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants