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
Accelerator
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
Type
/
to 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
.
ncsa
/
NEAT
Public
Notifications
You must be signed in to change notification settings
Fork
24
Star
72
Code
Issues
9
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Develop
- #286
#286
Merged
joshfactorial
merged 16 commits into
main
ncsa/NEAT:main
from
develop
ncsa/NEAT:develop
Copy head branch name to clipboard
May 19, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Develop
#286
joshfactorial
merged 16 commits into
main
ncsa/NEAT:main
from
develop
ncsa/NEAT:develop
Copy head branch name to clipboard
Commits
Commits on May 18, 2026
Speed up read simulation by ~2.4x on multi-thread ecoli benchmark
Show description for be411aa
joshfactorial
and
claude
committed
be411aa
View commit details
Copy full SHA for be411aa
Browse repository at this point
Vectorize error sampling and replace CIGAR aligner with direct walker
Show description for 6759026
joshfactorial
and
claude
committed
6759026
View commit details
Copy full SHA for 6759026
Browse repository at this point
Drop the post-sampling shuffle in cover_dataset
Show description for 908115e
joshfactorial
and
claude
committed
908115e
View commit details
Copy full SHA for 908115e
Browse repository at this point
Sort BAM records at the worker write boundary; drop per-worker pysam.sort
Show description for 08730da
joshfactorial
and
claude
committed
08730da
View commit details
Copy full SHA for 08730da
Browse repository at this point
Drop the final pysam.sort in merge_bam; rely on pysam.merge ordering
Show description for 3f7a208
joshfactorial
and
claude
committed
3f7a208
View commit details
Copy full SHA for 3f7a208
Browse repository at this point
Vectorize get_quality_scores; eliminate per-base scalar rng.normal calls
Show description for 61d678d
joshfactorial
and
claude
committed
61d678d
View commit details
Copy full SHA for 61d678d
Browse repository at this point
Stream BAM and FASTQ inline; drop the per-chunk reads_to_write buffer
Show description for 6df862e
joshfactorial
and
claude
committed
6df862e
View commit details
Copy full SHA for 6df862e
Browse repository at this point
Stitch via pysam.cat with non-overlapping chunks
Show description for 4f69ae1
joshfactorial
and
claude
committed
4f69ae1
View commit details
Copy full SHA for 4f69ae1
Browse repository at this point
Auto-tune chunk size from genome length; parallelize stitch steps
Show description for 363b786
joshfactorial
and
claude
committed
363b786
View commit details
Copy full SHA for 363b786
Browse repository at this point
Document multi-node HPC deployment; record v4.4.3 perf overhaul in ChangeLog
Show description for 9eb182d
joshfactorial
and
claude
committed
9eb182d
View commit details
Copy full SHA for 9eb182d
Browse repository at this point
Polish hot path: drop redundant deepcopies, one-pass apply_errors, byte-level FASTQ concat
Show description for a4dfa0d
joshfactorial
and
claude
committed
a4dfa0d
View commit details
Copy full SHA for a4dfa0d
Browse repository at this point
ChangeLog: add c_elegans scale-test results and polish details
Show description for 6c0c2cb
joshfactorial
and
claude
committed
6c0c2cb
View commit details
Copy full SHA for 6c0c2cb
Browse repository at this point
Commits on May 19, 2026
Refresh v4.4.3 benchmarks with clean post-polish numbers; flag stale READMEtable
Show description for a1ebd4d
joshfactorial
and
claude
committed
a1ebd4d
View commit details
Copy full SHA for a1ebd4d
Browse repository at this point
Update tests to match v4.4.3 API changes; CI was failing on develop
Show description for ba0baf3
joshfactorial
and
claude
committed
ba0baf3
View commit details
Copy full SHA for ba0baf3
Browse repository at this point
Bump version to 4.4.3 and fix ChangeLog spelling
Show description for 2f56140
joshfactorial
and
claude
committed
2f56140
View commit details
Copy full SHA for 2f56140
Browse repository at this point
Merge branch 'main' into develop
joshfactorial
authored
34a2e7e
View commit details
Copy full SHA for 34a2e7e
Browse repository at this point
You can’t perform that action at this time.