Skip to content

Fix docs for part of components_evaluation, cast types to deal with upstream, unroll one-liner #1501

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

Merged
merged 1 commit into from
May 21, 2025

Conversation

pgunn
Copy link
Member

@pgunn pgunn commented May 20, 2025

Chasing a few more warnings here on numpy unboxing that'll no longer be valid someday.

compute_event_execptionality() always had incorrect docs. Trying to fix that here.

Main content: turns a "one-liner" call to OASIS() in online_cnmf to something that preps the arguments (and fixes types) first, as the nested inline conditionals made it hard to read and massage.

@pgunn pgunn merged commit 05f7ffe into dev May 21, 2025
3 checks passed
@pgunn pgunn deleted the unpack_oasis_call_and_typecast_to_scalar branch May 21, 2025 16:09
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.

1 participant