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.031Aug30292828Jun252421201917161514138May12Mar11109828Jan15Dec141312112Nov31Aug30109731Jul281828Jun272625201619May17161716151110986432130Apr2928Fix `Scanner` in `lightmotif-py` to avoid copying dataUpdate Rust version used to build documentation [ci skip]Make `lightmotif.load` support file-like objects and add unit tests for various formatsFix TRANSFAC parser unwrapping potential error in `lightmotif-io`Add `Motif.name` property to store the name of a motif in `lightmotif-py`Add `load` function to `lightmotif-py` to support loading several `Motif` from a fileImplement buffer protocol for `ScoringMatrix`Wrap the new DNA scanning algorithm in the `lightmotif-py` libraryFix issue with parsing of floating-point numbers in JASPAR parserAdd support for protein alphabets in `lightmotif-py` moduleFix outdated key type in `package.yml` Actions workflow [ci skip]Release v0.8.0v0.8.0v0.8.0Bump `pyo3` dependency to `v0.22`Compile `lightmotif` without `rand` by defaultCache Q-values buffer in `TfmPvalue` structureAdd benchmark for the `Maximum::max` pipeline operationUpdate `Avx2::argmax_u8` to use a single comparisonAdd dedicated `Maximum::<f32, _>::max` implementation for AVX2Add naive baseline implementation to `dna.rs` benchmark in `lightmotif-bench`Fix `u8` benches speed in `threshold.rs` benchmarkAdd dedicated `Maximum::<u8, _>::max` implementation for AVX2Reorganize all benchmarks in `lightmotif` crateFirst check if block maximum is high enough before running `Pipeline::threshold` in `Scanner`Refactor `dna.rs` code in `lightmotif-bench`Add tests to ensure `Maximum::argmax` works as expected for all implementationsFix SSE2 and AVX2 implementations of `argmax` not returning the last indexClean code in NEON platform implementationAdd tests for NEON implementation of `Score<u8>`Rename unit tests in `lightmotif` for consistencyFix 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` implementations
Loading