Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 791 Bytes

File metadata and controls

18 lines (15 loc) · 791 Bytes

Changelog: Toward Homological Efficiency

v1.1.0 - The Hall-Baumert Milestone (2025-12-20) ✅

MILESTONE: $n=92$ Discovery in < 2 seconds!

  • ✅ Implemented Meet-in-the-Middle (MITM) Functor for $O(N^2)$ lookup.
  • ✅ Added Power Sum Filter for arithmetic sequence pruning.
  • ✅ Formalized the Whitepaper: "Toward Homological Efficiency."
  • ✅ Established Python/JSON visualization bridge.

v1.0.0 - Foundations (2025-12-18) ✅

  • ✅ Initial Sylvester recursive construction ($2^k$).
  • ✅ Basic circulant block generation.
  • ✅ Rust engine core setup with Rayon parallelism.

🚧 Upcoming: The $n=140$ Event Horizon

  • Implement CUDA-based GPU Square-Sum Sieve.
  • Partitioned Sector Search for $N &gt; 10^5$.
  • Integration of Paley Type II constructions.