d09bf4d2bf
-Added Hermitian and symmetric matrices multiplication -Fixed imaginary numbers printing by removing excess "+" when imaginary part is negative -
Samer Afach2016-11-11 19:18:59 +01:00
7e6076af68
Optimizations and fixes for Windows compatibility.
Samer Afach2016-11-10 20:12:43 +01:00
07043ecb2d
Inplace operators use std::transform(); and fixed resize problem when resizing from bigger to smaller matrix.
Samer Afach
2016-11-08 16:03:47 +01:00
d5638d0f65
Many fixes and tests of the initial release of Polymath.
Samer Afach
2016-10-20 18:49:18 +02:00
03ff1f639a
Cleaned size checks. Added functions: zeros, ones, trace, elementWiseProduct and elementWiseProduct_inplace renamed functions to be with _inplace when they replace "this".
Samer Afach
2016-10-17 23:24:04 +02:00
f65ea9ccbd
First commit of Polymath
Samer Afach
2016-10-17 18:11:29 +02:00