Skip to content

Conversation

@zhanglw0521
Copy link
Collaborator

@zhanglw0521 zhanglw0521 commented Apr 15, 2025

Now that the new RPE implementation has been merged, I'd like to make another PR about the recursive evaluation of the Coupling Coefficients which is based on the new RPE implementation. More specifically, this PR aims to provide the implementation of calculating the RPE basis for given $n,l \in \mathbb{N}^N$ via

$C^K_{n, l} = \sum_{K_1,K_2 \textup{ s.t. } |K_1-K_2|\le K \le K_1+K_2} F_{K_1,K_2}(C_{n_1, l_1}^{K_1}, C_{n_2, l_2}^{K_2})$

for an arbitrary partition $n = (n_1,n_2)$ and $l = (l_1,l_2)$.

Some conflicts will occur and should be resolved, the benchmark tests should be removed before it is ready to merge. I'll try to create a task list for this PR.

@zhanglw0521 zhanglw0521 force-pushed the Recursion_evaluation branch from 2f6f147 to 25ad3d3 Compare April 15, 2025 10:38
@cortner
Copy link
Member

cortner commented Apr 15, 2025

Please rebase this first onto main and then onto #17. this has diverged too far to merge. In the future it would be useful to have separate WIP PRs open so everybody can see the work being done.

@zhanglw0521
Copy link
Collaborator Author

Sorry for asking that, but I think this PR is based on main already, and main contains the changes we made on #17, or did I misunderstand anything?

@cortner
Copy link
Member

cortner commented Apr 15, 2025

#17 has diverged very far from main.

@cortner
Copy link
Member

cortner commented Apr 15, 2025

sorry, I mistyped. I meant #18.

@cortner
Copy link
Member

cortner commented Apr 15, 2025

but if the the new PR is compatible with main then rebasing it onto #18 should not be too hard.

@zhanglw0521 zhanglw0521 force-pushed the Recursion_evaluation branch from a1fa4e2 to 3556260 Compare April 15, 2025 15:48
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.

3 participants