-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
making kmeans take AbstractMatrix instead of Matrix (#138)
- also the type constraints for the other `kmeans()` params and corresponding internal functions - some source formatting cosmetics - some broadcast to loop conversion to improve performance fixes #136 see also #129
- Loading branch information
Showing
4 changed files
with
193 additions
and
135 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.