Live data from Hacker News

Viewing profile — flerovium114

flerovium114

HN member
Joined
Sat, Aug 16, 2025, 12:35 PM UTC
HN karma
7
Public activity
5 items

About flerovium114

I do research and development in computational electromagnetics (CEM), specializing in fast algorithms and high performance computing

Recent public activity

  1. 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…

  2. comment
    Comment #48597245

    In what setting are you mixing LaTeX and C code?

  3. comment
  4. 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…

  5. 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…