You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess one expected behaviour, i.e. matching numpy, is to produce [float32, float32, complex64].
The current behaviour might be intentional but thought I'd note this here in case.
The text was updated successfully, but these errors were encountered:
Currently, multiplying an array by a non-ctf scalar, doesn't preserve e.g. single precision:
I guess one expected behaviour, i.e. matching numpy, is to produce
[float32, float32, complex64]
.The current behaviour might be intentional but thought I'd note this here in case.
The text was updated successfully, but these errors were encountered: