Skip to content

VariationModel only needs to know the axis order#1686

Merged
cmyr merged 1 commit intomainfrom
varmodel-axis-order
Oct 8, 2025
Merged

VariationModel only needs to know the axis order#1686
cmyr merged 1 commit intomainfrom
varmodel-axis-order

Conversation

@cmyr
Copy link
Member

@cmyr cmyr commented Oct 7, 2025

Instead of needing to fully own a copy of the Axes struct.

  • this will simplify using the variation model for the mini design spaces used by smart components
  • this means there is only one copy of 'Axes', which lives in StaticMetadata
  • overall this makes it easier to construct a VariationModel.

Instead of needing to fully own a copy of the `Axes` struct.

- this will simplify using the variation model for the mini design
  spaces used by smart components
- this means there is only one copy of 'Axes', which lives in
  StaticMetadata
- overall this makes it easier to construct a VariationModel.
@cmyr cmyr force-pushed the varmodel-axis-order branch from bf95688 to 5771a1c Compare October 8, 2025 14:34
Base automatically changed from move-varmodel to main October 8, 2025 18:58
@cmyr cmyr added this pull request to the merge queue Oct 8, 2025
Merged via the queue into main with commit 9f665c8 Oct 8, 2025
12 checks passed
@cmyr cmyr deleted the varmodel-axis-order branch October 8, 2025 18:59
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