chore!: Remove deprecated seeding components#5500
Conversation
|
fyi @osbornjd this might be a bigger chunk to absorb on your side |
|
Thanks for the notification - what is the motivation for this? Is this deprecating the grid based seed finder? |
the seeding has beed rewritten and currently lives in |
|
If the interface changed completely, is there an obvious mapping from the |
I cannot say if it very obvious. the config params should be mostly the same but got shuffled around. arriving at the exact same performance might take some iterations. we can discuss this further in the next meeting. I believe we can also offer to delay the removal if that helps. but I should also mention that we are pushing this already for quite some time while mentioning this switchover many times in past meetings |
|
|
Looks like we need to make and help with the migration here. @osbornjd what release are you currently running with & what are your next, planned update? On a side note: we are almost finished with defining the experiment contact group and structure, which is exactly the place where these longer term planning items will be discussed in the future. |



Removed the already deprecated seeding components in
Core/include/Acts/Seedingwhich have been replaced byCore/include/Acts/Seeding2. A future PR will rotate the component name back to the original one--- END COMMIT MESSAGE ---