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
Commits
f82ca5b5e0b52b801471dbfb88b86bb8f57d2a94
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
lightmotif
lightmotif-py
Author
Search by author
Any Author
authors
Martin Larralde
mflarralde
1 author
May 03, 2023
Update `setup.py` to build a fat wheel with both AVX2 and generic library
· f82ca5b5
Martin Larralde
authored
1 year ago
f82ca5b5
Reorganize project to allow building Python package from the main repository
· 5ad505bd
Martin Larralde
authored
1 year ago
5ad505bd
Update `lightmotif-py` to mimick the `Bio.motifs` interface
· bd04910b
Martin Larralde
authored
1 year ago
bd04910b
Rewrite `Pipeline` using trait objects for generic implementation
· 3c8d6221
Martin Larralde
authored
1 year ago
3c8d6221
Make remaining fields of `StripedScores` private
· 93c68822
Martin Larralde
authored
1 year ago
93c68822
Allow threads when computing scores in Python code
· 4ad4181c
Martin Larralde
authored
1 year ago
4ad4181c
Add `unittest` for Python bindings with a Rust harness loader
· 26eb25ab
Martin Larralde
authored
1 year ago
26eb25ab
Add experimental Python bindings using PyO3
· 692be1bc
Martin Larralde
authored
1 year ago
692be1bc
Loading