Skip to content
View primaryaesthetics's full-sized avatar

Block or report primaryaesthetics

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. logtwothirds logtwothirds Public

    Verified Rust/Python implementation and honest benchmark study of the Duan-Mao-Mao-Shu-Yin sorting-barrier shortest-path algorithm (BMSSP) vs Dijkstra

    Rust

  2. primaryaesthetics.github.io primaryaesthetics.github.io Public

    Personal site: algorithm engineering, AI

    HTML

  3. primaryaesthetics primaryaesthetics Public

    Profile README

  4. beyond-dijkstra beyond-dijkstra Public

    The first implementation of the Duan–Mao–Shu–Yin O(m√(log n·log log n)) directed SSSP algorithm (arXiv:2602.07868) — measured against Dijkstra, audited, and proved.

    Rust

  5. psi-inference psi-inference Public

    Critical values and p-values for population stability testing: Yurdakul-Naranjo PSI, the Population Resemblance Statistic, and the effect-size and overlapping tests. Pure numpy and scipy.

    Python