9 Commits (master)
 

Author SHA1 Message Date
Samer Afach 67e7bb707b Merge branch 'master' of https://git.afach.de/samerafach/Polymath 6 years ago
Samer Afach 4a7d729ebc Added LICENSE.txt 6 years ago
Samer Afach 65e10e094a Update Matrix.h 6 years ago
Samer Afach d09bf4d2bf -Added Hermitian and symmetric matrices multiplication
-Fixed imaginary numbers printing by removing excess "+" when imaginary
part is negative
-
7 years ago
Samer Afach 7e6076af68 Optimizations and fixes for Windows compatibility. 7 years ago
Samer Afach 07043ecb2d Inplace operators use std::transform(); and fixed resize problem when
resizing from bigger to smaller matrix.
7 years ago
Samer Afach d5638d0f65 Many fixes and tests of the initial release of Polymath. 7 years ago
Samer Afach 03ff1f639a Cleaned size checks.
Added functions: zeros, ones, trace, elementWiseProduct and
elementWiseProduct_inplace
renamed functions to be with _inplace when they replace "this".
7 years ago
Samer Afach f65ea9ccbd First commit of Polymath 7 years ago