Viewing profile — Malipeddi
Malipeddi
HN member- Joined
- Thu, May 26, 2022, 2:32 PM UTC
- HN karma
- 26
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About Malipeddi
Recent public activity
-
comment
Comment #47825448
Same with Chrome on Windows 11. I opened the vercel home page using the url once after which it stopped crashing when clicking on the logo.
-
comment
Comment #46855372
I will believe it when I see it. I have been feeling really helpless and hopeless recently about Windows. So hopefully this news turns into something real.
-
comment
Comment #45216008
Same thing caught my eye. They are usually sparse.
-
comment
Comment #45215932
There are other quite elegent methods for triangle and simplices. For a triangle, drawing α and β uniform over [0,1) the barycentric coordinates given by (1-sqrt(α), sqrt(alpha) (1…
-
comment
Comment #44225118
This is a neat and accessible introduction to the topic. Nice work! I want to mention nesting quadratures like Gauss-Kronod like Clenshaw-Curtis/Fejér. The nesting means that the q…
-
comment
Comment #43357850
This is quite nice! Thank you for sharing it. I think i came here after the good feedback had been incorporated. So i did not find anything confusing. It was quite fun to solve.
-
comment
Comment #43248146
I'm a computational physicist (PhD, Mechanical & Aerospace Engineering) and postdoc at UofM, researching high-performance algorithms for multiscale, multiphysics phenomena. I co-de…
-
comment
Comment #40098179
Related write-ups below along with comparison of performance of different approaches. BMI2 instruction set based method seems to be the fastest of the lot. 1. https://www.forceflow…
-
comment
Comment #31518817
Normal distribution is not the same as uniform distribution. I edited in a normal distribution sampler in your codepen example. https://pastebin.com/raw/CP4yNRE9