Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 305 Bytes

File metadata and controls

5 lines (4 loc) · 305 Bytes

OptimisedMatrices

This is a study project, made to deeply understand the concepts of object-oriented programming. Project contains several classes that embody different types of mathematical matrices. Each matrix type have different structure for storing data and different algorythms for multiplying.