8000 Fix bux in lowlevel.py by mclaughlin6464 · Pull Request #10 · fbcotter/pytorch_wavelets · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix bux in lowlevel.py #10

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 1 commit into from
Oct 1, 2019
Merged

Conversation

mclaughlin6464
Copy link
Contributor

I got a syntax error on line 62 in python 2. I replaced it with a np.expand_dims call, which should do the same operation more generically.

I got a syntax error on line 62 in python 2. I replaced it with a `np.expand_dims` call, which should do the same operation more generically.
@fbcotter fbcotter merged commit 3711ec5 into fbcotter:master Oct 1, 2019
@fbcotter
Copy link
Owner
fbcotter commented Oct 1, 2019

Thanks @mclaughlin6464, I've merged but I'd be surprised if this was the only change that needed to be made to make it work with python 2.

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
0