Skip to content

Reduce time to initialise SamplesDict class and samples_dict property

Charlie Hoy requested to merge optimise_samples_dict_init into master

The purpose of this MR is to reduce the time taken to initialise the pesummary.utils.samples_dict.SamplesDict class and the time taken to evaluate the samples_dict property.

Edited by Charlie Hoy

Merge request reports