Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 3c6ce7343742757b68b74d1da4445497dac5d3b6
  • main default
  • lut-aarch64
  • v0.10.0
  • 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
21 results
Created with Raphaël 2.2.019May28Apr7Mar625Feb1127Jan196Dec13Nov128764131Oct3029283Sep2131Aug30292828Jun252421201917161514138May12Mar11109828Jan15Dec141312112Nov31Aug30109731Jul281828Jun272625201619May17161716151110986432130Apr2928Mark support for MEME file format in `lightmotif-io`mainmainRelease v0.10.0v0.10.0v0.10.0Update category in `Cargo.toml` filesSkip use of NEON for `Score<Protein>` as generic code is fasterFix benchmark compilation for Arm platformsRun benches for Aarch64 in CI temporarilyUse `vld4q_u8` to handle de-interleaving loads in `score_f32_neon_vqtbl1q`Update NEON scoring codeImplement look-up table workaround for Aarch64 NEON f32-scoringAdd detection of alphabet from MEME filesFix parsing of MEME columns not being in the same order as alphabetAdd more tests to `lightmotif_io::meme::parse`Don't require default `lightmotif` features in other cratesUpdate `lightmotif-py` documentation to display MEME motifsImplement parsing of MEME files in `lightmotif-py`Update MEME parser and add support for extracting URL if anyFix conversion of `InvalidData` error in `lightmotif-py`Implement parsing of format version and background from MEME filesFix greedy parsing of motif matrices in MEME filesAdd `new_unchecked` constructor to `Background`Add `new_unchecked` constructors to matrix typesUpdate error type of `lightmotif-io` to add message to invalid data variantAdd basic parser for MEME format filesDon't require `lightmotif` default features in `lightmotif-io`Skip use of NEON for `Score<Protein>` as generic code is fasterlut-aarch64lut-aarch64Fix benchmark compilation for Arm platformsRun benches for Aarch64 in CI temporarilyUse `vld4q_u8` to handle de-interleaving loads in `score_f32_neon_vqtbl1q`Update NEON scoring codeImplement look-up table workaround for Aarch64 NEON f32-scoringFix pointer variable confusion in `score_f32_neon`Fix `dense::test::stride` always expecting 32 bytes alignmentRemove `check` stage from `rust.yml` Actions workflowRun tests on Aarch64 in GitHub Actions to test NEON codePin MacOS runner version used in GitHub Actions to `macos-13`Replace `Py_NewRef` with manual `Py_INCREF` calls in `__getbuffer__` codeFix deprecated API use in `lightmotif/tests/unittest.rs`Add constant and skip `memoryview`-based tests when compiling Python with Limited APIAdd support for building Python bindings in Limited API modeBump `pyo3` dependency to `v0.23`
Loading