Reorganize thresholding code so that indices are correct with regard to row range
Showing
- lightmotif/benches/threshold.rs 2 additions, 2 deletionslightmotif/benches/threshold.rs
- lightmotif/src/pli/dispatch.rs 2 additions, 2 deletionslightmotif/src/pli/dispatch.rs
- lightmotif/src/pli/mod.rs 35 additions, 25 deletionslightmotif/src/pli/mod.rs
- lightmotif/src/pli/platform/avx2.rs 51 additions, 43 deletionslightmotif/src/pli/platform/avx2.rs
- lightmotif/src/pli/platform/neon.rs 2 additions, 2 deletionslightmotif/src/pli/platform/neon.rs
- lightmotif/src/pli/platform/sse2.rs 32 additions, 29 deletionslightmotif/src/pli/platform/sse2.rs
- lightmotif/src/pli/scores.rs 74 additions, 20 deletionslightmotif/src/pli/scores.rs
Loading
Please register or sign in to comment