- Southern California
- linkedin.com/in/tgsimonson
- https://toddsimonson.com
- https://gitlab.com/tsimonson
Pinned Loading
-
mscs532-project
mscs532-project PublicBank transaction ledger using a hash-chained AVL tree, hash table, and linked list. AVL optimization achieves 129x speedup over unbalanced BST at n=10,000. Python.
Python
-
mscs531-risc-v-embedded-processor
mscs531-risc-v-embedded-processor Publicgem5 simulation of a low-power RISC-V RV32I embedded processor with DVFS — 84% power reduction from 200MHz/1.0V to 50MHz/0.8V at 3.8x execution time cost.
TeX
-
mscs531-gem5-dlp-exploration
mscs531-gem5-dlp-exploration PublicC programs demonstrating data-level parallelism via auto-vectorization, SSE SIMD intrinsics, and OpenMP — up to 2.4x speedup on 10M element arrays.
C
-
mscs532-hpc-optimization
mscs532-hpc-optimization PublicCache locality optimization study — demonstrates a 5x performance gap between row-major and column-major matrix traversal despite identical O(n²) complexity. Python · NumPy.
Python
-
unit_converter
unit_converter PublicMultiplatform unit converter built with Flutter/Dart — distance, weight, volume, and temperature across 16 units. iOS, Android, web, and desktop from a single codebase. MSCS 533.
C++
If the problem persists, check the GitHub status page or contact support.