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

Handle the case where either query points or observations have unspec… #866

Merged
merged 4 commits into from
Aug 13, 2024

Conversation

avullo
Copy link
Collaborator

@avullo avullo commented Aug 13, 2024

…ified leading dimension.

Related issue(s)/PRs:

Summary

There might be situations where not only the query points, but also the observations might have an unspecified leading dim. This PR is addressing this case. It is also adding previously missing tests for the existing case, and also in combination for the one considered here.

Fully backwards compatible: yes

PR checklist

  • The quality checks are all passing
  • The bug case / new feature is covered by tests
  • Any new features are well-documented (in docstrings or notebooks)

@avullo avullo requested a review from uri-granta August 13, 2024 12:28
Copy link
Collaborator

@uri-granta uri-granta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@avullo avullo merged commit 4d45a29 into develop Aug 13, 2024
12 checks passed
@avullo avullo deleted the alessandro/quickfix/handle-observations-as-vars branch August 13, 2024 14:28
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