mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-08-13 18:10:36 +00:00
- burgers_triad_core.py: restore local saturating q16_mul (uses q16_sat for 32-bit clamping + diagnostic counter); only import Q16_ONE from lib - generate_diat_tables.py: restore hardware-specific to_q16_hw with truncation + 0xFFFFFFFF mask (FPGA LUT semantics differ from lib rounding) - Remove dead imports: generate_avm_gold_trace (to_q16 unused), scale_space_solver (q16_mul unused), fractal_dimension (q16_div/q16_mul unused — file has its own local clamping versions) - Fix PEP8 E302 missing blank lines in underverse_closure.py Co-Authored-By: Allaun Silverfox <bigdataiscoming+9i37y6j2@protonmail.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| backends.py | ||
| burgers_triad_core.py | ||
| perceval_backend.py | ||
| quandela_remote.py | ||
| reference_tail_oracle.py | ||
| run_local_matrix.py | ||
| run_sweeps.py | ||
| runner.py | ||
| summarize_gsp.py | ||
| test_perceval.py | ||
| test_quandela.py | ||