News

This mini-project explores the intersection of 3D graphics and Linear Algebra (LA). Inspired by concepts learned in MATH0280 during my freshman year, I set out to understand the implementation of LA ...
cgmath is not an n-dimensional library and is aimed at computer graphics applications rather than general linear algebra. It only offers the 2, 3, and 4 dimensional structures that are more than ...
*Note: This course discription is only applicable to the Computer Science Post-Baccalaureate program. Additionally, students must always refer to course syllabus for the most up to date information.
Immersive Math was developed over the span of three years by a three-man team with academic backgrounds in mathematics, computer graphics, and image coding. The team, who worked on the project on ...
Spread the loveMatrix inversion is an essential operation in various applications, including linear algebra, computer graphics, and data analysis. An inverse matrix is used to calculate the inverse of ...
We present an application programming interface (API) for the C programming language that facilitates the development of dense linear algebra algorithms on graphics processors applying the FLAME ...