Skip to content
View logannye's full-sized avatar

Highlights

  • Pro

Block or report logannye

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.

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

Pinned Loading

  1. rosalind rosalind Public

    A deterministic, low-memory genomics engine in Rust — run whole-genome workloads on your laptop. Declare your RAM, get a verifiable receipt, and reproduce results byte-for-byte.

    Rust 253 11

  2. space-efficient-zero-knowledge-proofs space-efficient-zero-knowledge-proofs Public

    Sublinear-space ZKP system in Rust: a streaming prover that uses only O(√T) memory to commit wires/Z/Q via KZG (BN254) with blocked IFFT and aggregate-only Fiat–Shamir. Supports eval/coeff bases, d…

    Rust 50 2

  3. hcp-dp hcp-dp Public

    Exact sequence-alignment traceback without full DP tables. Rust library + hcp-align CLI built on height-compressed DP summaries.

    Rust

  4. CausalHG CausalHG Public

    A first-class calculus for mechanism-level causal intervention. Strictly extends Pearl's SCM framework with hypergraph mechanisms as primary causal objects.

    Python