Skip to content

Commit

Permalink
Use a mapping vector to find the relevant submatrix in DelayedBind.
Browse files Browse the repository at this point in the history
This is simpler to implement and might also be a bit faster than the
conditional increment + binary search, even for consecutive accesses.
  • Loading branch information
LTLA committed May 9, 2024
1 parent b874e89 commit eb623fe
Showing 1 changed file with 108 additions and 114 deletions.
Loading

0 comments on commit eb623fe

Please sign in to comment.