newRPL - build 1255 released! [updated to 1299]
|
01-02-2020, 08:44 PM
Post: #636
|
|||
|
|||
RE: newRPL - build 1255 released! [updated to 1299]
(12-21-2019 02:52 PM)_nmr_ Wrote: About PROOT. I fixed this issue, it will come up on the next update. Turns out the problem was with root multiplicity (which happens on all those symmetric coeff. vectors), the small rounding errors were not detecting multiplicity properly. I now require the result of the polynomial to be zero with a precision of 7/8 of the current system precision. In other words, for 32 digits I allow errors of up to 32/8 = last 4 digits. Before I was allowing for rounding error on the last digit only, and this was not enough for higher degree polynomials. Once the algorithm missed a multiple root it would loop forever... |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)