Skip to content

Replace some uses of `round` with `math.ceil`

Shriwise, Patrick requested to merge round_fix into pygriffin_initial

Aims to resolve issues described in #58 (closed) with using round to determine a conservative number of integer divisions for axial parameters.

Merge request reports

Loading