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

Method `increase_x_at` bugged for different `y` and `z` dimensions #220

Closed cschwan closed 1 year ago

cschwan commented 1 year ago

When a SparseArray3 is created with different y and z dimensions and y < z the method increase_x_at has a bug when inserting in between filled x values.