Skip to content

Simplify variable display when dimension=1 and name matches component#299

Merged
ocots merged 1 commit intomainfrom
details
Apr 18, 2026
Merged

Simplify variable display when dimension=1 and name matches component#299
ocots merged 1 commit intomainfrom
details

Conversation

@ocots
Copy link
Copy Markdown
Member

@ocots ocots commented Apr 18, 2026

  • Modified Base.show for Solution to skip '= (component)' when variable dimension is 1 and variable name equals component name
  • Example: '• Variable: v = (v) = 1.0' → '• Variable: v = 1.0'
  • Multi-component display unchanged

- Modified Base.show for Solution to skip '= (component)' when variable dimension is 1 and variable name equals component name
- Example: '• Variable: v = (v) = 1.0' → '• Variable: v = 1.0'
- Multi-component display unchanged
@ocots ocots merged commit 17acff4 into main Apr 18, 2026
5 of 6 checks passed
@ocots ocots deleted the details branch April 18, 2026 17:40
@ocots ocots mentioned this pull request Apr 20, 2026
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