Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strengthen fastpath (#169) #175

Merged
merged 2 commits into from
Oct 23, 2023
Merged

Strengthen fastpath (#169) #175

merged 2 commits into from
Oct 23, 2023

Commits on Oct 23, 2023

  1. Strengthen fastpath (#169)

    This change adds a test which probes for issues with sparse inputs on the fast path.
    
    This fixes #163 in multiple ways. Each of the improvements have been tested individually and in various combinations with weakened versions of other parts of the algorithm to insure they work as intended and provide a benefit.
    
    Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
    tkaitchuck committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    2292a87 View commit details
    Browse the repository at this point in the history
  2. Bump version for release

    Signed-off-by: Tom Kaitchuck <tom.kaitchuck@emc.com>
    tkaitchuck committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    a20f8c3 View commit details
    Browse the repository at this point in the history