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

Are you planning to publish this? #3

Open
svenstaro opened this issue Jul 27, 2018 · 5 comments
Open

Are you planning to publish this? #3

svenstaro opened this issue Jul 27, 2018 · 5 comments

Comments

@svenstaro
Copy link

Or are you trying to get this merged into rand?

@TheIronBorn
Copy link
Owner

It’s more just a research project, hoping eventually to merge a couple into Rand. If you like I could publish it

@svenstaro
Copy link
Author

I mean these are probably the fastest Rust RNGs out there right now so why not? I know of no crate featuring more SIMD implementations than this one. Alternatively, you could publish it as a fork of rand (perhaps called rand-simd) for now as that would serve your research purpose and it would also make it easier for rand to merge your stuff.

@gnzlbg
Copy link

gnzlbg commented Nov 26, 2018

@TheIronBorn I think this is worth publishing. If you want to make this more "stable" we could move this crate into the packed_simd repo (still as its own crate, but part of the workspace) so that changes to packed_simd don't break it.

@gnzlbg
Copy link

gnzlbg commented Mar 2, 2019

@TheIronBorn ping

@TheIronBorn
Copy link
Owner

I've got some changes coming, then I'll look into publishing

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

3 participants