Miguel Dingli and Alessio Treglia
018915b1a8
Fix ApproxRoot Infinite Looping ( #7140 )
...
Added a maximum number of iterations (100) to ApproxRoot
(and ApproxSqrt) to serve as a hard limit on the number of
iterations that the algorithm performs. If the answer converges
before the maximum iterations, it returns immediately. Otherwise,
if the answer never converges enough to satisfy the primary loop
condition, the looping stops after a hundred iterations.
Closes : #7038
Co-authored-by: Alessio Treglia <quadrispro@ubuntu.com >
2020-08-29 11:13:36 +01:00
..
2020-07-23 16:53:47 +00:00
2020-08-21 14:20:47 +00:00
2020-08-12 14:42:10 +00:00
2020-08-11 11:49:45 +00:00
2020-08-26 09:39:38 +00:00
2020-08-19 07:36:41 +00:00
2020-08-28 16:02:38 +00:00
2020-08-28 16:02:38 +00:00
2020-08-24 14:41:08 +00:00
2019-06-25 13:11:22 -04:00
2020-08-14 13:58:53 -04:00
2020-08-28 16:02:38 +00:00
2020-08-28 16:02:38 +00:00
2020-08-14 13:58:53 -04:00
2020-08-11 11:49:45 +00:00
2020-07-10 12:34:43 +02:00
2020-08-14 17:46:26 -04:00
2020-08-14 09:09:53 +00:00
2020-08-11 11:49:45 +00:00
2020-05-08 10:30:55 +02:00
2020-05-08 10:30:55 +02:00
2020-08-28 16:02:38 +00:00
2020-08-14 13:58:53 -04:00
2020-08-14 09:09:53 +00:00
2020-08-14 09:09:53 +00:00
2020-08-29 11:13:36 +01:00
2020-08-29 11:13:36 +01:00
2019-03-16 14:18:27 +01:00
2019-12-10 11:48:57 -05:00
2020-08-25 19:08:22 +00:00
2020-08-25 19:08:22 +00:00
2020-03-20 19:24:18 +00:00
2020-03-03 16:57:33 +00:00
2020-08-18 09:16:23 -04:00
2020-08-18 09:16:23 -04:00
2020-03-04 17:49:59 +00:00
2019-08-05 14:21:44 -04:00
2020-05-08 08:46:12 +00:00
2019-12-27 12:57:54 -05:00
2020-07-17 17:17:21 +00:00
2020-07-18 13:56:41 -04:00
2020-06-12 10:17:36 -04:00
2020-06-11 15:37:23 +00:00
2020-03-20 19:24:18 +00:00
2020-02-06 14:21:02 -05:00
2020-03-04 17:49:59 +00:00
2020-07-30 14:53:02 +00:00
2020-07-20 08:30:12 -04:00
2020-08-07 23:32:22 +00:00
2020-03-04 17:49:59 +00:00
2020-01-24 10:32:00 -05:00
2020-04-08 20:57:52 -04:00
2020-08-14 13:58:53 -04:00