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

PipeOpFFS: Address edge cases with no evaluations for an individual #50

Open
sebffischer opened this issue Sep 19, 2023 · 2 comments
Open

Comments

@sebffischer
Copy link
Sponsor Member

ffind = function(x, left = -Inf, right = Inf) {
assumes that x has length > 0

@sebffischer sebffischer added the tf label Nov 24, 2023
@sebffischer sebffischer added this to the 0.1.0 milestone Nov 24, 2023
@sebffischer
Copy link
Sponsor Member Author

If tf starts supporting this, we need to add it is a feature. Otherwise we should add a test that the creation of such data with tf fails indeed (so at least we are reminded when we have to support it as well). If this is not the case by end of march it needs to be properly documented somewhere.

@sebffischer sebffischer removed this from the 0.1.0 milestone Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant