Krishna Vedala
|
b31aafa4e4
|
start with complex number approximations
|
2020-04-09 10:38:11 -04:00 |
|
Krishna Vedala
|
e485ad5c70
|
errors less when the first coefficient is "1"
|
2020-04-09 09:44:05 -04:00 |
|
Krishna Vedala
|
44f207cd52
|
make uswe "long double" precisions
|
2020-04-09 09:40:58 -04:00 |
|
Krishna Vedala
|
6be39f4d92
|
reduced maximum number of iterations & added logs every 500 iters
|
2020-04-09 08:57:31 -04:00 |
|
Krishna Vedala
|
0d7e3ed0b5
|
replace random() with rand()
|
2020-04-09 08:56:41 -04:00 |
|
Krishna Vedala
|
8aaf345748
|
removed openmp
|
2020-04-09 00:25:53 -04:00 |
|
Krishna Vedala
|
8e2ad2e1ef
|
fixed 0^th iter log print
|
2020-04-09 00:22:13 -04:00 |
|
Krishna Vedala
|
da073120d0
|
dont print 0 coeffs
|
2020-04-09 00:19:42 -04:00 |
|
Krishna Vedala
|
d3d7cce24d
|
durand_kerner method to compute all roots of a polynomial.
|
2020-04-09 00:17:30 -04:00 |
|
Krishna Vedala
|
51930feec2
|
better printing
|
2020-04-08 21:21:32 -04:00 |
|
Krishna Vedala
|
fa42a95ad5
|
+ newton raphson interpolation
|
2020-04-08 15:31:00 -04:00 |
|
Krishna Vedala
|
952d521a3c
|
better name - numerical methods
|
2020-04-08 10:28:58 -04:00 |
|