Live data from Hacker News

Viewing profile — etik

etik

HN member
Joined
Wed, Jun 05, 2019, 1:17 PM UTC
HN karma
60
Public activity
10 items

About etik

No profile information was provided.

Recent public activity

  1. comment
    Comment #43437293

    Gaussian quadrature integration for rms spot size or wavefront error: > Forbes, G. W. (1989). Optical system assessment for design: numerical ray tracing in the Gaussian pupil. Jou…

  2. comment
    Comment #43436529

    Great work! Here's some prior art in the (torch) space: https://github.com/vccimaging/DiffOptics A few notes, though paraxial approximations are "dumb", they are very useful tools …

  3. comment
    Comment #43002141

    I received my PhD in applied physics and had colleagues, collaborators, and some published work in this (very broad) field. Although I'm familiar with the programs, my advice is no…

  4. comment
    Comment #38656675

    > They may use absorbing substrate, or may add a backside coating. Yup, since the optic is planar it can integrate with backend coating processes > Contact image sensors ... No clu…

  5. comment
    Comment #35427601

    Metalenz | Boston, MA | Software Engineering and Computer Vision Roles | Onsite & Remote | https://www.metalenz.com Metalenz is a growing, venture-backed start-up that is the first…

  6. comment
    Comment #33970831

    We (metalenz.com) use Julia extensively in our optical design/simulation/modeling workflows: 1. Design team keeps live sessions during interactive work, otherwise launches on virtu…

  7. comment
    Comment #26541604

    Ah, that's too bad, but I can't really blame them. Going from a fully-featured Python codebase they already had in https://github.com/brandondube/prysm and translating into Julia w…

  8. comment
    Comment #23533034

    I was mostly referring to the parent comment's suggestion that low level numerical libraries wouldn't benefit from a pure Julia implementation, specifically to the statement that i…

  9. comment
    Comment #23532210

    There is a recent effort [1] to provide low-level support for faster operations by transforming user code to take advantage of a compiler's instruction set, memory packing, etc. Th…

  10. comment
    Comment #20104024

    Julia version here: https://github.com/StatisticalRethinkingJulia/StatisticalRet... with implementations in CmdStan (calling Stan from Julia), Turing, Mamba, and DynamicHMC (which …