Viewing profile — flerovium114
flerovium114
HN member- Joined
- Sat, Aug 16, 2025, 12:35 PM UTC
- HN karma
- 7
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About flerovium114
I do research and development in computational electromagnetics (CEM), specializing in fast algorithms and high performance computing
Recent public activity
-
comment
Comment #48803478
The idea of "pythonizing" resource-constrained environments like embedded seems feasible to me, and even a good idea if executed well (e.g., numpy, torch, jax, etc.), but it does h…
-
comment
Comment #48597245
In what setting are you mixing LaTeX and C code?
-
comment
Comment #47179477
pizza
-
comment
Comment #44935188
Have you tried using Enzyme ( https://enzyme.mit.edu/ )? It operates on the LLVM IR, so it's available in any language that breaks down into LLVM (e.g., Julia, where I've used it f…
-
comment
Comment #44922823
Randomized numerical linear algebra has proven very useful as well. It allows you to use a black-box function implementing matrix-vector multiplication (MVM) to compute standard de…