eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

221
active users

#pythoncode

0 posts0 participants0 posts today

Testing the Gosper curve in my variable iteration halftoning setup. So far I've only used the Hilbert curve this way, and things get a bit coarser with the Gosper, so it was harder to find images that make nice results. So here we are with the old Venus again.

The number of points multiplies by 4 for Hilbert and 7 for Gosper on each step, so the latter has to get by with fewer iterations for a sensible resolution. Here we have 6 iterations for 6 grey levels.

Did you know that India is one of the fastest-growing major economies in the world? 🇮🇳 Meanwhile, the USA remains the largest economy by nominal GDP. 🇺🇸 Let’s delve into the economic dynamics of these two diverse nations!

I have created an extensive article on this topic for those who want to dive deeper into the GDP comparison between the USA and India.

For more information, visit this link: statisticsglobe.com/gdp-usa-vs

Adjusting the font size of plots can significantly enhance the clarity and readability of your visualizations.

This post's visualization illustrates the impact of altering the font size in plots created with Matplotlib and seaborn in Python. Together with Ifeanyi Idiaye, I've developed a tutorial illustrating how to accomplish this.

More details are available at this link: statisticsglobe.com/change-fon