Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
PyHMMER
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
PyHMMER
Graph
d4ca7f3c7a59127f61b852e933627f870903fbf3
Select Git revision
Branches
5
build-meson
feat-fused
feat-process
macos-segfault
master
default
Tags
20
v0.11.0
v0.10.15
v0.10.14
v0.10.13
v0.10.12
v0.10.11
v0.10.10
v0.10.9
v0.10.8
v0.10.7
v0.10.6
v0.10.5
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.10.0
v0.9.0
v0.8.2
v0.8.1
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Mar
13
12
6
4
1
27
Feb
14
20
Jan
10
5
Nov
27
Oct
25
21
18
16
15
14
13
12
11
10
9
8
7
18
Jul
17
16
15
10
9
8
19
Jun
6
25
Apr
20
28
Mar
27
18
13
12
6
5
4
21
Feb
20
16
15
27
Jan
20
6
Dec
28
Nov
5
4
29
Oct
22
11
4
3
14
Sep
13
31
Aug
20
17
16
4
3
2
31
Jul
28
20
18
19
Jun
7
24
May
20
19
1
28
Apr
26
14
13
5
24
Mar
13
10
17
Feb
26
Jan
25
19
Dec
15
14
8
4
3
2
1
30
Nov
29
28
22
10
6
5
4
9
Sep
20
Aug
18
12
28
Jun
27
21
20
7
6
18
May
5
4
1
30
Apr
29
28
27
25
23
22
21
20
19
15
Mar
14
Fix typos in documentation index [ci skip]
master
master
Replace the `laccase.clw` file with `LuxC` in tests to reduce tests data
Add tests for `DigitalMSA.identity_filter` on `LuxC.sto`
Add preferred citation to `CITATION.cff` [ci skip]
Fix invalid issue in `Matrix.__getitem__` on slices with no upper bound
Remove `platform` key from `pyproject.toml` [ci skip]
Add default values of `DigitalMSA.identity_filter` to `easel.pyi`
Pin `Sphinx <8.2` to fix `nbsphinx` issue (spatialaudio/nbsphinx#825) [ci skip]
Add `DigitalMSA.identity_filter` to filter the alignment sequences by identity
Fix casing in `examples/index.rst` [ci skip]
Update index.rst
Use native GitHub Actions runners to build `aarch64` wheels [ci skip]
Fix MathJax in `LongTargetsPipeline` docstring [ci skip]
Add link to PiWheels in `pyproject.toml` [ci skip]
Fix issue on existing virtualenv in `PKGBUILD` [ci skip]
Fix use of `query_name` in example of `README.md` [ci skip]
Fix link to exmaple data in documentation notebooks [ci skip]
Fix tests on MacOS failing in `test.yml` Actions workflow
Fix AUR deployment step in `package.yml` Actions workflow
Remove 'experimental' disclaimer from `README.md` [ci skip]
Update `test.yml` Actions workflow to run tests with Python 3.13
Release v0.11.0
v0.11.0
v0.11.0
Fix outdated runners in GitHub Actions [ci skip]
Remove deprecated query properties of `TopHits`
Use `test-extras` to install test requirements in `cibuildwheel` [ci skip]
Setup compilation of HMMER impl for NEON and VMX platforms
Fix path to test data in docs and update Biopython inventory URL [ci skip]
Update documentation to use `related.rst` from GitHub Gists [ci skip]
Fix documentation build using outdated metadata [ci skip]
Add tests for `__getbuffer__` implementation of `TextSequence` and `DigitalSequence`
Silence `BrokenPipeError` exceptions of `pyhmmer.hmmer` workers
Fix issue with buffer export in `TextSequence` and `DigitalSequence`
Add `mypy` type hints to buffer-protocol classes in `pyhmmer.easel`
Implement read-only buffer protocol for `TextSequence` and `DigitalSequence`
Disable `cibuildwheel` builds for free-threaded Python
Update `cibuildwheel` configuration in `package.yml` Actions workflow
Add `cibuildwheel` configuration to avoid rebuilding HMMER between Python versions
Fix extraction of package version in `package.yml` [ci skip]
Fix some Cython extension definitions and defines in `CythonExtension.cmake`
Update `PKGBUILD` to use new `scikit-build-core` build [ci skip]
Loading