Commit Graph

  • 67e7bb707b Merge branch 'master' of https://git.afach.de/samerafach/Polymath master Samer Afach 2017-09-02 23:19:31 +0200
  • 4a7d729ebc Added LICENSE.txt Samer Afach 2017-09-02 23:19:17 +0200
  • 65e10e094a Update Matrix.h Samer Afach 2017-01-14 19:00:36 +0100
  • d09bf4d2bf -Added Hermitian and symmetric matrices multiplication -Fixed imaginary numbers printing by removing excess "+" when imaginary part is negative - Samer Afach 2016-11-11 19:18:59 +0100
  • 7e6076af68 Optimizations and fixes for Windows compatibility. Samer Afach 2016-11-10 20:12:43 +0100
  • 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 +0100
  • d5638d0f65 Many fixes and tests of the initial release of Polymath. Samer Afach 2016-10-20 18:49:18 +0200
  • 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 +0200
  • f65ea9ccbd First commit of Polymath Samer Afach 2016-10-17 18:11:29 +0200