-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: sbhattlab/phylo2vec
base: v1.1.1
head repository: sbhattlab/phylo2vec
compare: v1.2.0
- 17 commits
- 74 files changed
- 3 contributors
Commits on May 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 933c96e - Browse repository at this point
Copy the full SHA 933c96eView commit details -
Merge pull request #32 from Neclow/unify_to_matrix_rs
refactor: unify newick --> matrix conversion in rust and tests in python
Configuration menu - View commit details
-
Copy full SHA for 529b432 - Browse repository at this point
Copy the full SHA 529b432View commit details
Commits on May 16, 2025
-
feat: cophenetic distances with branch lengths (#34)
* feat: cophenetic distances from matrix format * refactor: hardcode MAX_N_LEAVES_COPH to 50
Configuration menu - View commit details
-
Copy full SHA for 3e3ac78 - Browse repository at this point
Copy the full SHA 3e3ac78View commit details
Commits on May 19, 2025
-
From pairs (and a bit of cleaning) (#35)
* feat: add from_pairs (rust) and pairs conversion in python * refactor(rust): linter fixes in newick functions * chore: bump versions and remove python Cargo.lock
Configuration menu - View commit details
-
Copy full SHA for 415f9eb - Browse repository at this point
Copy the full SHA 415f9ebView commit details
Commits on May 20, 2025
-
chore: bump python version (#36)
* chore: bump python version * style: pre-commit fixes --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 408251e - Browse repository at this point
Copy the full SHA 408251eView commit details -
* feat(r): add all vector operations in R * fix(r): add ape dependency for cophenetic distan ce tests * feat: add v <--> pairs conversion * chore: update name of sample to sample_vector in CD in README * fix(pixi): add ape dependency to r-phylo2vec
Configuration menu - View commit details
-
Copy full SHA for b12f0b4 - Browse repository at this point
Copy the full SHA b12f0b4View commit details
Commits on May 22, 2025
-
refactor: consistent output in order_cherries functions (#38)
* refactor: consistent output in order_cherries functions * refactor: remove Ancestry type call in matrix mod
Configuration menu - View commit details
-
Copy full SHA for 5c686c8 - Browse repository at this point
Copy the full SHA 5c686c8View commit details -
fix(rust): make matrix formulation bijective + test(python): add test…
…s for cherry permutations and ladderization + minor fixes
Configuration menu - View commit details
-
Copy full SHA for 17c5b86 - Browse repository at this point
Copy the full SHA 17c5b86View commit details -
fix(rust): make matrix formulation bijective
fix(rust): make matrix formulation bijective
Configuration menu - View commit details
-
Copy full SHA for 03d3014 - Browse repository at this point
Copy the full SHA 03d3014View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b59161 - Browse repository at this point
Copy the full SHA 1b59161View commit details
Commits on May 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 142e3cb - Browse repository at this point
Copy the full SHA 142e3cbView commit details -
refactor: move label_mapping functions to rust and make them more rob…
…ust (#44) * refactor: move label_mapping functions to rust and make them more robust * fix copilot warnings
Configuration menu - View commit details
-
Copy full SHA for a09caf4 - Browse repository at this point
Copy the full SHA a09caf4View commit details -
refactor(rust): simplify get cherries (#45)
* refactor(rust): simplify get cherries * docs: add docs to get_cherries functions
Configuration menu - View commit details
-
Copy full SHA for 75878c0 - Browse repository at this point
Copy the full SHA 75878c0View commit details -
feat(r): add IO ops for R (+ minor touch to py reader) (#47)
* feat(r): add IO ops for R (+ minor touch to py reader) * fix: check float subdtype in matrix (python) and export newick IO functions (R)
Configuration menu - View commit details
-
Copy full SHA for e41dd7c - Browse repository at this point
Copy the full SHA e41dd7cView commit details
Commits on May 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2f75d78 - Browse repository at this point
Copy the full SHA 2f75d78View commit details -
Configuration menu - View commit details
-
Copy full SHA for c006874 - Browse repository at this point
Copy the full SHA c006874View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cd4c4d - Browse repository at this point
Copy the full SHA 6cd4c4dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.1...v1.2.0