Look at this 8 second long loop of visualizing \(f(z)=sin(z^a)\) with a rotating along the unit circle.
Look at this 8 second long loop of visualizing \(f(z)=sin(z^a)\) with a rotating along the unit circle.
Made a new #complex #function #visualizer using #Shadertoy #GLSL
It creates more lines in regions with a lower gradient/derivative, which feels like a grid with repeating steps/lines. Functions can be explored much better in my opinion.
Article from yesterday, India News. They discuss the wave in Asia, how Hong Kong is seeing its highest infection rate in over a year. In one week, 31 hospitalizations for #COVID. This strain is now here, mainly in NYC and LA, but a COVID wave is coming to the USA next.
#CovidIsNotOver #MaskUp #LongCOVID #asymptomatic #infectious #airborne #virus #mask #face #shield #illness #disease #heart #lung #function #diminished #valve #issues #mild #infection #rates #wastewater #map https://www.indiatoday.in/health/story/covid-19-cases-surge-asia-mild-increase-india-vigilance-thailand-singapore-hong-kong-2727486-2025-05-20
Oh my have I been having fun at this Glass nerd Art Society conference.
Just recently we went to the Parlay pipe show (usually in Philly) after Susie Silbert gave an amazing talk about glass pipes. The pipes in person are really wild- the level of detail is incredible!
I have been hearing such nice things about my work and it leaves me super flattered every time. I'm thrilled to see so many glass friends and artists I admire. I bent Kacie Lees' Texas pattern a few days ago in front of some friends... Gonna pump it tomorrow before I give a demo at 10:30am- WIIFM in ruby red with wholesale bends.
Meryl Pataky and Taylor Healy gave an amazing lecture on neon conservation that had some of my work in it and made my eyes tear up it was so beautiful. Its been so fun to see old friends and make new ones! Some usernames on this other weird photo site include @alexfreschglass and @calyxann
EukFunc: A Holistic Eukaryotic Functional Reference for Automated Profiling of Soil Eukaryotes
https://onlinelibrary.wiley.com/doi/abs/10.1111/1755-0998.14118
@cocoaphony I've gone back and tested it and tearDown is being called even if the test throws.
This is with
print(" \(#function): start")
defer { print(" \(#function): end") }
in the provideScope, setUp, tearDown functions.
I guess that means the Test macro is wrapping the body and not really throwing but rather reporting the error when `provideScope` has finished running.
The test function still has to be throws so that we can write tests that throw in case of failure.
How to Average in Prolog (2017)
https://storytotell.org/how-to-average-in-prolog
#HackerNews #How #to #Average #in #Prolog #Prolog #Programming #Average #Function #Hacker #News #2017
@bvibber oh boy now you're talking my language. ;)
We should chat, I've got some ideas on how to better transfer structured data as "wikitext" args. And the Wikifunctions folks have some useful interactions there as well.
Short story is that arguments and return values for parser functions are PFragments, which can be rendered as wikitext/HTML but also passed directly as a structured value.
Eg {{#function:foo|{{#function:bar}}}} - the value returned by bar could be rendered as a wikitext string, but could also be addressed directly as a zobject by #function:foo avoiding all the games we usually have to play to armor structured data against wikitext transforms.
Generalizing a bit: {{foo:{{#array:foo|bar|baz}}...}} is a way to pass a structured array as an argument, with {{#array}} being a constructor function for that value.
Etc.
Level up your R functions! Discover best practices for returning multiple values - from simple vectors to structured outputs. Perfect for data pipeline development.
Level up your R functions! Discover best practices for returning multiple values - from simple vectors to structured outputs. Perfect for data pipeline development.
I am getting into writing PostgreSQL functions in the C language and I am particularly interested in ordered-set aggregate functions.
Is there anyone out here who can direct me in the right direction?
https://www.europesays.com/uk/49498/ High-fat and high-sugar diets may impact cognitive function: Study | 'Dietary change can improve hippocampus' health' | Inshorts – Inshorts #BreakingNews #cognitive #CurrentAffairs #CurrentNews #DailyNews #diets #function #Health #Health___Fitness #highfat #highsugar #impact #LatestNews #LocalNews #News #NewsOnline #Nutrition #study #UK #UnitedKingdom #न्यूज #लोकलन्यूज #समाचार
️ Quick tips for R function returns! Learn about explicit vs implicit returns and how to document your functions. Read the full guide and share your thoughts!
How to Return Value from a Function in R: https://www.spsanderson.com/steveondata/posts/2025-04-21/
️ Quick tips for R function returns! Learn about explicit vs implicit returns and how to document your functions. Read the full guide and share your thoughts!
How to Return Value from a Function in R: https://www.spsanderson.com/steveondata/posts/2025-04-21/
Looking for ideas for building a little #Rstats function.
Let's say I asked a bunch of people if they felt older, younger, or the same age as half a dozen randomly-selected ages.
Let's say that because that's what I did.
Example: Jane is asked this question about ages 17, 19, 25, 38, 41, and 52.
Each person answers younger/same/older to each of the ages (each person also gets a different selection of ages to answer).
Ultimately, I want to use those answers to get an estimate of the age each person feels. First, however, I want to see how numerically consistent each person's answers are.
Examples: if Jane said
17: older
19: older
25: older
38: same age
41: younger
52: younger
That's numerically consistent. However, if she said
17: older
19: younger
25: older
38: same age
41: older
52: younger
that's not consistent (she can't be both younger than 19 and older than 41).
It's also consistent if she said she felt younger than all the ages or older than all of them.
Maybe because it's late or maybe because I'm slow, I'm having a hard time approaching this. I'll leave it on the back burner for a couple of days since it's late where I am and I won't have time for it tomorrow.
If any of y'all (and many of you are ridiculously more quantitatively skilled than I am) have ideas of how to approach a function for this, or -- even better -- if a solution already exists as a formula or something, lay it on me. I'll be in your debt*.
*up to but not surpassing verbal compliments and possibly $2 USD
→ #Speedrunners are #vulnerability researchers, they just don't know it yet
https://zetier.com/speedrunners-are-vulnerability-researchers/
“Super Mario World runners will place items in extremely precise locations so that the X,Y coordinates form #shellcode they can jump to with a dangling reference. Legend of #Zelda: Ocarina of Time players will do heap grooming and write a #function pointer […] so the game “wrong warps” directly to the #end #credit sequence… with nothing more than a #game #controller and a steady #hand”
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: http://bit.ly/22kbNfi