Searching for Autograms

2024-12-01

#recreational-math #word-play #programming

This sentence contains three a’s, three c’s, two d’s, twenty-seven e’s, four f’s, one g, five h’s, eleven i’s, two l’s, sixteen n’s, seven o’s, five r’s, twenty-nine s’s, sixteen t’s, two u’s, six v’s, six w’s, six x’s, and three y’s.



Hill Climbing Art in Python

2024-04-03

#Programming #Python #Generative-Art

I thought it would be cool to write a hill climbing algorithm that replicates images by drawing random circles.