Skip to content

Conversation

@yentyu
Copy link

@yentyu yentyu commented Sep 11, 2021

Previously, the invert_to_* functions called generate_output_kdes and then invert. But invert also called generate_output_kdes, effectively doing this same computation twice.

Removed generate_output_kdes from the invert_to_* functions and made minor adjustments so that these functions have access to the other info they need (i.e., number of clusters and the appropriate sample_set_base objects).

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