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

First derivative #151

Open
wants to merge 78 commits into
base: outside_looporder
Choose a base branch
from
Open

First derivative #151

wants to merge 78 commits into from

Conversation

sjanssen2
Copy link
Member

@sjanssen2 sjanssen2 commented Oct 21, 2022

open questions

  • will this work in window mode?
  • what about non tabulated NTs?
  • check in Symbol::NT::set_ret_decl_rhs if other cases also need a "track" call
  • can we have situations in which same q edge is used multiple times but with different weights? ntX = add(ntA, ntB, ntC) such that moving bundary between ntB and btC with same ntA is used?

@sjanssen2 sjanssen2 changed the base branch from master to outside_looporder October 21, 2022 08:24
…shing a valid candidate to the answer list, we create a new list::statement "derivative_statements" onto which these code lines get added, such that other functions can then directly add these lines at various situations
sjanssen2 and others added 29 commits December 9, 2022 13:28
…ons, which should all compute identical first derivatives
@fymue fymue mentioned this pull request Jun 13, 2023
13 tasks
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.

1 participant