Research-Stack/airtable_math_workloads.csv
Brandon Schneider e5fb0a5f4d chore: commit accumulated working tree changes
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
2026-05-30 00:10:02 -05:00

8 lines
No EOL
1.4 KiB
CSV
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Workload Name,Category,Best Substrate,Math Operations,Data Structure,Complexity Class,Parallelizability,Physical Grounding,Display Requirement,Lean Formalization,Status
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
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
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
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
Sidon Sets,Topology,MCU (SidonAVM),Greedy ErdősTurán construction,Sidon set (max 8 elements),O(n²),Moderately Parallel,Not Applicable,Not Applicable,SidonAVM.lean,Deployed
NetworkRAM Topology,Topology,PCIe Idle + Fiber,DriftTensor addressing, DelayLine slots,O(n),Highly Parallel,Required,Not Applicable,NetworkRAM.lean,Specified
VCN 16D Field,Fractal Geometry,EPYC + VCN,16D coordinate projection,16D goxel field,O(n),Embarrassingly Parallel,Required,Optional,MeshRouting.lean,Specified