Skip to content

Use broadcast expressions instead of some loops. #351

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 2 commits into from
Aug 27, 2018
Merged

Use broadcast expressions instead of some loops. #351

merged 2 commits into from
Aug 27, 2018

Conversation

maleadt
Copy link
Contributor

@maleadt maleadt commented Aug 24, 2018

Makes this code CuArray-compatible.

Otherwise we always return an Array, where a Tuple would have sufficed
(eg. when indexing with ranges).
@maleadt
Copy link
Contributor Author

maleadt commented Aug 27, 2018

AppVeyor failure seems to occur on (some) master commits as well.

@jrevels
Copy link
Member

jrevels commented Aug 27, 2018

AppVeyor failure seems to occur on (some) master commits as well.

Yeah, the approximation test tolerances seem to be too tight for AppVeyor a lot of the time...not sure what's going on there.

Thanks for this though!

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