Skip to content
@no-way-labs

no-way-labs

Hi there 👋

Pinned Loading

  1. residue residue Public

    Hamiltonian decomposition of Z_m^3 Cayley digraphs for all m > 2 — a complete solution to Knuth's "Claude's Cycles," found by LLM agents under a structured exploration prompt. Constructions, proofs…

    TeX 24 3

  2. routing-absorption routing-absorption Public

    Sparse attention trained end-to-end absorbs the routing signal into Q/K/V, so learned gates barely beat random ones ('routing absorption'). Modal experiment code and the paper showing post-hoc KL d…

    Python

  3. minimum-state-product minimum-state-product Public

    Minimum state products on Dijkstra's self-stabilizing token ring — exact values for n = 3 through 9 and a large-n conjecture supported through n = 10. Paper, sorry-free Lean 4 formalization, Python…

    Python 5

  4. recurrent-memory-scaffold recurrent-memory-scaffold Public

    Orthogonalizing an mLSTM's memory read is a removable training scaffold, not a memory gain — paper, code, and per-seed results.

    Python

Repositories

Showing 9 of 9 repositories
  • mo Public

    Mo is a strict functional language whose OCaml compiler generates efficient imperative Zig — no ownership annotations, no garbage collector. Linearity inference, stateful pattern fusion, and opaque linear handles let pure functional code match or beat hand-written Zig on memory across 5 benchmarks.

    no-way-labs/mo’s past year of commit activity
    OCaml 0 MIT 0 0 0 Updated Jul 3, 2026
  • routing-absorption Public

    Sparse attention trained end-to-end absorbs the routing signal into Q/K/V, so learned gates barely beat random ones ('routing absorption'). Modal experiment code and the paper showing post-hoc KL distillation sidesteps it — near-oracle quality at 87.5% sparsity on Qwen3-1.7B.

    no-way-labs/routing-absorption’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Jul 3, 2026
  • minimum-state-product Public

    Minimum state products on Dijkstra's self-stabilizing token ring — exact values for n = 3 through 9 and a large-n conjecture supported through n = 10. Paper, sorry-free Lean 4 formalization, Python research probes, and an independent verifier.

    no-way-labs/minimum-state-product’s past year of commit activity
    Python 5 MIT 0 0 0 Updated Jul 3, 2026
  • residue Public

    Hamiltonian decomposition of Z_m^3 Cayley digraphs for all m > 2 — a complete solution to Knuth's "Claude's Cycles," found by LLM agents under a structured exploration prompt. Constructions, proofs, Lean formalization, and a verification suite.

    no-way-labs/residue’s past year of commit activity
    TeX 24 MIT 3 0 0 Updated Jul 3, 2026
  • homebrew-cauldron Public

    Homebrew tap for the Cauldron suite of encrypted, peer-to-peer command-line tools: seance (ephemeral P2P chat), mitt (encrypted file transfer), omen (anonymous voting), covenant (membership signing), and familiar (chat-bot daemon).

    no-way-labs/homebrew-cauldron’s past year of commit activity
    Ruby 0 GPL-3.0 0 0 0 Updated Jul 2, 2026
  • cauldron Public

    Encrypted CLI tools written in Zig. No accounts, no cloud, no history.

    no-way-labs/cauldron’s past year of commit activity
    Zig 0 GPL-3.0 0 0 0 Updated Jul 2, 2026
  • recurrent-memory-scaffold Public

    Orthogonalizing an mLSTM's memory read is a removable training scaffold, not a memory gain — paper, code, and per-seed results.

    no-way-labs/recurrent-memory-scaffold’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Jul 2, 2026
  • lean-critical-portraits Public

    Sorry-free Lean 4 proof that there are C(d·m, d−1)/d degree-d critical portraits, for all d.

    no-way-labs/lean-critical-portraits’s past year of commit activity
    Lean 0 Apache-2.0 0 0 0 Updated Jun 17, 2026
  • .github Public
    no-way-labs/.github’s past year of commit activity
    0 0 0 0 Updated Mar 14, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…