You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
consider improving the documentation of the corresponding C function pineappl_grid_fill2 in addition by
I would not refer to a deprecated function (pineappl_grid_fill) in the docs for an official one ...
the description of the ntuple argument is significantly better on the Rust side "The parameter ntuple must contain the variables specified by the kinematics parameter in the constructor Grid::new in the same order." - just copy that
weightargument inGrid::fillrelates tofand notxf#388 - here I face the same problem but for thefillfunction. I think from here I can deduce that I needpineappl_grid_fill2in addition bypineappl_grid_fill) in the docs for an official one ...ntupleargument is significantly better on the Rust side "The parameter ntuple must contain the variables specified by the kinematics parameter in the constructor Grid::new in the same order." - just copy that