Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
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
Created with Raphaël 2.2.029Oct283Sep2131Aug30292828Jun252421201917161514138May12Mar11109828Jan15Dec141312112Nov31Aug30109731Jul281828Jun272625201619May17161716151110986432130Apr2928Add `information_content` methods to `WeightMatrix` and `ScoringMatrix`Update sampler to avoid allocating temporary weights arrayImplement `AsRef<Vec<T>>` for `Scores<T>`Reorganize Gibbs sampler code into iterator objectAdd initial implementation of a Gibbs sampler for motif detectionAdd missing `Background` import in `lightmotif::seq`Implement `IndexMut<MatrixCoordinates>` for `DenseMatrix`Use GitHub Gist to get the related projects badges from the documentation [ci skip]Fix build for Python documentation [ci skip]Skip `aarch64` Python packaging unless building a releaseAdd `before-all` configuration for `cibuildwheel` on MacOSFix Rust download command for `cibuildwheel`Update CI configuration for Python package to use a single runner per architectureUse `maturin` to build Python bindings instead of `setuptools-rust`Prevent GitHub Actions from releasing to AUR before upload to PyPI [ci skip]Release v0.9.1v0.9.1v0.9.1Fix deprecated versions in GitHub ActionsSetup deployment of Arch User Repository packageRelease v0.9.0-post2v0.9.0-post2v0.9.0-post2Remove unneeded test data from Python `sdist`Release v0.9.0-post1v0.9.0-post1v0.9.0-post1Fix missing Rust sources in `MANIFEST.in` [ci skip]Release v0.9.0v0.9.0v0.9.0Fix some Rust code issues in `lightmotif`Add missing `ipykernel` dependency to Sphinx documentation [ci skip]Add Jupyter notebook with library usage in `lightmotif-py` docs [ci skip]Display link to stable documentation in Python `README.md` [ci skip]Remove `alphabet` parameter from `ScoringMatrix` Python classImprove documentation of `lightmotif` Python moduleFix logo and styling in Python documentation [ci skip]Avoid use of unsafe `OsStr::from_encoded_bytes_unchecked` in `lightmotif-py`Update documentation to use PyData theme [ci skip]Add `protein` property to check whether `lightmotif` objects are for protein alphabetsImplement `Scanner.__init__` and fix type annotations in Python packageAdd `DenseMatrix::ravel` function to get the full buffer of a matrixRewrite `DenseMatrix` with constant alignment and less unsafe codeEnsure `lightmotif.load` Python function supports `os.PathLike` argumentsAdd type annotations for `lightmotif.lib` Python moduleAdd `Motif` subclasss to store metadata from JASPAR or TRANSFAC recordsFix `Scanner` in `lightmotif-py` to avoid copying data
Loading