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
Commits
49e21e2ab89f0883f15830ece9ab6fbc0015958b
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
pyfastani
.github
workflows
test.yml
Author
Search by author
Any Author
authors
Martin Larralde
larralde
1 author
Jun 13, 2021
Fix compilation error with `clang` on some older OSX versions
· 49e21e2a
Martin Larralde
authored
3 years ago
49e21e2a
Update `package.yml` to install tests requirements before testing
· 62cb5c9f
Martin Larralde
authored
3 years ago
62cb5c9f
Add stub OpenMP headers to allow compiling on OSX
· fe75f7ca
Martin Larralde
authored
3 years ago
fe75f7ca
Add OSX builds to the `test.yml` Actions workflow
· cec1e886
Martin Larralde
authored
3 years ago
cec1e886
Make `test.yml` workflow install Boost::math before compiling
· 26f9d2fa
Martin Larralde
authored
3 years ago
26f9d2fa
Only test on Linux until GSL or Boost is vendored
· ffade162
Martin Larralde
authored
3 years ago
ffade162
Add tests loading data with `skbio.io` and move tests in-source
· 1cad5602
Martin Larralde
authored
3 years ago
1cad5602
Add `test.yml` Actions workflow to test and measure coverage
· f3dc3ae2
Martin Larralde
authored
3 years ago
f3dc3ae2
Loading