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

random_projection output is just zeros #20

Closed
jacekburys opened this issue Nov 14, 2017 · 2 comments
Closed

random_projection output is just zeros #20

jacekburys opened this issue Nov 14, 2017 · 2 comments

Comments

@jacekburys
Copy link

It seems that for an input bigger than 16, random_projection produces output which is just a vector filled with zeros. Is this expected? In this case are we expected to check the correctness using small inputs and then evaluate the speedup for large inputs?

@m8pple
Copy link
Contributor

m8pple commented Nov 14, 2017

I think this is the same problem as in #9

Can you check that you're on the latest version of the repo?

@jacekburys
Copy link
Author

I pulled the latest version of the repo and the problem is gone. Thanks!

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

2 participants