mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

9K
active users

#computation

4 posts4 participants0 posts today
…what if life itself is, even in principle, nonsimulable? There are, of course, many things that mechanization by rote does better than life, in terms of speed, repeatability, precision, and so forth. On the other hand, a living system…may be characterized by its ability to handle ambiguities and take chances, indeed, its ability to err. These are precisely the processes that cannot, by definition…, be modelled algorithmically.
—Aloisius H. Louie, More Than Life Itself: A Synthetic Continuation in Relational Biology
#life #computability #computation #algorithms
“A computer is a very specific kind of mathematical structure, it means computational mathematics. If you study the mathematics as an abstract subject you rapidly learn that there are things way way beyond computability. … You can't get at it by an algorithm.”
—Roger Penrose
https://youtu.be/biUfMZ2dts8?t=942
#mathematics #computation #computability #algorithms
youtu.be- YouTubeEnjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

The Fourier Transform is a mathematical operation that transforms a function of time (or space) into a function of frequency. It decomposes a complex signal into its constituent sinusoidal components, each with a specific frequency, amplitude, and phase. This is particularly useful in many fields, such as signal processing, physics, and engineering, because it allows for analysing the frequency characteristics of signals. The Fourier Transform provides a bridge between the time and frequency domains, enabling the analysis and manipulation of signals in more intuitive and computationally efficient ways. The result of applying a Fourier Transform is often represented as a spectrum, showing how much of each frequency is present in the original signal.

\[\Large\boxed{\boxed{\widehat{f}(\xi) = \int_{-\infty}^{\infty} f(x)\ e^{-i 2\pi \xi x}\,\mathrm dx, \quad \forall\xi \in \mathbb{R}.}}\]

Inverse Fourier Transform:
\[\Large\boxed{\boxed{ f(x) = \int_{-\infty}^{\infty} \widehat f(\xi)\ e^{i 2 \pi \xi x}\,\mathrm d\xi,\quad \forall x \in \mathbb R.}}\]

The equation allows us to listen to mp3s today. Digital Music Couldn’t Exist Without the Fourier Transform: bit.ly/22kbNfi

Gizmodo · Digital Music Couldn't Exist Without the Fourier TransformThis is the Fourier Transform. You can thank it for providing the music you stream every day, squeezing down the images you see on the Internet into tiny

There are problems in physics that are undecidable, even if you have all the initial information about the physical system.

"In math and computer science, researchers have long understood that some questions are fundamentally unanswerable. Now physicists are exploring how even ordinary physical systems put hard limits on what we can predict, even in principle."

quantamagazine.org/next-level-

Quanta Magazine · ‘Next-Level’ Chaos Traces the True Limit of PredictabilityBy Charlie Wood
My sound installation « Antechamber » just opened on 14.02 at KW in Berlin and will be on display until May 4, alongside works by #MattCopson, #SungTieu and #MilosTrakilovic. It is an inquiry into various timekeeping systems to be experienced through rhythm, which sprang from my broader ongoing research on the origins and plurality of #computation. I am touched by the feedbacks and all the videos and photos that have been posted, showing how visitors interact with the space in their own way. As I say sometimes, it’s an exhibition of people. It also finds ways to evade our culture of images.

Thank you to the dream team Emma Enderby & Nikolas Brummer for their support, trust and care during the process. Special thanks to the KW technical team for the install and to Nathalie Pozzi for her architectural advising. And congrats again to Emma for this new directorship, as well as for her generous curatorial vision, encompassing a refreshing vision of the role of the curator and a crucial awareness of local questions 🙏🏾

#contemporaryart #soundart #experimentalmusic

"A calculator app? Anyone could make that.

Not true.

A calculator should show you the result of the mathematical expression you entered. That's much, much harder than it sounds.

What I'm about to tell you is the greatest calculator app development story ever told."

chadnauseam.com/coding/random/

Chad Nauseam Homecalculator-app - Chad Nauseam Home"A calculator app? Anyone could make that." (this was originally a https://x.com/ChadNauseam/status/1890889465322786878) Not true. A calculator should show you the result of the mathematical expressi…