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

Deprecated function name `squeeze' since version 0.7 #5

Closed
Xiangsong-Guan opened this issue Nov 5, 2018 · 1 comment
Closed

Deprecated function name `squeeze' since version 0.7 #5

Xiangsong-Guan opened this issue Nov 5, 2018 · 1 comment

Comments

@Xiangsong-Guan
Copy link

squeeze(a, dims=2) # remove 2nd dimension as it has size 1

According to the 0.7 release notes dropdims has replaced squeeze.

Some other information: JuliaLang/julia#28303

@bkamins
Copy link
Owner

bkamins commented Nov 5, 2018

Thank you. I have fixed this.

@bkamins bkamins closed this as completed Nov 5, 2018
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

2 participants