Skip to content

fix: use math.ceil() instead of int() for n_local_cores to prevent ZeroDivisionError on single-core machines#91

Open
Mani212005 wants to merge 2 commits into
mllam:mainfrom
Mani212005:fix/math.ceil
Open

fix: use math.ceil() instead of int() for n_local_cores to prevent ZeroDivisionError on single-core machines#91
Mani212005 wants to merge 2 commits into
mllam:mainfrom
Mani212005:fix/math.ceil

Merge branch 'main' into fix/math.ceil

118fe5a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 warning
Test pip install python 3.9 on ubuntu-latest with zarr >2,<=3
succeeded May 22, 2026 in 7m 17s