Skip to content

Fix CAPI before releasing PineAPPL 1.0 #340

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
cschwan opened this issue Apr 12, 2025 · 1 comment · May be fixed by #343
Open

Fix CAPI before releasing PineAPPL 1.0 #340

cschwan opened this issue Apr 12, 2025 · 1 comment · May be fixed by #343
Assignees
Milestone

Comments

@cschwan
Copy link
Contributor

cschwan commented Apr 12, 2025

While reviewing #337 I saw that pineappl_grid_new2 isn't completely general: we assume that there's always only one scale present. With that we also don't support general scales like ScaleFuncForm::QuadraticSum. This will require changing the parameters of pineappl_grid_new2 and therefore we must do that before releasing PineAPPL 1.0.

Furthermore, we should mark all functions deprecated that aren't needed any more.

@cschwan cschwan added this to the v1.0 milestone Apr 12, 2025
@cschwan cschwan self-assigned this Apr 12, 2025
@Radonirinaunimi
Copy link
Member

Yes, I was planning to address this in #341. But if you would like to fix it soonish, that'd also be really great as that PR I'll be doing a bit slowly.

@cschwan cschwan linked a pull request Apr 15, 2025 that will close this issue
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 a pull request may close this issue.

2 participants