The Recaman Sequence
The next stop on my generative art journey took me to the Recaman Sequence. As opposed to many other algorithms, there’s no randomness in this sequence - the...
The next stop on my generative art journey took me to the Recaman Sequence. As opposed to many other algorithms, there’s no randomness in this sequence - the...
The inspiration for a series of posts on generative art was a post I read announcing the aRtsy package for producing generative art. A number of the example ...
I was scrolling through the RStudio blog page, and a post by Arthur Holtz caught my attention. He wrote some code to identify what the optimal starting word ...
The following is a subsection of a tutorial I co-authored that I wanted to reproduce here to work out how to get the figures to render properly. Plus, it nev...
The idea for this post started off as essentially a replication of this post but using R and Tidymodels instead of Python.