Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 15:46
· 110 commits to master since this release
58d1c67

1.1.0 - 08/07/2025

Added

  • added a new V3 metadata reader to the pineappl evolve CLI for EKOs
    generated with v0.15.0 or higher
  • C API: added new functions pineappl_grid_evolve_info_shape,
    pineappl_grid_evolve_info, and pineappl_grid_evolve to evolve grids
  • C API: added pineappl_fktable_optimize to optimize FK Table-like objects
    given an optimization assumption
  • added methods Grid::merge_channel_factors and Channel::factor

Fixed

  • fixed a bug that caused pineappl export to fail when called with grid
    having non-trivial factors in their channel definitions