Tags: 4DNucleome/PartSegCore-compiled-backend
Tags
[pre-commit.ci] pre-commit autoupdate (#86) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.9 → v0.13.1](astral-sh/ruff-pre-commit@v0.12.9...v0.13.1) - [github.com/pre-commit/mirrors-clang-format: v20.1.8 → v21.1.1](pre-commit/mirrors-clang-format@v20.1.8...v21.1.1) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix ruff warning --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
Bump pypa/cibuildwheel from 2.23.3 to 3.0.0 (#73) Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.23.3 to 3.0.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.23.3...v3.0.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
Fix checking if polygon is convex (#68) * add tests, start fixing * fix check for beeing convex * improve centroid * improve docstring * fix orientation usage * improve tests * improve naming and type annotation * more improvements * improve assert information
PreviousNext