Skip to content

Fix issue with kernel_based independence tests with object types #1104

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
Dec 11, 2023

Conversation

bloebp
Copy link
Member

@bloebp bloebp commented Dec 6, 2023

The KCI implementation does require the numpy type to be a numerical type explicitly. This commit converts the dtype to 'float' to ensure this.

The KCI implementation does require the numpy type to be a numerical type explicitly. This commit converts the dtype to 'float' to ensure this.

Signed-off-by: Patrick Bloebaum <bloebp@amazon.com>
@bloebp bloebp requested a review from amit-sharma December 6, 2023 16:47
@bloebp bloebp merged commit 711e6ba into main Dec 11, 2023
@bloebp bloebp deleted the gcm_fix_kernel_based_dtype branch December 11, 2023 17:53
@bloebp bloebp requested a review from kailashbuki December 11, 2023 17:55
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