-
Notifications
You must be signed in to change notification settings - Fork 38
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
superevolution #31
base: master
Are you sure you want to change the base?
superevolution #31
Conversation
Looks already impressive, good work! |
I don't know if this is the right place to do it, but here is my peer review. I have to use Pluto.reset_notebook_environment(path) every time i try to use the notebook, otherwise i get an error about failing to precompile Plots. This may be something on my end though. In the "Exploring what the Superformula can do" section, maybe don't allow the first two sliders (a and b) to be set to 0, that makes the figure disappear. I don't know if it's possible, but maybe move the legend in the applet, so that it doesn't cover the figures. At first, i couldn't get part 4: Fitting Supershapes to images of diatoms, flowers and starfish using simulated annealing and MAP-Elites to work. In the range() function, "start" isn't a keyword argument in my julia version. After changing that, it worked for me. Apart from those things, it's a very extensive and well documented notebook with a lot of interaction. The applet is really nice. |
I just have a super minor remark, when using ellipsis "...", there is no space between the last word and ellipsis. |
Great notebook, nice to see the evolution! You were able to make a really clear walkthrough. Some notes:
|
No description provided.