Skip to content

Commit c059b17

Browse files
authored
[Utilities] refactor src/Utilties/model.jl (#2287)
The previous version was not ordered, obscured the structs on which it operated until the very end, and used eval to save a few lines. This made it hard to read, hard to understand, and hard to identify which methods were needed, missing, or incorrect.
1 parent aff9f0f commit c059b17

File tree

2 files changed

+483
-458
lines changed

2 files changed

+483
-458
lines changed

0 commit comments

Comments
 (0)