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

Fix compilation and parameters for mandelbrot example #35

Closed
wants to merge 1 commit into from

Conversation

s1ck
Copy link

@s1ck s1ck commented Aug 5, 2021

I was playing around with the example and saw that it doesn't compile and uses the wrong argument for x_min. I also fixed some overlapping range issues in the match clause of the render function.

fixes #28
fixes #29

@drguildo
Copy link

drguildo commented Aug 6, 2021

I don't think this will be accepted. See #31.

This repo could really do with a PR template and a README.md update with a warning, or ideally some way of relinquishing copyright.

@s1ck
Copy link
Author

s1ck commented Aug 6, 2021

@drguildo I see ... thx for the hint.

@s1ck s1ck closed this Aug 6, 2021
@s1ck s1ck deleted the mandelbrot-fix branch August 6, 2021 19:15
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.

ch2-mandelbrot renders whitespaces ch2-mandelbrot doesn't compile
2 participants