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

Add workaround for einsum issues in norm() #7187

Merged
merged 1 commit into from Feb 12, 2018

Conversation

astrofrog
Copy link
Member

This doesn't actually cause issues in master at the moment but does cause issues in v2.0.x. @mhvk suggested including the fix in master anyway just to be safe, and we can backport this to v2.0.x.

@astrofrog astrofrog added this to the v2.0.5 milestone Feb 12, 2018
@astropy-bot
Copy link

astropy-bot bot commented Feb 12, 2018

Hi there @astrofrog 👋 - thanks for the pull request! I'm just a friendly 🤖 that checks for issues related to the changelog and making sure that this pull request is milestoned and labeled correctly. This is mainly intended for the maintainers, so if you are not a maintainer you can ignore this, and a maintainer will let you know if any action is required on your part 😃.

Everything looks good from my point of view! 👍

If there are any issues with this message, please report them here.

Copy link
Contributor

@mhvk mhvk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As noted, for python3 this is good too, as it avoids a large slowdown.

@astrofrog
Copy link
Member Author

This actually passed on AppVeyor but there is some kind of issue with reporting the results back.

@astrofrog astrofrog merged commit 9878f93 into astropy:master Feb 12, 2018
astrofrog added a commit to astrofrog/astropy that referenced this pull request Feb 12, 2018
Add workaround for einsum issues in norm()
bsipocz pushed a commit that referenced this pull request Feb 13, 2018
Add workaround for einsum issues in norm()
bsipocz pushed a commit that referenced this pull request Feb 13, 2018
Add workaround for einsum issues in norm()
bsipocz pushed a commit to bsipocz/astropy that referenced this pull request Mar 12, 2018
Add workaround for einsum issues in norm()
@astrofrog astrofrog deleted the fix-einsum branch November 14, 2018 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants