Skip to content

chore(release): v1.4.0#97

Merged
LimHyungTae merged 1 commit into
masterfrom
chore/v1.4.0
May 21, 2026
Merged

chore(release): v1.4.0#97
LimHyungTae merged 1 commit into
masterfrom
chore/v1.4.0

Conversation

@LimHyungTae
Copy link
Copy Markdown
Member

Summary

Minor bump for the refactor work that just landed:

Numerical equivalence with v1.3.1 verified on full KITTI 00-10 sweep (full table in CHANGELOG): byte-identical for classic Patchwork, +0.0001 F1 for Patchwork++ (float noise).

Bumps:

  • python/pyproject.toml: 1.3.1 → 1.4.0
  • cpp/CMakeLists.txt: 1.3.1 → 1.4.0
  • CHANGELOG.md gets the v1.4.0 entry.

After merge: cut a v1.4.0 GitHub Release to trigger the PyPI publish workflow.

Minor bump for the common-library refactor (#94) and the optional
TBB parallelisation of classic Patchwork (#95). pypatchworkpp.patchwork
gains 1.73x (120 -> 208 Hz on KITTI seq 00, i7-12700). pypatchworkpp.patchworkpp
stays sequential after measurement — see #96 for the why.

TBB is an optional build dependency: missing TBB falls back to a
sequential loop with a CMake STATUS message; CI/wheel builds keep
working without libtbb-dev installed.

Bumps:
- python/pyproject.toml  1.3.1 -> 1.4.0
- cpp/CMakeLists.txt     1.3.1 -> 1.4.0

CHANGELOG.md updated with the full v1.4.0 entry.

See #94, #95, #96.
@LimHyungTae LimHyungTae merged commit 26b4c01 into master May 21, 2026
17 checks passed
@LimHyungTae LimHyungTae deleted the chore/v1.4.0 branch May 21, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant