Skip to content
Snippets Groups Projects
Select Git revision
  • main default
  • v0.9.1
  • v0.9.0-post2
  • v0.9.0-post1
  • v0.9.0
  • v0.8.0
  • v0.7.3
  • v0.7.2
  • v0.7.1
  • v0.7.0
  • v0.6.0
  • v0.5.1
  • v0.5.0
  • v0.4.0
  • v0.3.0
  • v0.2.0
  • v0.1.1
  • v0.1.0
18 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.021Jun201917161514138May12Mar11109828Jan15Dec141312112Nov31Aug30109731Jul281828Jun272625201619May17161716151110986432130Apr2928Fix unused imports in `lightmotif::pli` and reorganize unit testsAdd SSE2 implementation of the `Encode` pipeline operationFix AVX2 implementation of `Maximum::argmax`Add unit tests for `lightmotif::scan::Scanner`Implement `Score<u8, Dna>` for the NEON platformFix issues with NEON code in pipeline and testsReorganise code for benchmarksFix build of platform specific code on Arm platformsImplement `Score<u8, Dna>` for the AVX2 platformReorganize tests in `lightmotif` crateReorganize tests for `Stripe` implementationsAdd AVX2 implementation of `Score<u8>` operationAvoid using option type in default `Maximum::argmax` implementationMake `Score` pipeline trait generic over the score typeMake `Maximum` and `Threshold` pipeline traits generic over the element typeMake `StripedScores` generic over the score typeMake `lightmotif::scores::Scores` generic over the element typeUse marker trait for `DiscreteMatrix` element typesAdd `DiscreteMatrix` type to `lightmotif::pwm`Cache the `Pipeline` used in `lightmotif::scan::Scanner`Fix requirement for `Debug` element in `Clone` implementation of `DenseMatrix`Release v0.7.3v0.7.3v0.7.3Add documentation to the `transfac` module of `lightmotif-io`Use `Error::source` instead of `Error::cause` in `lightmotif-io`Improve `lightmotif-io` error type with `Arc` for internal errors and support for `Clone`Improve documentation of `lightmotif_io::transfac`Document methods of `jaspar16::Record` in `lightmotif-io`Use aligned loads in AVX2 implementation of `Score`Fix incorrect alignment handling in `DenseMatrix`Fix default alignment used for x86-64 and Aarch64Manually implement `Clone` for `DenseMatrix` to enforce memory alignmentHotfix issue with alignment of data in AVX2 codeRename JASPAR (2016) benchmark in `lightmotif-io`Make AVX2 implementation of `score_into` with `gather` more genericUse `_mm256_permutevar8x32_ps` in AVX2 `Score` to avoid special case for default Dna symbolAdd helper functions to read any format in `lightmotif-io`Add `lightmotif-io` module to parse the raw JASPAR formatFix issue with scoring of an empty range of rowsFix striping of empty sequence panicking with AVX2 implementationRemove unused file from `lightmotif-tfmpvalue` [ci skip]
Loading