Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Matrix Reloaded

Latest
Compare
Choose a tag to compare
@MMarco94 MMarco94 released this 19 Dec 20:50
· 34 commits to master since this release

This is the release that solves the second assignment. It has been developed by Marco Marangoni (858450).

Changes:

  1. Now the library uses the static decorator, which improves performances
  2. Added StaticSizeMatrix, which allows additional check at compile time for the bounds
  3. Now it is possible to sum and multiply matrices