Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test variation data #6

Closed
Hoolean opened this issue Jan 21, 2025 · 2 comments · Fixed by #10
Closed

Test variation data #6

Hoolean opened this issue Jan 21, 2025 · 2 comments · Fixed by #10
Assignees

Comments

@Hoolean
Copy link
Collaborator

Hoolean commented Jan 21, 2025

We want to test heights at more than the default location of VFs. We should consider how much variation to test, ranging from:

  1. Named instances
  2. Named instances + product of axis extremes
  3. Named instances + product of axis extremes + product of axis locations with variation data

This list of locations could grow very fast, so we should see what is practical with the performance we can achieve.

@Hoolean
Copy link
Collaborator Author

Hoolean commented Jan 28, 2025

Initially we will just implement (2), as (3) requires us to provide RustyBuzz with pre-normalised coordinates, which it does not have a public API for accepting at the moment.

@Hoolean
Copy link
Collaborator Author

Hoolean commented Jan 28, 2025

Spun (3) out into #12

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 a pull request may close this issue.

1 participant