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 }}
MathCancer
/
PhysiCell
Public
Notifications
You must be signed in to change notification settings
Fork
124
Star
217
Code
Issues
28
Pull requests
30
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Thread-reproducible simulation: counter-based RNG + race fixes
- #427
#427
Open
heberlr
wants to merge 9 commits into
MathCancer:development
MathCancer/PhysiCell:development
from
heberlr:counter_based_rng
heberlr/PhysiCell:counter_based_rng
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Thread-reproducible simulation: counter-based RNG + race fixes
#427
heberlr
wants to merge 9 commits into
MathCancer:development
MathCancer/PhysiCell:development
from
heberlr:counter_based_rng
heberlr/PhysiCell:counter_based_rng
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
Add Philox4x32-10 counter-based RNG core
Show description for a817205
heberlr
committed
a817205
View commit details
Copy full SHA for a817205
Browse repository at this point
Wire counter-based RNG into the simulation loop; fix cross-cell races
Show description for b6acd97
heberlr
committed
b6acd97
View commit details
Copy full SHA for b6acd97
Browse repository at this point
Add thread reproducibility test script
Show description for 7b503c1
heberlr
committed
7b503c1
View commit details
Copy full SHA for 7b503c1
Browse repository at this point
Document counter-based RNG design and thread-safety fixes
Show description for cb24e64
heberlr
committed
cb24e64
View commit details
Copy full SHA for cb24e64
Browse repository at this point
Merge PR #409: keep max_cell_interactive_distance_in_voxel current on move
Show description for 85ae4ac
heberlr
committed
85ae4ac
View commit details
Copy full SHA for 85ae4ac
Browse repository at this point
Fix unprotected max_cell_interactive_distance_in_voxel race in
Show description for ebdb575
heberlr
committed
ebdb575
View commit details
Copy full SHA for ebdb575
Browse repository at this point
Commits on Aug 7, 2026
refined text
heberlr
committed
2e5a384
View commit details
Copy full SHA for 2e5a384
Browse repository at this point
Gate ordered interaction/attachment/secretion phases at the call site
Show description for 52ae2a8
heberlr
committed
52ae2a8
View commit details
Copy full SHA for 52ae2a8
Browse repository at this point
Move counter_based_rng.md to protocols/ and update it for the current code.
Show description for 5438cca
heberlr
committed
5438cca
View commit details
Copy full SHA for 5438cca
Browse repository at this point
You can’t perform that action at this time.