Skip to content

chore!: Deprecate templated seeding#5261

Merged
kodiakhq[bot] merged 13 commits intoacts-project:mainfrom
andiwand:deprecate-templated-seeding
Mar 21, 2026
Merged

chore!: Deprecate templated seeding#5261
kodiakhq[bot] merged 13 commits intoacts-project:mainfrom
andiwand:deprecate-templated-seeding

Conversation

@andiwand
Copy link
Contributor

@andiwand andiwand commented Mar 19, 2026

After we fully migrated to the new non-templated seeding and space point algorithms and EDM it is time to deprecate the templated ones. Apart from this tests are already removed. A future breaking change will remove the code completely and rename the new implementation to remove the 2, for examples SpacePointContainer2 -> SpacePointContainer.

Quick update guide:

  • SeedFinder -> TripletSeeder
  • CylindricalSpacePointGrid -> CylindricalSpacePointGrid2
  • Seed -> SeedContainer2, SeedProxy2
  • new space point EDM SpacePointContainer2, SpacePointProxy2
  • SpacePointBuilder -> PixelSpacePointBuilder
  • StripSpacePointBuilder -> StripSpacePointBuilder

Moving our Examples from the old EDM to the new one was done here #5088

--- END COMMIT MESSAGE ---

@andiwand andiwand force-pushed the deprecate-templated-seeding branch from 1675b30 to e9838a0 Compare March 19, 2026 08:31
@github-actions github-actions bot added the Component - Examples Affects the Examples module label Mar 19, 2026
@github-actions github-actions bot removed the Component - Examples Affects the Examples module label Mar 19, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 19, 2026

📊: Physics performance monitoring for dc07918

Full contents

physmon summary

@andiwand andiwand marked this pull request as ready for review March 19, 2026 16:45
paulgessinger
paulgessinger previously approved these changes Mar 20, 2026
Copy link
Member

@paulgessinger paulgessinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine by me.

@github-actions github-actions bot added the Component - Examples Affects the Examples module label Mar 20, 2026
paulgessinger
paulgessinger previously approved these changes Mar 20, 2026
@kodiakhq
Copy link
Contributor

kodiakhq bot commented Mar 20, 2026

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@kodiakhq kodiakhq bot removed the automerge label Mar 20, 2026
@github-actions github-actions bot removed the Component - Examples Affects the Examples module label Mar 20, 2026
@sonarqubecloud
Copy link

@kodiakhq kodiakhq bot merged commit 61be345 into acts-project:main Mar 21, 2026
42 checks passed
@andiwand andiwand deleted the deprecate-templated-seeding branch March 21, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants