Skip to content
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

Operations on Float32 arrays should not promote them #1641

Closed
ViralBShah opened this issue Nov 30, 2012 · 2 comments
Closed

Operations on Float32 arrays should not promote them #1641

ViralBShah opened this issue Nov 30, 2012 · 2 comments

Comments

@ViralBShah
Copy link
Member

We should make Array{Float32}+Float64 give Array{Float32} .

@ViralBShah
Copy link
Member Author

See discussion in commit 82a8520

@stevengj
Copy link
Member

Similarly for Array{Float32} * Float64 and similar scalar operations (.^, /, ...).

This issue was closed.
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

No branches or pull requests

3 participants