-
- Downloads
Rewrite `DenseMatrix` with constant alignment and less unsafe code
Showing
- lightmotif-bench/dna.rs 9 additions, 2 deletionslightmotif-bench/dna.rs
- lightmotif-io/src/jaspar/parse.rs 5 additions, 8 deletionslightmotif-io/src/jaspar/parse.rs
- lightmotif-io/src/jaspar16/parse.rs 7 additions, 9 deletionslightmotif-io/src/jaspar16/parse.rs
- lightmotif-io/src/transfac/parse.rs 0 additions, 2 deletionslightmotif-io/src/transfac/parse.rs
- lightmotif-io/src/uniprobe/mod.rs 1 addition, 2 deletionslightmotif-io/src/uniprobe/mod.rs
- lightmotif-io/src/uniprobe/parse.rs 8 additions, 14 deletionslightmotif-io/src/uniprobe/parse.rs
- lightmotif-py/lightmotif/io.rs 0 additions, 1 deletionlightmotif-py/lightmotif/io.rs
- lightmotif-py/lightmotif/lib.rs 0 additions, 3 deletionslightmotif-py/lightmotif/lib.rs
- lightmotif/benches/max.rs 3 additions, 2 deletionslightmotif/benches/max.rs
- lightmotif/benches/score.rs 10 additions, 3 deletionslightmotif/benches/score.rs
- lightmotif/benches/threshold.rs 3 additions, 2 deletionslightmotif/benches/threshold.rs
- lightmotif/src/dense.rs 77 additions, 202 deletionslightmotif/src/dense.rs
- lightmotif/src/num.rs 2 additions, 0 deletionslightmotif/src/num.rs
- lightmotif/src/pli/mod.rs 19 additions, 19 deletionslightmotif/src/pli/mod.rs
- lightmotif/src/pli/platform/generic.rs 9 additions, 4 deletionslightmotif/src/pli/platform/generic.rs
- lightmotif/src/pli/platform/neon.rs 6 additions, 4 deletionslightmotif/src/pli/platform/neon.rs
- lightmotif/src/pli/platform/sse2.rs 2 additions, 2 deletionslightmotif/src/pli/platform/sse2.rs
- lightmotif/src/pwm.rs 5 additions, 5 deletionslightmotif/src/pwm.rs
- lightmotif/src/scan.rs 5 additions, 4 deletionslightmotif/src/scan.rs
- lightmotif/src/scores.rs 22 additions, 15 deletionslightmotif/src/scores.rs
Loading
Please register or sign in to comment