Commit Graph

15 Commits

Author SHA1 Message Date
Krishna Vedala
f261bf590b
fix file for clang-tidy errors 2020-07-10 18:39:01 -04:00
Krishna Vedala
6470f0318b
fixed documentations 2020-06-28 15:18:52 -04:00
github-actions
6f98288110 formatting source-code for 5bba04b671 2020-06-28 15:25:37 +00:00
Krishna Vedala
d2410f9c28
update qr_eigen valueswith selfcontained tests
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
2020-06-09 13:53:55 -04:00
Krishna Vedala
f9d506fdb0
added authorship to docs 2020-06-06 14:51:49 -04:00
Krishna Vedala
d162f62dce
added doc to missing define 2020-06-05 15:11:36 -04:00
Krishna Vedala
8aeb36bac8 bug fix - first dimension of matrices points to pointers, hence get pointer size
Signed-off-by: Krishna Vedala <krishna.vedala@ieee.org>
2020-06-05 14:26:30 -04:00
Krishna Vedala
0c4be6aaba document QR algorithms 2020-06-05 12:20:37 -04:00
Krishna Vedala
4caa46c10c remove dependencies on function_timer 2020-05-29 12:34:58 -04:00
Krishna Vedala
b2632cdcad
update code documentation 2020-05-25 18:13:43 -04:00
Krishna Vedala
4e832b8e96
moved QR decomposition to a separate header file 2020-05-25 17:02:45 -04:00
Krishna Vedala
2ac8918423
use end_timer_delete to prevent memory leak 2020-04-20 15:29:51 -04:00
Krishna Vedala
d127fc79bb
matrix size check 2020-04-20 13:29:06 -04:00
Krishna Vedala
68d5d6a131
create a random symmetric matrix with real eigen values 2020-04-20 13:25:06 -04:00
Krishna Vedala
64fd13388e
real eigen values using shift-optimized qr decomposition 2020-04-20 12:07:48 -04:00