Skip to content

Replace C++ standard library distributions with custom implementations#287

Open
andrewherren wants to merge 9 commits intomainfrom
rng-refactor
Open

Replace C++ standard library distributions with custom implementations#287
andrewherren wants to merge 9 commits intomainfrom
rng-refactor

Conversation

@andrewherren
Copy link
Collaborator

This project has custom implementations of four distributions used in stochtree along with extensive demos and testing routines to ensure correctness and competitive performance.

In this PR we vendor the core C++ code into stochtree so that our algorithms are cross-platform reproducible (which is not true of the C++ standard library distributions)

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

Successfully merging this pull request may close these issues.

1 participant