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

Integrate usage example of existing C/C++ PRNGs #18

Open
jenetics opened this issue Aug 11, 2018 · 0 comments
Open

Integrate usage example of existing C/C++ PRNGs #18

jenetics opened this issue Aug 11, 2018 · 0 comments
Assignees

Comments

@jenetics
Copy link
Owner

Most of the PRNGs in this libraries are re-implementations of existing PRNGs, described in papers, and implemented in C/C++. The main goal for this PRNGs is to implement them in Java, so they will produce the same sequence of (pseudo) random numbers.
To make it easier to produce such original numbers, the code creating this random number files should be part of the library. It should also possible to build and run this applications with Gradle.

@jenetics jenetics added this to the v1.1.0 milestone Aug 11, 2018
@jenetics jenetics self-assigned this Aug 11, 2018
@jenetics jenetics removed this from the v1.1.0 milestone Nov 24, 2020
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