mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
Lean: update Semantics modules, add new numerics/physics data files Hardware: update FPGA bitstreams (tangnano9k_uart_loopback) Infra: k3s-flake tests, netcup-vps configuration, VCN compute substrate Docs: ARCHITECTURE, specs, citation updates
1.4 KiB
1.4 KiB
| 1 | Workload Name,Category,Best Substrate,Math Operations,Data Structure,Complexity Class,Parallelizability,Physical Grounding,Display Requirement,Lean Formalization,Status |
|---|---|
| 2 | Menger Sponge QR,Fractal Geometry,MCU + USB-C SFP,XOR, bit shifts, addition,Menger lattice (N=64),O(n),Embarrassingly Parallel,Required,Optional,MengerSpongeFractalAddressing.lean,Specified |
| 3 | GO Tile Flip,Game Theory,MCU + HDMI TMDS,Liberty check, capture detection, ko rule,Go board (19×19),O(n²),Highly Parallel,Optional,Required,TileStateMachine.lean,Specified |
| 4 | Game of Life,Cellular Automata,MCU + DisplayPort,Birth/survival/death rules,2D grid (240×320),O(n),Embarrassingly Parallel,Optional,Required,GameOfLife_InformationTheory.md,Specified |
| 5 | Soliton Fields,Soliton Fields,HDMI + DisplayPort,φ-phase, amplitude coefficients, velocity tensor,N-dimensional parameter matrix,O(n log n),Highly Parallel,Required,Required,VideoPhysics.lean,Specified |
| 6 | Sidon Sets,Topology,MCU (SidonAVM),Greedy Erdős–Turán construction,Sidon set (max 8 elements),O(n²),Moderately Parallel,Not Applicable,Not Applicable,SidonAVM.lean,Deployed |
| 7 | NetworkRAM Topology,Topology,PCIe Idle + Fiber,DriftTensor addressing, DelayLine slots,O(n),Highly Parallel,Required,Not Applicable,NetworkRAM.lean,Specified |
| 8 | VCN 16D Field,Fractal Geometry,EPYC + VCN,16D coordinate projection,16D goxel field,O(n),Embarrassingly Parallel,Required,Optional,MeshRouting.lean,Specified |