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

Change feature array initialization dtype to uint32 #166

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

rggelles
Copy link
Contributor

@rggelles rggelles commented Oct 7, 2021

Modifying feature array initialization dtype from float64 to uint32 should reduce overall memory usage in initialization.

Ran unit tests before and after change with no issues.

(Per #165)

Modifying feature array initialization dtype from float64 to uint32 should reduce overall memory usage in initialization.
@nicodv nicodv self-requested a review October 7, 2021 16:26
Copy link
Owner

@nicodv nicodv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Do you want me to release a patch version of kmodes for this, @rggelles ?

@nicodv nicodv merged commit fefc05f into nicodv:master Oct 7, 2021
@rggelles
Copy link
Contributor Author

rggelles commented Oct 7, 2021

Thanks so much! And yes, a patch version would be great.

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.

None yet

2 participants