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

Fix `Lagrange*` subgrid iterators #194

Closed cschwan closed 1 year ago

cschwan commented 1 year ago

This fixes https://github.com/NNPDF/pineappl/issues/97, but more importantly it will enable importing grids using indexed_iter. This will be needed for the new file format, see https://github.com/NNPDF/pineappl/issues/118.

cschwan commented 1 year ago

Another bug fix was added in commit ace8d9d49aa341c0aac3025dc24d4afa4db1be4b.