mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.8K
active users

#rtistry

1 post1 participant0 posts today
Danielle Navarro<p>yeah, i know the series is officially over and i already told the whole story in the blog post, but there are so many lovely pieces i never really talked about. i kind of love how this one is so minimalist compared to the others, like it's quick sketch of what the series might be <a href="https://hachyderm.io/tags/rstats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rstats</span></a> <a href="https://hachyderm.io/tags/rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rtistry</span></a></p>
safest_integer<p>```<br>library(tidyverse)<br>z = function(n) {<br> bb = function(i) {<br> x = y = 0<br> for (k in 0:(n - 1)) {<br> x = x + ((floor(i/2^(2 * k))) %% 2) * 2^k<br> y = y + ((floor(i/2^(2 * k + 1))) %% 2) * 2^k<br> }<br> c(x, y)<br> }<br> as.data.frame(t(sapply(0:(4^n - 1), bb)))<br>}<br>ggplot(z(6)) + <br>geom_path(aes(x=V1, y=V2, col=sin(V1/4)+cos(V2/4)), show.legend=F) + <br>scale_colour_gradient(low='orange', high='blue') +<br>theme_void()<br>```</p><p><a href="https://en.wikipedia.org/wiki/Z-order_curve" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">en.wikipedia.org/wiki/Z-order_</span><span class="invisible">curve</span></a><br><a href="https://mastodon.social/tags/rstats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rstats</span></a> <a href="https://mastodon.social/tags/generativeart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>generativeart</span></a> <a href="https://mastodon.social/tags/tilingtuesday" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tilingtuesday</span></a> <a href="https://mastodon.social/tags/rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rtistry</span></a> <a href="https://mastodon.social/tags/fractal" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fractal</span></a></p>
Danielle Navarro<p>i've wrapped up the "slightly menacing hearts" generative art series. 200 pieces shared via CC-BY licence, with source code linked on the gallery page. 32 pieces were posted with meaningful titles: i might talk about those later, but the backstory is a little personal 🧡</p><p><a href="https://hachyderm.io/tags/rstats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rstats</span></a> <a href="https://hachyderm.io/tags/rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rtistry</span></a> <a href="https://hachyderm.io/tags/genart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genart</span></a></p><p><a href="https://art.djnavarro.net/gallery/menacing-hearts/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">art.djnavarro.net/gallery/mena</span><span class="invisible">cing-hearts/</span></a></p>
Nicola Rennie<p>Getting back into some generative art again with this rather spiky looking system 🎨</p><p><a href="https://fosstodon.org/tags/Rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Rtistry</span></a> <a href="https://fosstodon.org/tags/GenerativeArt" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GenerativeArt</span></a> <a href="https://fosstodon.org/tags/RStats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RStats</span></a> <a href="https://fosstodon.org/tags/GenArtClub" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GenArtClub</span></a> <a href="https://fosstodon.org/tags/ggplot2" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ggplot2</span></a></p>
Danielle Navarro<p>i can't help but notice that the aesthetic on this series has drifted over time. on the left is a piece generated with version 13 (seed 2261), and on the right is a piece generated from version 45 (seed 4406). shared structural components notwithstanding, the style is quite different</p><p><a href="https://hachyderm.io/tags/rstats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rstats</span></a> <a href="https://hachyderm.io/tags/rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rtistry</span></a> <a href="https://hachyderm.io/tags/genart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genart</span></a></p>
Danielle Navarro<p>the surprising intrusion of a large number of painful-looking spikes into a piece that is nominally something to do with the heart motif is... on point. thinking of calling it "grindr notifications"</p><p><a href="https://hachyderm.io/tags/rstats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rstats</span></a> <a href="https://hachyderm.io/tags/rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rtistry</span></a></p>
Danielle Navarro<p>set.seed(3670); set.seed(3674) # dream girl, evil </p><p><a href="https://hachyderm.io/tags/rstats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rstats</span></a> <a href="https://hachyderm.io/tags/rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rtistry</span></a></p>
Danielle Navarro<p>the brief illusion that this time it will be different</p><p><a href="https://hachyderm.io/tags/rstats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rstats</span></a> <a href="https://hachyderm.io/tags/rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rtistry</span></a> <a href="https://hachyderm.io/tags/generativeart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>generativeart</span></a></p>
Æ.<p>Here are some of my generative pieces that I made a while ago. I spent a lot of time writing the code that would produce these images, they're very intentional, and they're nothing like what any "AI" image generator would spit out.</p><p><a href="https://wandering.shop/tags/rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rtistry</span></a> <a href="https://wandering.shop/tags/generativeArt" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>generativeArt</span></a> <a href="https://wandering.shop/tags/proceduralArt" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>proceduralArt</span></a></p>
Danielle Navarro<p><a href="https://hachyderm.io/tags/rstats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rstats</span></a> <a href="https://hachyderm.io/tags/rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rtistry</span></a> <a href="https://hachyderm.io/tags/generativeart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>generativeart</span></a></p>
Danielle Navarro<p>wants me to tell him something pretty</p><p><a href="https://hachyderm.io/tags/rstats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rstats</span></a> <a href="https://hachyderm.io/tags/rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rtistry</span></a></p>
Meghan Harris<p>Life has been 'lifeing'. Everything is chaotic and I'm just patiently waiting for May for a vacation. In the meantime, I am slowly working on my artpack package. I'm creating convenience functions, group_sample() and group_slice() that will allow you to quickly sample/slice entire groups out of data frames. This is something I personally do a lot for my art. Being able to drop groups of data can lead to some cool visuals sometimes: <a href="https://fosstodon.org/tags/rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rtistry</span></a> w/ <a href="https://fosstodon.org/tags/ggplot2" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ggplot2</span></a> in <a href="https://fosstodon.org/tags/rstats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rstats</span></a>.</p>
Danielle Navarro<p>anyway, here is some more of my insipid, bland, soulless, unethical, and meaningless garbage; saccharine, pleasant, and empty work, that i am reliably informed by bluesky has no artistic value and whose creation makes me a bad person. <a href="https://hachyderm.io/tags/rstats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rstats</span></a> <a href="https://hachyderm.io/tags/rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rtistry</span></a></p>
Danielle Navarro<p>the existence of stars below the horizon </p><p><a href="https://hachyderm.io/tags/rstats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rstats</span></a> <a href="https://hachyderm.io/tags/rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rtistry</span></a></p>
Danielle Navarro<p>languid in the afterglow</p><p><a href="https://hachyderm.io/tags/rstats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rstats</span></a> <a href="https://hachyderm.io/tags/rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rtistry</span></a></p>
Nicola Rennie<p>🚨 New blog post about data art! 🚨</p><p>Have you ever wondered:</p><p>🎨 What is data-driven art?<br>❓ Why do people make data art?<br>📊 How do I get started making my own?</p><p>Then this blog post is for you! 👀 It includes an example using <a href="https://fosstodon.org/tags/TidyTuesday" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TidyTuesday</span></a> data - with code in both <a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> and <a href="https://fosstodon.org/tags/RStats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RStats</span></a>!</p><p>Link: <a href="https://nrennie.rbind.io/blog/data-driven-art/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">nrennie.rbind.io/blog/data-dri</span><span class="invisible">ven-art/</span></a></p><p><a href="https://fosstodon.org/tags/DataViz" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DataViz</span></a> <a href="https://fosstodon.org/tags/DataArt" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DataArt</span></a> <a href="https://fosstodon.org/tags/Rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Rtistry</span></a></p>
Nicola Rennie<p>Crochet-inspired generative art 🧶🎨</p><p><a href="https://fosstodon.org/tags/Rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Rtistry</span></a> <a href="https://fosstodon.org/tags/RStats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RStats</span></a> <a href="https://fosstodon.org/tags/ggplot2" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ggplot2</span></a> <a href="https://fosstodon.org/tags/GenerativeArt" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GenerativeArt</span></a></p>
Nicola Rennie<p>I've started collecting together some of my examples of data-driven art 📊 (with accompanying code) into a gallery 🎨</p><p>Link: <a href="https://nrennie.rbind.io/data-art/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">nrennie.rbind.io/data-art/</span><span class="invisible"></span></a></p><p>(Blog post coming soon about what I think data art is and why it's useful, alongside a tutorial-style example!)</p><p><a href="https://fosstodon.org/tags/RStats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RStats</span></a> <a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://fosstodon.org/tags/GenerativeArt" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GenerativeArt</span></a> <a href="https://fosstodon.org/tags/Rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Rtistry</span></a> <a href="https://fosstodon.org/tags/DataViz" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DataViz</span></a></p>
George Savva<p>Some <a href="https://genart.social/tags/mathart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mathart</span></a> based on Hilbert curves.</p><p><a href="https://genart.social/tags/math" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>math</span></a> <a href="https://genart.social/tags/rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rtistry</span></a></p>
Meghan Harris<p>Just doing some iteration practice with the purrr package. Made in <a href="https://fosstodon.org/tags/ggplot2" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ggplot2</span></a> with <a href="https://fosstodon.org/tags/rstats" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rstats</span></a> <a href="https://fosstodon.org/tags/rtistry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rtistry</span></a> <a href="https://fosstodon.org/tags/genartclub" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>genartclub</span></a></p>