Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

simplicial_set_embedding with parallel behaves not as expected #1155

Open
Intron7 opened this issue Oct 18, 2024 · 0 comments
Open

simplicial_set_embedding with parallel behaves not as expected #1155

Intron7 opened this issue Oct 18, 2024 · 0 comments

Comments

@Intron7
Copy link

Intron7 commented Oct 18, 2024

We are trying to implement numba-parallel execution of simplicial_set_embedding. The docs state that parallel will be ignored if a random_state is provided. However in our testing having both parallel and a random_state results in massively reduced computational time. Setting the random_state to None errors when parallel=True. Can you clarify this behavior?

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

No branches or pull requests

1 participant