POV-Ray : Newsgroups : povray.pov4.discussion.general : WFP - Polynomial root finding : Re: WFP - Polynomial root finding Server Time
28 Aug 2025 16:19:55 EDT (-0400)
  Re: WFP - Polynomial root finding  
From: William F Pokorny
Date: 25 Aug 2025 22:33:31
Message: <68ad1cfb$1@news.povray.org>
On 8/25/25 14:03, Bald Eagle wrote:
> 
> Just came across this article the other day.
> 
> I just skimmed this, so don't know if this will be a big help or not:
> 
> http://codebase.cemyuksel.com/soln/using_cypolynomial.html
> 
> Hopefully it's something you can easily and productively make use of.
> 
> - BW
> 

Thanks for the reference. On the surface it looks like not much new, but 
I didn't read the referenced paper.

The yuqk fork implements new New-Raphson solvers as lambda functions to 
polish roots internal to the solve_cubic(), solve_quartic() and 
polysolve() solvers. The method long used elsewhere in the POV-Ray 
source code too. The superellipsoid shape at least & more. Been too long 
(6-7 years) since I was heavily into re-fining the solvers.

Bill P.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.