Skip to content

Fix CAPI #343

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Fix CAPI #343

wants to merge 4 commits into from

Conversation

cschwan
Copy link
Contributor

@cschwan cschwan commented Apr 15, 2025

No description provided.

cschwan added 4 commits April 15, 2025 17:50
- renamed `InterpTuples` to `InterpInfo` and named members like `Interp`
- made members of `InterpInfo` public
- reordered parameters of `pineappl_grid_new2` to have the same ordering
  as `Grid::new`
- added new parameter `interpolations` that counts the number of
  interpolations, which in general is different from the number of
  convolutions plus one (previous assumption)
- removed `nb_convolutions`, which can be inferred from the channels
@cschwan cschwan added this to the v1.0 milestone Apr 15, 2025
@cschwan cschwan self-assigned this Apr 15, 2025
@cschwan cschwan linked an issue Apr 15, 2025 that may be closed by this pull request
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.

Fix CAPI before releasing PineAPPL 1.0
1 participant