norvig / pytudes

Python programs, usually short, of considerable difficulty, to perfect particular skills.
MIT License
23.11k stars 2.43k forks source link

Chaos with triangles #110

Open cdragun opened 3 years ago

cdragun commented 3 years ago

Hi,

I have extended your & John Cook's work on this topic using fractional steps and wanted to share that. There is a 'chaotic' puzzle to this when the fractional step is -1 and could be an interesting topic in itself:

https://github.com/cdragun/python-progs/blob/master/Sierpinski.ipynb

Regards, Chandra

norvig commented 3 years ago

Very nice; thank you for sharing that!

-Peter

On Mon, Aug 16, 2021 at 10:31 AM Chandra Gunjal @.***> wrote:

Hi,

I have extended your & John Cook's work on this topic using fractional steps and wanted to share that. There is a 'chaotic' puzzle to this when the fractional step is -1 and could be an interesting topic in itself:

https://github.com/cdragun/python-progs/blob/master/Sierpinski.ipynb

Regards, Chandra

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/norvig/pytudes/issues/110, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABBK6LENK5TN2K5DMTK7LH3T5FDOJANCNFSM5CIFM7ZA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .