Skip to content

Conversation

@max-models
Copy link
Member

@max-models max-models commented Oct 30, 2025

Redo of #66, and a few lingering changed which were not included previously.

spossann and others added 30 commits September 6, 2025 11:56
class Variables:

and

__init__(self):

The method `assign_variables` is thus obsolete. This leads to a new way
of how the variables to be updated by a propagator are defined.
methods:
- class Options
- def options(self:
- @options.setter

The benefit is that now self.options is an Options object, which can be
well documented.

Model Maxwell has been adapted.
Format all source files and and temporary linting check to CI

See merge request struphy/struphy!748
…-as-py'

Move tutorials to base folder

See merge request struphy/struphy!746
Fix unit testing

See merge request struphy/struphy!750
spossann and others added 27 commits October 28, 2025 15:57
…f-x-not-in-y

Fix ruff error E713: `not X in Y` --> `X not in Y`
…mparisons

Remove `==` for true-false checks of booleans
…l-strings-when-curly-braces-arent-used

56 convert f strings to normal strings when curly braces arent used
@max-models max-models marked this pull request as ready for review October 30, 2025 16:45
@max-models max-models merged commit 23bfdab into devel-clean Oct 30, 2025
@max-models max-models deleted the 37-use-the-github-container-registry-to-store-images branch October 30, 2025 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants