Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
neherlab
/
treetime
Public
Notifications
You must be signed in to change notification settings
Fork
61
Star
255
Code
Issues
40
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor: reorganize the partition module by codepath
- #940
#940
Merged
5/6
ivan-aksamentov
merged 18 commits into
rust
neherlab/treetime:rust
from
refactor/partition-codepath-layout
neherlab/treetime:refactor/partition-codepath-layout
Copy head branch name to clipboard
Aug 31, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
refactor: reorganize the partition module by codepath
#940
ivan-aksamentov
merged 18 commits into
rust
neherlab/treetime:rust
from
refactor/partition-codepath-layout
neherlab/treetime:refactor/partition-codepath-layout
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2026
refactor(partition): group storage payloads into storage module
Show description for fb36cc9
ivan-aksamentov
committed
fb36cc9
View commit details
Copy full SHA for fb36cc9
Browse repository at this point
refactor(partition): group branch-length optimization into optimize module
Show description for 6df1a62
ivan-aksamentov
committed
6df1a62
View commit details
Copy full SHA for 6df1a62
Browse repository at this point
refactor(partition): group Fitch parsimony into fitch module
Show description for edba2a4
ivan-aksamentov
committed
edba2a4
View commit details
Copy full SHA for edba2a4
Browse repository at this point
refactor(partition): isolate Augur JSON export under io module
Show description for 6aea360
ivan-aksamentov
committed
6aea360
View commit details
Copy full SHA for 6aea360
Browse repository at this point
refactor(partition): split marginal into shared framework and sparse codepath
Show description for 725774f
ivan-aksamentov
committed
725774f
View commit details
Copy full SHA for 725774f
Browse repository at this point
refactor(partition): move dense and discrete marginal into marginal module
Show description for 6064e80
ivan-aksamentov
committed
6064e80
View commit details
Copy full SHA for 6064e80
Browse repository at this point
refactor(partition): colocate marginal tests with their codepath
Show description for b09bfe6
ivan-aksamentov
committed
b09bfe6
View commit details
Copy full SHA for b09bfe6
Browse repository at this point
docs: update partition module layout in crate README
Show description for b59bd0c
ivan-aksamentov
committed
b59bd0c
View commit details
Copy full SHA for b59bd0c
Browse repository at this point
refactor: split marginal shared module into data, pass, and normalize submodules
Show description for 3f34482
ivan-aksamentov
committed
3f34482
View commit details
Copy full SHA for 3f34482
Browse repository at this point
refactor: split marginal discrete module into partition, input, and comment submodules
Show description for 91f0e13
ivan-aksamentov
committed
91f0e13
View commit details
Copy full SHA for 91f0e13
Browse repository at this point
refactor: split sparse marginal pass into driver, forward, and backward submodules
Show description for ecccd43
ivan-aksamentov
committed
ecccd43
View commit details
Copy full SHA for ecccd43
Browse repository at this point
refactor: extract dependency-queue scheduler from indexed_pass
Show description for 18dca75
ivan-aksamentov
committed
18dca75
View commit details
Copy full SHA for 18dca75
Browse repository at this point
refactor(partition): remove unused non-indexed marginal interface
Show description for 5cfce01
ivan-aksamentov
committed
5cfce01
View commit details
Copy full SHA for 5cfce01
Browse repository at this point
test: relocate sparse message tests into the shared sparse __tests__ directory
Show description for 293d5ae
ivan-aksamentov
committed
293d5ae
View commit details
Copy full SHA for 293d5ae
Browse repository at this point
refactor(partition): split timetree dispatch enum into dir module
Show description for 95afbea
ivan-aksamentov
committed
95afbea
View commit details
Copy full SHA for 95afbea
Browse repository at this point
refactor(partition): fold sparse marginal pass drivers into their modules
Show description for d697902
ivan-aksamentov
committed
d697902
View commit details
Copy full SHA for d697902
Browse repository at this point
refactor(graph): move indexed pass and dependency queue into treetime-graph
Show description for bc83284
ivan-aksamentov
committed
bc83284
View commit details
Copy full SHA for bc83284
Browse repository at this point
refactor(partition): declare sparse backward and forward pass modules at the sparse root
Show description for b1c07ee
ivan-aksamentov
committed
b1c07ee
View commit details
Copy full SHA for b1c07ee
Browse repository at this point
You can’t perform that action at this time.