-
Notifications
You must be signed in to change notification settings - Fork 12
gh-410: Port straightforward functions in observations
#677
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
Conversation
paddyroddy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I started reviewing, but I think this PR is too big. Can we split some of this stuff up?
Incidentally I was doing some of this myself, but you beat me to it haha
1eb5a22 to
a52607d
Compare
a52607d to
4c6b807
Compare
observations
observationsobservations
|
This may rely on #681 before the tests will pass |
|
Converted to draft until tests pass |
4c6b807 to
0f33225
Compare
paddyroddy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Main thing just to update docstrings
paddyroddy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One thought
|
Need to remove |
Done |
|
Docs failing |
Description
Ported straight forward functions in
observationsCloses: #410
Changelog entry
Added: Ported several functions within
observationsand one inlensingto the array-api (#410)Checks