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

Ω+K, split version #477

Merged
merged 2 commits into from
Jul 9, 2021
Merged

Ω+K, split version #477

merged 2 commits into from
Jul 9, 2021

Conversation

antoine-levitt
Copy link
Member

No description provided.

@@ -169,7 +169,8 @@ end
# With χ04P = -Ω^-1,
# (Ω+K)^-1 = Ω^-1 (1 - K(1+Ω^-1 K)^-1 Ω^-1)
# (Ω+K)^-1 = -χ04P (1 + K(1 - χ04P K)^-1 χ04P)
# (Ω+K)^-1 = -χ04P (1 + K(1 - χ0 K)^-1 χ04P)
# (Ω+K)^-1 = -χ04P (1 + E K2P (1 - χ02P K2P)^-1 R χ04P)
# where χ02P = R χ04P E and K2P = R K E
Copy link
Member

Choose a reason for hiding this comment

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

Ok, but this opens up the question what is R and E ... I feel we should document a few of these things at a central place and then just take it as granted knowledge

Talking about a hackaton, that's the sort of annoying tasks one could leave for that.

Copy link
Member Author

Choose a reason for hiding this comment

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

It is on top of the file. Agree the documentation is not great right now, I want to wait until things settle down to overhaul it

Copy link
Member Author

Choose a reason for hiding this comment

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

Also not sure how to communicate this best. E and R are nice but a bit on the formal side. The code is actually simpler than the formulas here.

Copy link
Member

Choose a reason for hiding this comment

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

Yeah, I agree. Not always easy to find a good balance.

@mfherbst mfherbst merged commit ae41b18 into master Jul 9, 2021
@mfherbst mfherbst deleted the omegaplusk_split branch July 9, 2021 13:26
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