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
.
materialyzeai
/
matcalc
Public
Notifications
You must be signed in to change notification settings
Fork
36
Star
150
Code
Issues
2
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Mkphuthi/intercalation calc [WIP]
- #251
#251
Open
mkphuthi
wants to merge 15 commits into
materialyzeai:main
materialyzeai/matcalc:main
from
mkphuthi:mkphuthi/intercalation_calc
mkphuthi/matcalc:mkphuthi/intercalation_calc
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Mkphuthi/intercalation calc [WIP]
#251
mkphuthi
wants to merge 15 commits into
materialyzeai:main
materialyzeai/matcalc:main
from
mkphuthi:mkphuthi/intercalation_calc
mkphuthi/matcalc:mkphuthi/intercalation_calc
Copy head branch name to clipboard
Commits
Commits on Jun 16, 2026
Add IntercalationCalc for Monte Carlo deintercalation and voltage profiles
Show description for 5f85300
mkphuthi
and
claude
committed
5f85300
View commit details
Copy full SHA for 5f85300
Browse repository at this point
Commits on Jun 17, 2026
Add MCCalc for canonical Monte Carlo sampling with a generic transformation
Show description for 3cd9f04
mkphuthi
and
claude
committed
3cd9f04
View commit details
Copy full SHA for 3cd9f04
Browse repository at this point
Add docstrings to MCCalc
Show description for 44a24c3
mkphuthi
and
claude
committed
44a24c3
View commit details
Copy full SHA for 44a24c3
Browse repository at this point
Refactor IntercalationCalc to delegate the MC loop to MCCalc
Show description for d82063d
mkphuthi
and
claude
committed
d82063d
View commit details
Copy full SHA for d82063d
Browse repository at this point
Add tests for MCCalc and IntercalationCalc
Show description for ac1530b
mkphuthi
and
claude
committed
ac1530b
View commit details
Copy full SHA for ac1530b
Browse repository at this point
Commits on Jun 18, 2026
Add _SwapSites composition-conserving swap transformation
Show description for 1e76400
mkphuthi
and
claude
committed
1e76400
View commit details
Copy full SHA for 1e76400
Browse repository at this point
Add Markov-chain MC algorithm to IntercalationCalc
Show description for dbdbf80
mkphuthi
and
claude
committed
dbdbf80
View commit details
Copy full SHA for dbdbf80
Browse repository at this point
Pop max_steps in MCCalc._score for both relax modes
Show description for 6e50775
mkphuthi
and
claude
committed
6e50775
View commit details
Copy full SHA for 6e50775
Browse repository at this point
Track lowest-energy configuration in MCCalc results
Show description for 6219fa7
mkphuthi
and
claude
committed
6219fa7
View commit details
Copy full SHA for 6219fa7
Browse repository at this point
Commits on Jun 29, 2026
tests and linting
mkphuthi
committed
b2813d1
View commit details
Copy full SHA for b2813d1
Browse repository at this point
Merge branch 'main' into mkphuthi/intercalation_calc
Show description for ebf62de
rul048
authored
ebf62de
View commit details
Copy full SHA for ebf62de
Browse repository at this point
Commits on Aug 11, 2026
Merge branch 'main' into mkphuthi/intercalation_calc
shyuep
authored
effff6d
View commit details
Copy full SHA for effff6d
Browse repository at this point
Import IntercalationCalc in __init__.py
Show description for a3c1440
rul048
authored
a3c1440
View commit details
Copy full SHA for a3c1440
Browse repository at this point
Update datetime import and timezone usage
Show description for 597b9dd
rul048
authored
597b9dd
View commit details
Copy full SHA for 597b9dd
Browse repository at this point
Commits on Aug 12, 2026
fix: correct calc() override signatures and Optional narrowing for mypy
rul048
committed
aa604b5
View commit details
Copy full SHA for aa604b5
Browse repository at this point
You can’t perform that action at this time.