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
added support for Python 3.6 on Linux and PyPy 3.7, 3.8, 3.9 and 3.10 on MacOS and Windows for packages from https://pypi.org/project/pineappl/
added support for scale uncertainties calculated with the covariance method, and for combined PDF and scale uncertainties
added support for installing man pages. See installation instructions for more information
added new method Grid::optimize_using and its corresponding C function pineappl_grid_optimize_using, which optimize a Grid like Grid::optimize, but allow for more fine-grained selection of optimization options, which are listed in the new bitflags GridOptFlags
Changed
pineappl plot now produces a more cleaned-up matplotlib script, in which the most important information, which a user may whish to change, is at the top of the file
pineappl pdfunc was renamed into pineappl uncert, which is now also able to calculate scale uncertainties, which in turn have been removed from pineappl convolute
pineappl help now relies on installed man pages
Fixed
fixed a bug in the calculation of asymmetries when multiple scales had been used
fixed a bug causing Grid::evolve to require more x-grid values than needed; this result in errors similar to the following: ‘no operator for x = 0.0018585113621881083 found’ where this x-grid value is a point that is used in a masked order