Skip to content

Fixed some unwraps in VLE routines#367

Merged
g-bauer merged 2 commits into
mainfrom
fix_phase_equiliria_unwraps
Jul 21, 2026
Merged

Fixed some unwraps in VLE routines#367
g-bauer merged 2 commits into
mainfrom
fix_phase_equiliria_unwraps

Conversation

@g-bauer

@g-bauer g-bauer commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

These changes are primarily motivated by the unwraps used in LU::new. Since these routines are used in parallel and/or batched functions, a panic leads to losing the whole batch of calculations whereas errors can be caught and handled individually.

@g-bauer
g-bauer merged commit 54becdf into main Jul 21, 2026
17 checks passed
@g-bauer
g-bauer deleted the fix_phase_equiliria_unwraps branch July 21, 2026 14:01
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.

2 participants