github-actions
|
6f98288110
|
formatting source-code for 5bba04b671
|
2020-06-28 15:25:37 +00:00 |
Krishna Vedala
|
2c00b915a9
|
dynamically allocated memory must be freed
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
|
2020-06-08 12:16:58 -04:00 |
Krishna Vedala
|
6a9383f564
|
Revert "free dynamically allocated memory and use 1D arrays for simplicity and efficiency"
This reverts commit 56aeff3f07 .
|
2020-06-08 12:14:14 -04:00 |
Krishna Vedala
|
56aeff3f07
|
free dynamically allocated memory and use 1D arrays for simplicity and efficiency
Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com>
|
2020-06-08 11:08:45 -04:00 |
Krishna Vedala
|
390dc21946
|
fix author line
|
2020-06-07 15:19:15 -04:00 |
Krishna Vedala
|
df25b21a04
|
[feat:] added LU decomposition of a square matrix
|
2020-06-07 14:57:30 -04:00 |