NNPDF / pineappl

PineAPPL is not an extension of APPLgrid
https://nnpdf.github.io/pineappl/
GNU General Public License v3.0
12 stars 3 forks source link

Remove `Grid::convolute_eko` #88

Closed cschwan closed 3 months ago

cschwan commented 2 years ago

I'd like to rename Grid::convolute_eko to Grid::evolve, to better reflect what this method does.

cschwan commented 1 year ago

This will be taken care of #184, and we should remove Grid::convolute_eko, Grid::axes, GridAxes and EkoInfo in v0.6.0 v1.0. They are deprecated since v0.6.0 starting from commit f640f04c1378f42b2a7e65069149d255acef1ea0.

cschwan commented 3 months ago

Commit bd478063098b744302c6f6481a70cbbc9671ae2c removes Grid::convolute_eko.