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

Added Sierpinski Triangle example #2012

Merged
merged 7 commits into from Mar 6, 2016

Conversation

satyaki3794
Copy link
Contributor

Added Sierpinski triangle calculation to quickstart examples. Takes as input the number of iterations and side length of original triangle, and outputs the area of the fractal (and the number of black and white triangles) after the specified number of iterations.

add_hpx_pseudo_dependencies(examples.quickstart.${example_program}
${example_program}_exe)
endforeach()

Copy link
Member

Choose a reason for hiding this comment

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

This file was added by accident

@hkaiser hkaiser added this to the 0.9.12 milestone Mar 4, 2016
@hkaiser
Copy link
Member

hkaiser commented Mar 6, 2016

LGTM! Thanks!

hkaiser added a commit that referenced this pull request Mar 6, 2016
Added Sierpinski Triangle example
@hkaiser hkaiser merged commit e9730b5 into STEllAR-GROUP:master Mar 6, 2016
@satyaki3794 satyaki3794 deleted the sierpinski branch March 6, 2016 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants