Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LightMotif
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Larralde
LightMotif
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
3f0c8c944ffcb3e2496e6eb6798a95973bcad429
Select Git revision
Branches
1
main
default
Tags
17
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
Begin with the selected commit
Created with Raphaël 2.2.0
3
Sep
2
1
31
Aug
30
29
28
28
Jun
25
24
21
20
19
17
16
15
14
13
8
May
12
Mar
11
10
9
8
28
Jan
15
Dec
14
13
12
11
2
Nov
31
Aug
30
10
9
7
31
Jul
28
18
28
Jun
27
26
25
20
16
19
May
17
16
17
16
15
11
10
9
8
6
4
3
2
1
30
Apr
29
28
Fix deprecated versions in GitHub Actions
Setup deployment of Arch User Repository package
Release v0.9.0-post2
v0.9.0-post2
v0.9.0-post2
Remove unneeded test data from Python `sdist`
Release v0.9.0-post1
v0.9.0-post1
v0.9.0-post1
Fix missing Rust sources in `MANIFEST.in` [ci skip]
Release v0.9.0
v0.9.0
v0.9.0
Fix 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 class
Improve documentation of `lightmotif` Python module
Fix 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 alphabets
Implement `Scanner.__init__` and fix type annotations in Python package
Add `DenseMatrix::ravel` function to get the full buffer of a matrix
Rewrite `DenseMatrix` with constant alignment and less unsafe code
Ensure `lightmotif.load` Python function supports `os.PathLike` arguments
Add type annotations for `lightmotif.lib` Python module
Add `Motif` subclasss to store metadata from JASPAR or TRANSFAC records
Fix `Scanner` in `lightmotif-py` to avoid copying data
Update Rust version used to build documentation [ci skip]
Make `lightmotif.load` support file-like objects and add unit tests for various formats
Fix 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 file
Implement buffer protocol for `ScoringMatrix`
Wrap the new DNA scanning algorithm in the `lightmotif-py` library
Fix issue with parsing of floating-point numbers in JASPAR parser
Add support for protein alphabets in `lightmotif-py` module
Fix outdated key type in `package.yml` Actions workflow [ci skip]
Release v0.8.0
v0.8.0
v0.8.0
Bump `pyo3` dependency to `v0.22`
Compile `lightmotif` without `rand` by default
Cache Q-values buffer in `TfmPvalue` structure
Add benchmark for the `Maximum::max` pipeline operation
Update `Avx2::argmax_u8` to use a single comparison
Loading