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

Should this divide the whole expression by 2 or just the second part #10

Closed
amichuda opened this issue Oct 12, 2022 · 1 comment · Fixed by #13 or #14 · May be fixed by #7
Closed

Should this divide the whole expression by 2 or just the second part #10

amichuda opened this issue Oct 12, 2022 · 1 comment · Fixed by #13 or #14 · May be fixed by #7
Milestone

Comments

@amichuda
Copy link
Collaborator

        a= np.array([-1, 1]) * (np.sqrt(5) + np.array([-1, 1])) / 2 #TODO: Should this divide the whole expression by 2 or just the second part

undefined

@amichuda amichuda added this to the v0.1 milestone Oct 12, 2022
@s3alfisc
Copy link
Member

Should be correct as written above, i.e. the whole expression.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants