Skip to content

[REF] File access#171

Open
TimSiebert1 wants to merge 1 commit intomasterfrom
refactor-file-access
Open

[REF] File access#171
TimSiebert1 wants to merge 1 commit intomasterfrom
refactor-file-access

Conversation

@TimSiebert1
Copy link
Collaborator

Regarding #170, I will refactor the file access used inside functions like put_tay_block or init_rev_sweep by introducing the InfoType concept. Currently, for all four files (operations, locations, values and Taylor coefficients) the code does in principle the same using four times similar code. The concept allows us to generalize the pattern and to use the same code for everything.

@TimSiebert1 TimSiebert1 mentioned this pull request Feb 5, 2026
9 tasks
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.

1 participant