Skip to content

Skip the iterations when the weight is zero.

Nicolas Tancogne-Dejean requested to merge skip_zero_weight into develop

Description

Skip the iterations when the weight is zero.

News snippet

Skip the iterations when the weight is zero.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports