Skip to content

refactor(reorder_v): move queue shuffle to core, remove _reorder_bfs from py#60

Merged
Neclow merged 2 commits intosbhattlab:mainfrom
Neclow:reorder_v
May 30, 2025
Merged

refactor(reorder_v): move queue shuffle to core, remove _reorder_bfs from py#60
Neclow merged 2 commits intosbhattlab:mainfrom
Neclow:reorder_v

Conversation

@Neclow
Copy link
Collaborator

@Neclow Neclow commented May 30, 2025

  • Efficient (+ more intuitive) version of Queue Shuffle in Rust (with bindings in Python and R)
  • Remove _reorder_bfs in python: it is unused + doesn't produce an ordered vector (which was the initial point of reorder functions)
  • Also prepares removing the dependency on numba (which will be finalised in a future PR on opt)

@Neclow Neclow merged commit 6de88f9 into sbhattlab:main May 30, 2025
7 checks passed
@Neclow Neclow deleted the reorder_v branch May 30, 2025 13:56
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