mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-03-11 17:49:25 -05:00
Renamed the core physics engine from to to better align with the book's title and pedagogical goals. New features: - Introduced and classes in and . - Digital twins now carry their own attributes (bandwidth, FLOPS) and methods (ridge_point, memory_size). - Global search and replace updated all 16 chapters to use . - Maintained backward compatibility for legacy constants during migration.