Skip to content

Conversation

yenchenlin
Copy link
Contributor

This PR makes assign_rows_csr now support both np.float32 and np.float64.
May @MechCoder please review this?

@yenchenlin yenchenlin changed the title Make assign_rows_csr support Cython fused types [MRG] Make assign_rows_csr support Cython fused types Mar 24, 2016
@TomDLT
Copy link
Member

TomDLT commented Mar 25, 2016

LGTM

@TomDLT TomDLT changed the title [MRG] Make assign_rows_csr support Cython fused types [MRG+1] Make assign_rows_csr support Cython fused types Mar 25, 2016
@MechCoder
Copy link
Member

LGTM. Thanks!

@MechCoder MechCoder merged commit d7cf4b0 into scikit-learn:master Mar 25, 2016
@MechCoder
Copy link
Member

It might be good to fix the csr_mean_variance_axis0 and csc_mean_variance_axis0 right now, since it is used in quite a lot of places.

The add_row_csr is used only in kmeans.

It also might be worth seeing if add_row_csr can be added into assign_rows_csr (though that is of less priority)

@yenchenlin
Copy link
Contributor Author

Okay!
Will do.

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.

3 participants