Refactor package towards 1.0.0 release#11
Merged
obackhouse merged 160 commits intomasterfrom Sep 22, 2025
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR refactors the entire package in the interest of releasing as
1.0.0.Whilst the general structure and idea remains the same, there are API changes throughout the entire project, and some features have been entirely reworked. Some notable changes are
e_ci, s.t. default value is0.0rather thane_ci.MixedMBL__classes, rather viaSpectralobjects.solver.result, which is aSpectralobject.dyson.gridsLehmann.diagonalise_matrixwork with non-identity zeroth order GF moments."1h", "1p", with multiple valid keys for each:"ip", "o", "h", "hole""ea", "v", "p", "particle""dyson", "central""ee", "ph", "neutral"richand notlogging. For globally disabling printing, calldyson.quiet().Lehmannis now in thedyson.representationsmodule along withSpectral, and the newDynamic, the latter being a container for dynamic GFs and SEs.