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
setup.py
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
Compile and link against `boost::math` instead of the GSL to avoid licensing issues
· b2b91b84
Martin Larralde
authored
3 years ago
b2b91b84
Add necessary stubs to `_utils.cpp` to avoid linking to `zlib`
· 646c3227
Martin Larralde
authored
3 years ago
646c3227
Jun 12, 2021
Patch some FastANI constructors to prevent them from running additional methods
· e54f5ccc
Martin Larralde
authored
3 years ago
e54f5ccc
Expose additional private fields of `skch::Sketch` in Cython headers
· bd587ede
Martin Larralde
authored
3 years ago
bd587ede
Add a custom build command to make everything public in C++ headers
· bc8967c2
Martin Larralde
authored
3 years ago
bc8967c2
Add setuptools configuration files with Cython support
· f3733712
Martin Larralde
authored
3 years ago
f3733712
Loading