axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] [RationalInterpolationAlgorithms] removed one comment


From: wyscc
Subject: [Axiom-developer] [RationalInterpolationAlgorithms] removed one comment
Date: Sat, 19 Mar 2005 05:13:21 -0600

Changes 
http://page.axiom-developer.org/zope/mathaction/RationalInterpolationAlgorithms/diff
--

??changed:
-<li>If we are doing a rational interpolation, presumably the values are 
rational, so it does not make sense to require the <code>y</code>-coordinates 
of inputs be integral. On the other hand, as in the above example, if one uses 
<code>FRAC INT</code>, problems can arise when this package is combined with 
other packages that constructs the quotient field of the parameter domain 
<code>F</code> because Axiom does not like constructing <code>FRAC FRAC 
INT</code> for example. 
-<li>Since the variable is not specified by the package, but is required by the 
function call to <code>RationalInterpolation</code> (because of its signature), 
it seems more convenient to include the variable in the call to the package, to 
allow the Interpreter to locate the function more easily.
<li>If we are doing a rational interpolation, presumably the values are 
rational, so it does not make sense to require the <code>y</code>-coordinates 
of inputs be integral. On the other hand, as in the above example, if one uses 
<code>FRAC INT</code>, problems can arise when this package is combined with 
other packages that constructs the quotient field of the parameter domain 
<code>F</code> because Axiom does not like constructing <code>FRAC FRAC 
INT</code>. 

--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]