Skip to content

Fix CAPI#343

Merged
Radonirinaunimi merged 16 commits into
masterfrom
fix-capi
May 24, 2025
Merged

Fix CAPI#343
Radonirinaunimi merged 16 commits into
masterfrom
fix-capi

Conversation

@cschwan
Copy link
Copy Markdown
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
@cschwan cschwan mentioned this pull request May 19, 2025
3 tasks
@Radonirinaunimi
Copy link
Copy Markdown
Member

Hi @cschwan, the main issue here which regards the ability to have more scales as provided by ScaleFuncForm should now be fixed.

@cschwan
Copy link
Copy Markdown
Contributor Author

cschwan commented May 24, 2025

Looks good to me! Add your email to the CAPI's Cargo.toml file and then merge this PR!

@Radonirinaunimi
Copy link
Copy Markdown
Member

Looks good to me! Add your email to the CAPI's Cargo.toml file and then merge this PR!

Thanks!! I'll merge once the tests are finished.

@Radonirinaunimi Radonirinaunimi merged commit c42b92a into master May 24, 2025
10 checks passed
@Radonirinaunimi Radonirinaunimi deleted the fix-capi branch May 24, 2025 20:06
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

2 participants