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

⚫️ Space in dot.op() vs dot.op () is important!! #20

Merged
merged 1 commit into from
Jan 10, 2025
Merged

⚫️ Space in dot.op() vs dot.op () is important!! #20

merged 1 commit into from
Jan 10, 2025

Conversation

rowanc1
Copy link
Member

@rowanc1 rowanc1 commented Jan 10, 2025

@rowanc1 rowanc1 merged commit c6340c7 into main Jan 10, 2025
3 checks passed
@rowanc1 rowanc1 deleted the cdot branch January 10, 2025 06:04
@rowanc1
Copy link
Member Author

rowanc1 commented Jan 10, 2025

@certik this was a silly one.

There needs to be a space here     *
- (d x^1 and d x^2 and d x^4) dot.op(bold(u) times.circle bold(v) times.circle bold(w)) =
+ (d x^1 and d x^2 and d x^4) dot.op (bold(u) times.circle bold(v) times.circle bold(w)) =

Which is the difference between these two:

image

image

@certik
Copy link

certik commented Jan 10, 2025

Excellent! Yes, I was wondering how the dot ended up in the wrong place, this explains it.

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