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

Display of compact broadcast expressions #17289

Closed
Sacha0 opened this issue Jul 5, 2016 · 0 comments
Closed

Display of compact broadcast expressions #17289

Sacha0 opened this issue Jul 5, 2016 · 0 comments

Comments

@Sacha0
Copy link
Member

Sacha0 commented Jul 5, 2016

Ref. #17302, impacts all deprecation warnings in that PR.

               _
   _       _ _(_)_     |  A fresh approach to technical computing
  (_)     | (_) (_)    |  Documentation: http://docs.julialang.org
   _ _   _| |_  __ _   |  Type "?help" for help.
  | | | | | | |/ _' |  |
  | | |_| | | | (_| |  |  Version 0.5.0-dev+5164 (2016-07-05 20:52 UTC)
 _/ |\__'_|_|_|\__'_|  |  vectobroad/1476b79* (fork: 3393 commits, 205 days)
|__/                   |  x86_64-apple-darwin15.5.0

julia> show(:(sin.(A)))
:(sin.((A,)))
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

1 participant