Skip to content

Small Change to C Implementation of Monte Carlo #260

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

Merged
merged 1 commit into from
Jul 17, 2018
Merged

Small Change to C Implementation of Monte Carlo #260

merged 1 commit into from
Jul 17, 2018

Conversation

Wesley-Arrington
Copy link
Contributor

I was made aware in pull request #197 that there is a standard to not have radius as a parameter in the monte_carlo function. So I removed this parameter in the C implementation of Monte Carlo.

- Removed radius parameter from monte_carlo function
Copy link
Member

@leios leios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update!

@leios leios merged commit 2d26edc into algorithm-archivists:master Jul 17, 2018
@Wesley-Arrington Wesley-Arrington deleted the monteCarloFixingC branch July 17, 2018 05:33
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.

3 participants