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
.
SSCHAcode
/
tdscha
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
11
Code
Issues
7
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Complete reorthogonalization, KPM algorithm, and time-reversal symmetry fixes
- #26
#26
Merged
mesonepigreco
merged 21 commits into
main
SSCHAcode/tdscha:main
from
reorthogonalization
SSCHAcode/tdscha:reorthogonalization
Copy head branch name to clipboard
Apr 20, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Complete reorthogonalization, KPM algorithm, and time-reversal symmetry fixes
#26
mesonepigreco
merged 21 commits into
main
SSCHAcode/tdscha:main
from
reorthogonalization
SSCHAcode/tdscha:reorthogonalization
Copy head branch name to clipboard
Commits
Commits on Apr 1, 2026
Added a new flag to QSpaceLanczos to enforce orthonormalization
Show description for cd4468d
mesonepigreco
committed
cd4468d
View commit details
Copy full SHA for cd4468d
Browse repository at this point
Removed temporary files from the repository
mesonepigreco
committed
a182f70
View commit details
Copy full SHA for a182f70
Browse repository at this point
Add QSpaceKPM: Kernel Polynomial Method for spectral functions in q-space
Show description for 3f90fdd
mesonepigreco
committed
3f90fdd
View commit details
Copy full SHA for 3f90fdd
Browse repository at this point
Add save/load KPM, verbose moment printing, and MPI-safe parallel output
Show description for f0e98a0
mesonepigreco
committed
f0e98a0
View commit details
Copy full SHA for f0e98a0
Browse repository at this point
Add KPM support to tdscha-plot.py
Show description for b961359
mesonepigreco
committed
b961359
View commit details
Copy full SHA for b961359
Browse repository at this point
Add KPM support to cli.py plot function
Show description for 6219100
mesonepigreco
committed
6219100
View commit details
Copy full SHA for 6219100
Browse repository at this point
Fix ensemble=None handling in QSpaceKPM and QSpaceLanczos
Show description for 7be8803
mesonepigreco
committed
7be8803
View commit details
Copy full SHA for 7be8803
Browse repository at this point
Fix cli.py argument parsing for optional w_start/w_end
Show description for 4cfcc97
mesonepigreco
committed
4cfcc97
View commit details
Copy full SHA for 4cfcc97
Browse repository at this point
Fix KPM spectral function baseline offset and add step estimation
Show description for 96a6248
mesonepigreco
committed
96a6248
View commit details
Copy full SHA for 96a6248
Browse repository at this point
Add KPM documentation page
Show description for 8808dac
mesonepigreco
committed
8808dac
View commit details
Copy full SHA for 8808dac
Browse repository at this point
Fix irreducible q-point detection in QSpaceHessian with time-reversal symmetry
Show description for bce7611
mesonepigreco
committed
bce7611
View commit details
Copy full SHA for bce7611
Browse repository at this point
Commits on Apr 2, 2026
Add MPI-distributed configuration loading for Q-space modules
Show description for d89fe09
mesonepigreco
committed
d89fe09
View commit details
Copy full SHA for d89fe09
Browse repository at this point
Commits on Apr 4, 2026
Add KPM save/restore and continuation support
Show description for 6a03473
mesonepigreco
committed
6a03473
View commit details
Copy full SHA for 6a03473
Browse repository at this point
Improve distributed memory loading for KPM
Show description for 0981b29
mesonepigreco
committed
0981b29
View commit details
Copy full SHA for 0981b29
Browse repository at this point
Commits on Apr 5, 2026
docs: remove invalid n_configs parameter from ens.load() calls
mesonepigreco
committed
5d7e337
View commit details
Copy full SHA for 5d7e337
Browse repository at this point
Fix SyntaxWarnings for invalid escape sequences in docstrings
mesonepigreco
committed
c52136d
View commit details
Copy full SHA for c52136d
Browse repository at this point
Commits on Apr 9, 2026
Fixed the degeneracy in the QSpaceHessian
Show description for f013a29
mesonepigreco
committed
f013a29
View commit details
Copy full SHA for f013a29
Browse repository at this point
Add load_distributed_hessian and load_distributed_kpm with final_dyn weight updates
Show description for 7e0f5e4
mesonepigreco
committed
7e0f5e4
View commit details
Copy full SHA for 7e0f5e4
Browse repository at this point
Commits on Apr 12, 2026
Add checkpointing documentation and test for QSpaceHessian
Show description for ead936a
mesonepigreco
committed
ead936a
View commit details
Copy full SHA for ead936a
Browse repository at this point
Commits on Apr 13, 2026
Added the documentation for the QSpaceHessian checkpoint
mesonepigreco
committed
f26ccb8
View commit details
Copy full SHA for f26ccb8
Browse repository at this point
Commits on Apr 15, 2026
Modify continued fraction: pick smallest |gf| terminator branch; add smooth_ramp to blend coefficients linearly towards mean
mesonepigreco
committed
0c19938
View commit details
Copy full SHA for 0c19938
Browse repository at this point
You can’t perform that action at this time.