Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Any plan to support parallel computation for cluster points? #11

Answered by freesinger
timberUp asked this question in Q&A
Discussion options

You must be logged in to vote

hi @timberUp,thanks for your interesting

scape = np.linspace(0.001, 1.001, 100)

You may check this line and change the 3rd parameter to a integer value [1, 100). Smaller the parameter, less the time elapsed. Also, the precision would be reduced.
No parallel computation plan for this since this repo has been half-archived for now. You could devesigate parallism mechanism in Python.
Hope it will help~

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by timberUp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants