Academics

CS184 2020 Project Overhaul/Improvement Plan

Problems with current code Reliance on non-portable APIs / Components 1. UNIX file operations (APIs) 2. CMake files are not portable Flaws in CGL vector library 1. Some operators are not correct, for example vector addition 2. Not utilizing SIMD apperantly (one of the main