From: John B. Matthews on
Inspired by <http://sourceforge.net/projects/gnat-math-extn/> and as
suggested by a correspondent, I've updated my experimental
implementations of these two generic procedures:

AI95-0346: Ada.Numerics.Generic_Real_Arrays.Generic_Roots
AI95-0346: Ada.Numerics.Generic_Complex_Arrays.Generic_Roots

<http://home.roadrunner.com/~jbmatthews/misc/groots.html>

The implementation is unchanged, but I've fixed a few style warnings and
obviated the need to update the run-time library. I've tested it with
GNAT 4.3.4 (Mac OS X 10.5) and GNAT 4.4 (Ubuntu 10.04). I'd welcome any
reports of anomalies or regressions.

--
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>