Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
PyFastANI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
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
Monitor
Incidents
Service Desk
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
PyFastANI
Graph
8d1539d1ff607491ec7e620b15c4dd41613c8a2b
Select Git revision
Branches
2
main
default
simd-hasher
Tags
13
v0.6.1
v0.6.0
v0.5.1
v0.5.0
v0.4.1
v0.4.0
v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1.0
15 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Mar
18
Feb
14
12
Jan
5
Dec
4
25
Oct
22
21
20
Feb
22
Jul
21
19
Apr
17
8
Feb
6
2
16
Nov
9
20
Aug
12
6
5
4
3
23
Jul
22
18
17
16
24
Mar
23
17
16
Nov
15
11
Jul
10
20
Jun
19
18
17
16
15
14
13
12
Add `CITATION.cff` file with bioRxiv preprint [ci skip]
main
main
Add link to preprint in `README.md` [ci skip]
Use native GitHub Actions runners to build `aarch64` wheels [ci skip]
Release v0.6.1
v0.6.1
v0.6.1
Fix some tests failing on missing test data files
Use CMake project version to add version to compiled extension
Fix CMake configuration files to support compiling with older CMake versions
Use GitHub Gist to get the related projects cards from the documentation [ci skip]
Update runner versions used in GitHub Actions workflows
Add up-to-date benchmarks for release `v0.6.0`
Fix issues with benchmark scripts and data [ci skip]
Update `package.yml` Actions workflow to use one runner per architecture
Add `cibuildwheel` configuration to `pyproject.toml` [ci skip]
Reduce `sdist` size by excluding some vendored files [ci skip]
Fix deployment to AUR in `package.yml` [ci skip]
Release v0.6.0
v0.6.0
v0.6.0
Fix compilation of NEON code [ci skip]
Update `PKGBUILD` to use new `scikit-build-core` build
Update documentation index and contribution guide [ci skip]
Update documentation to use PyData theme [ci skip]
Remove outdated `setuptools` distribution files
Remove install instructions using `setuptools`
Move project metadata to `pyproject.toml`
Remove Biopython from test dependencies for Python 3.13 compatibility
Update GitHub Actions to build and test for Python 3.13
Fix `PyInterpreterState_GetID` patch in CMake
Fix OpenMP stub patch used for FastANI on MacOS
Fix discover of tests in `test.yml` Actions workflow
Fix path to test requirements in `test.yml` Actions workflow
Update GitHub Actions to use `pip` editable mode
Fix exception handling in some `Mapper` Cython functions
Use system-wide `Boost::math` and only compile local version as fallback
Bump embedded `cpu-features` to `v0.9.0`
Fix paths to FastANI test data in `pyfastani.tests`
Fix include guards in `sequtils` helper module
Add CMake files to patch the headers and compile Cython code
Fix potential null pointer dereference in `Parser.__dealloc__`
Move `pyfastani` module to `src` folder
Fix outdated permissions for GitHub Releases [ci skip]
Add ReadTheDocs configuration file [ci skip]
Loading